diff options
author | 2008-12-05 10:04:37 +0000 | |
---|---|---|
committer | 2008-12-05 10:04:37 +0000 | |
commit | 888f7e0cb13458eb23e221bb45fbd3e927a2f824 (patch) | |
tree | 507200a5c52609fad38ec96cbf89328668dfb2ae /app-editors/adie | |
parent | alpha/ia64/sparc stable wrt #249286 (diff) | |
download | gentoo-2-888f7e0cb13458eb23e221bb45fbd3e927a2f824.tar.gz gentoo-2-888f7e0cb13458eb23e221bb45fbd3e927a2f824.tar.bz2 gentoo-2-888f7e0cb13458eb23e221bb45fbd3e927a2f824.zip |
sparc stable wrt #249286
(Portage version: 2.1.4.5)
Diffstat (limited to 'app-editors/adie')
-rw-r--r-- | app-editors/adie/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/adie/adie-1.6.34.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/adie/ChangeLog b/app-editors/adie/ChangeLog index afb181305bba..b94135f7f7c6 100644 --- a/app-editors/adie/ChangeLog +++ b/app-editors/adie/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/adie # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/ChangeLog,v 1.22 2008/12/03 22:23:26 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/ChangeLog,v 1.23 2008/12/05 10:04:37 armin76 Exp $ + + 05 Dec 2008; Raúl Porcel <armin76@gentoo.org> adie-1.6.34.ebuild: + sparc stable wrt #249286 03 Dec 2008; Markus Meier <maekke@gentoo.org> adie-1.6.34.ebuild: amd64/x86 stable, bug #249286 diff --git a/app-editors/adie/adie-1.6.34.ebuild b/app-editors/adie/adie-1.6.34.ebuild index fe939ff0838e..79060f303ef6 100644 --- a/app-editors/adie/adie-1.6.34.ebuild +++ b/app-editors/adie/adie-1.6.34.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/adie-1.6.34.ebuild,v 1.3 2008/12/03 22:23:26 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/adie-1.6.34.ebuild,v 1.4 2008/12/05 10:04:37 armin76 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}" |