diff options
author | 2013-08-19 03:31:17 +0000 | |
---|---|---|
committer | 2013-08-19 03:31:17 +0000 | |
commit | 0f5335b50acb56e7eef19903455932185ac56323 (patch) | |
tree | 7cc88ccbcfddb8e1c40246fc0f4657e914a3624a /www-apps | |
parent | removed keywords from live ebuild (diff) | |
download | gentoo-2-0f5335b50acb56e7eef19903455932185ac56323.tar.gz gentoo-2-0f5335b50acb56e7eef19903455932185ac56323.tar.bz2 gentoo-2-0f5335b50acb56e7eef19903455932185ac56323.zip |
removed keywords from live ebuild
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 0x2471eb3e40ac5ac3)
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/horizon/ChangeLog | 6 | ||||
-rw-r--r-- | www-apps/horizon/horizon-2013.1.9999.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-apps/horizon/ChangeLog b/www-apps/horizon/ChangeLog index 1bd80b309e4e..8b28183ff372 100644 --- a/www-apps/horizon/ChangeLog +++ b/www-apps/horizon/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-apps/horizon # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/horizon/ChangeLog,v 1.7 2013/08/11 01:04:03 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/horizon/ChangeLog,v 1.8 2013/08/19 03:31:17 prometheanfire Exp $ + + 19 Aug 2013; Matthew Thode <prometheanfire@gentoo.org> + horizon-2013.1.9999.ebuild: + removed keywords from live ebuild *horizon-2013.1.3 (11 Aug 2013) diff --git a/www-apps/horizon/horizon-2013.1.9999.ebuild b/www-apps/horizon/horizon-2013.1.9999.ebuild index 225564d154bc..be6353064872 100644 --- a/www-apps/horizon/horizon-2013.1.9999.ebuild +++ b/www-apps/horizon/horizon-2013.1.9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/horizon/horizon-2013.1.9999.ebuild,v 1.1 2013/08/02 18:43:39 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/horizon/horizon-2013.1.9999.ebuild,v 1.2 2013/08/19 03:31:17 prometheanfire Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -15,7 +15,7 @@ EGIT_BRANCH="stable/grizzly" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" RDEPEND=">=dev-python/django-1.4[${PYTHON_USEDEP}] |