diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2012-10-20 17:17:00 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2012-10-20 17:17:00 +0000 |
commit | 9e18c22bb381cd7a5f66acb415ce6588b1747c91 (patch) | |
tree | 7e013998890ccfbbf988120e0ec7a09823e3fb68 /app-editors/aee | |
parent | s390 stable (diff) | |
download | gentoo-2-9e18c22bb381cd7a5f66acb415ce6588b1747c91.tar.gz gentoo-2-9e18c22bb381cd7a5f66acb415ce6588b1747c91.tar.bz2 gentoo-2-9e18c22bb381cd7a5f66acb415ce6588b1747c91.zip |
Keyword ~amd64-linux
(Portage version: 2.2.0_alpha141/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-editors/aee')
-rw-r--r-- | app-editors/aee/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/aee/aee-2.2.15b.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/aee/ChangeLog b/app-editors/aee/ChangeLog index a3faa5905d09..c45e65cd1bbf 100644 --- a/app-editors/aee/ChangeLog +++ b/app-editors/aee/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/aee # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/aee/ChangeLog,v 1.5 2012/09/17 11:39:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/aee/ChangeLog,v 1.6 2012/10/20 17:17:00 pinkbyte Exp $ + + 20 Oct 2012; Sergey Popov <pinkbyte@gentoo.org> aee-2.2.15b.ebuild: + Keyword ~amd64-linux 17 Sep 2012; Agostino Sarubbo <ago@gentoo.org> aee-2.2.15b.ebuild: Stable for amd64, wrt bug #435232 diff --git a/app-editors/aee/aee-2.2.15b.ebuild b/app-editors/aee/aee-2.2.15b.ebuild index 61c2d923c73c..00e7fc3d109c 100644 --- a/app-editors/aee/aee-2.2.15b.ebuild +++ b/app-editors/aee/aee-2.2.15b.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/aee/aee-2.2.15b.ebuild,v 1.5 2012/09/17 11:39:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/aee/aee-2.2.15b.ebuild,v 1.6 2012/10/20 17:17:00 pinkbyte Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="http://mahon.cwx.net/sources/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 x86 ~amd64-linux" IUSE="X" RDEPEND="X? ( x11-libs/libX11 )" |