diff options
author | Samuli Suominen <drac@gentoo.org> | 2007-11-21 14:46:45 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2007-11-21 14:46:45 +0000 |
commit | fb208afdf3e0e21cacf52c26f3cca75c0f8e1141 (patch) | |
tree | 2a370738c1327f079fb44990509a4940dfe7c22f /app-editors | |
parent | amd64 stable wrt #199853 - builds and works with xfe and adie (diff) | |
download | gentoo-2-fb208afdf3e0e21cacf52c26f3cca75c0f8e1141.tar.gz gentoo-2-fb208afdf3e0e21cacf52c26f3cca75c0f8e1141.tar.bz2 gentoo-2-fb208afdf3e0e21cacf52c26f3cca75c0f8e1141.zip |
amd64 stable wrt #199853 - used this to test fox, works fine
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/adie/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/adie/adie-1.6.30.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/adie/ChangeLog b/app-editors/adie/ChangeLog index 28be4fc35b7c..16f5214d26e3 100644 --- a/app-editors/adie/ChangeLog +++ b/app-editors/adie/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/adie # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/ChangeLog,v 1.14 2007/11/21 00:10:57 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/ChangeLog,v 1.15 2007/11/21 14:46:45 drac Exp $ + + 21 Nov 2007; Samuli Suominen <drac@gentoo.org> adie-1.6.30.ebuild: + amd64 stable wrt #199853 *adie-1.6.30 (20 Nov 2007) diff --git a/app-editors/adie/adie-1.6.30.ebuild b/app-editors/adie/adie-1.6.30.ebuild index 2bfe3fdc0492..18e21ad5704d 100644 --- a/app-editors/adie/adie-1.6.30.ebuild +++ b/app-editors/adie/adie-1.6.30.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.30.ebuild,v 1.1 2007/11/21 00:10:57 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/adie-1.6.30.ebuild,v 1.2 2007/11/21 14:46:45 drac Exp $ inherit fox @@ -8,7 +8,7 @@ DESCRIPTION="Text editor based on the FOX Toolkit" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND="~x11-libs/fox-${PV}" |