diff options
author | Brent Baude <ranger@gentoo.org> | 2009-04-03 16:15:40 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-04-03 16:15:40 +0000 |
commit | 44f71e3f6bac779c52b1277acb4cca2e5f3d1e18 (patch) | |
tree | 9490fbd628f0adf27366370982aef90668199679 /app-editors/adie | |
parent | Marking calculator-1.6.35 ppc64 for bug 263795 (diff) | |
download | gentoo-2-44f71e3f6bac779c52b1277acb4cca2e5f3d1e18.tar.gz gentoo-2-44f71e3f6bac779c52b1277acb4cca2e5f3d1e18.tar.bz2 gentoo-2-44f71e3f6bac779c52b1277acb4cca2e5f3d1e18.zip |
Marking adie-1.6.35 ppc64 for bug 263795
(Portage version: 2.1.6.11/cvs/Linux ppc64)
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 2c578969e17b..1832ffbfd04d 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.26 2009/03/31 16:45:50 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/ChangeLog,v 1.27 2009/04/03 16:15:40 ranger Exp $ + + 03 Apr 2009; Brent Baude <ranger@gentoo.org> adie-1.6.35.ebuild: + Marking adie-1.6.35 ppc64 stable for bug 263795 31 Mar 2009; Jeroen Roovers <jer@gentoo.org> adie-1.6.35.ebuild: Stable for HPPA (bug #263795). diff --git a/app-editors/adie/adie-1.6.35.ebuild b/app-editors/adie/adie-1.6.35.ebuild index 689cdaeb7d4b..2be75a50e73e 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.3 2009/03/31 16:45:50 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/adie-1.6.35.ebuild,v 1.4 2009/04/03 16:15:40 ranger 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" |