diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-04-10 15:07:08 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-04-10 15:07:08 +0000 |
commit | bfc11f13fbd37c174994f1566f5719ed2c3549b8 (patch) | |
tree | afdcde2c4017971d3d6f21bbde21bd033550da1a /app-editors/adie | |
parent | alpha/ia64/sparc/x86 stable wrt #263795 (diff) | |
download | gentoo-2-bfc11f13fbd37c174994f1566f5719ed2c3549b8.tar.gz gentoo-2-bfc11f13fbd37c174994f1566f5719ed2c3549b8.tar.bz2 gentoo-2-bfc11f13fbd37c174994f1566f5719ed2c3549b8.zip |
sparc stable wrt #263795
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'app-editors/adie')
-rw-r--r-- | app-editors/adie/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/adie/adie-1.6.35.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/adie/ChangeLog b/app-editors/adie/ChangeLog index a0a65ed54cea..f5a1355efbfb 100644 --- a/app-editors/adie/ChangeLog +++ b/app-editors/adie/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/adie # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/ChangeLog,v 1.28 2009/04/04 19:42:57 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/ChangeLog,v 1.29 2009/04/10 15:07:08 armin76 Exp $ + + 10 Apr 2009; Raúl Porcel <armin76@gentoo.org> adie-1.6.35.ebuild: + sparc stable wrt #263795 04 Apr 2009; Markus Meier <maekke@gentoo.org> adie-1.6.35.ebuild: amd64/x86 stable, bug #263795 diff --git a/app-editors/adie/adie-1.6.35.ebuild b/app-editors/adie/adie-1.6.35.ebuild index 815163765099..81ee1abcf7fe 100644 --- a/app-editors/adie/adie-1.6.35.ebuild +++ b/app-editors/adie/adie-1.6.35.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/adie-1.6.35.ebuild,v 1.5 2009/04/04 19:42:57 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/adie-1.6.35.ebuild,v 1.6 2009/04/10 15:07:08 armin76 Exp $ EAPI="1" @@ -10,7 +10,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:1.6" |