diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-10-06 15:09:35 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-10-06 15:09:35 +0000 |
commit | f2967bd44f938ddc80040d1e968f9014f7b66459 (patch) | |
tree | 8312442d153bd08628743de438fa9a1125dfa13f /app-editors/adie | |
parent | Remove old versions (diff) | |
download | gentoo-2-f2967bd44f938ddc80040d1e968f9014f7b66459.tar.gz gentoo-2-f2967bd44f938ddc80040d1e968f9014f7b66459.tar.bz2 gentoo-2-f2967bd44f938ddc80040d1e968f9014f7b66459.zip |
Reorder keywords
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-editors/adie')
-rw-r--r-- | app-editors/adie/adie-1.6.27.ebuild | 4 | ||||
-rw-r--r-- | app-editors/adie/adie-1.6.29.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-editors/adie/adie-1.6.27.ebuild b/app-editors/adie/adie-1.6.27.ebuild index d1c1dfb4f50f..7f52997792a3 100644 --- a/app-editors/adie/adie-1.6.27.ebuild +++ b/app-editors/adie/adie-1.6.27.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/adie-1.6.27.ebuild,v 1.1 2007/06/06 09:58:22 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/adie-1.6.27.ebuild,v 1.2 2007/10/06 15:09:35 armin76 Exp $ inherit fox @@ -8,7 +8,7 @@ DESCRIPTION="Text editor based on the FOX Toolkit" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64 ~alpha ~hppa ~ppc ~ppc64 ~sparc" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND="~x11-libs/fox-${PV}" diff --git a/app-editors/adie/adie-1.6.29.ebuild b/app-editors/adie/adie-1.6.29.ebuild index f9de7fa3724e..d33dc8fe1ba2 100644 --- a/app-editors/adie/adie-1.6.29.ebuild +++ b/app-editors/adie/adie-1.6.29.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/adie-1.6.29.ebuild,v 1.1 2007/10/01 01:25:05 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/adie-1.6.29.ebuild,v 1.2 2007/10/06 15:09:35 armin76 Exp $ inherit fox @@ -8,7 +8,7 @@ DESCRIPTION="Text editor based on the FOX Toolkit" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64 ~alpha ~hppa ~ppc ~ppc64 ~sparc" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND="~x11-libs/fox-${PV}" |