diff options
author | 2010-01-20 19:36:38 +0000 | |
---|---|---|
committer | 2010-01-20 19:36:38 +0000 | |
commit | 3cb17e390212743fd545ec46d14e44e176a2a2eb (patch) | |
tree | 3ea4213c8c2e2fbf815b23f05de177bebf9c7d81 /app-editors/adie | |
parent | Marking fox-1.6.36 ppc64 for bug 276854 (diff) | |
download | gentoo-2-3cb17e390212743fd545ec46d14e44e176a2a2eb.tar.gz gentoo-2-3cb17e390212743fd545ec46d14e44e176a2a2eb.tar.bz2 gentoo-2-3cb17e390212743fd545ec46d14e44e176a2a2eb.zip |
Marking adie-1.6.36 ppc64 for bug 276854
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'app-editors/adie')
-rw-r--r-- | app-editors/adie/ChangeLog | 7 | ||||
-rw-r--r-- | app-editors/adie/adie-1.6.36.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-editors/adie/ChangeLog b/app-editors/adie/ChangeLog index 1ce28af4ea30..02e88ea391e9 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.31 2009/07/28 05:21:56 jer Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/ChangeLog,v 1.32 2010/01/20 19:36:38 ranger Exp $ + + 20 Jan 2010; Brent Baude <ranger@gentoo.org> adie-1.6.36.ebuild: + Marking adie-1.6.36 ppc64 for bug 276854 *adie-1.6.36 (28 Jul 2009) diff --git a/app-editors/adie/adie-1.6.36.ebuild b/app-editors/adie/adie-1.6.36.ebuild index b5d8fd8062c9..355608a7fe48 100644 --- a/app-editors/adie/adie-1.6.36.ebuild +++ b/app-editors/adie/adie-1.6.36.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/adie-1.6.36.ebuild,v 1.1 2009/07/28 05:21:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/adie-1.6.36.ebuild,v 1.2 2010/01/20 19:36:38 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" |