diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-03-15 18:36:04 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-03-15 18:36:04 +0000 |
commit | 1df9fc8218c992facb68a0eff5fcd4f46423341c (patch) | |
tree | 8b72de0fdcdd3e60033e4d37d823979fe504b900 /app-editors/adie | |
parent | ppc stable #309217 (diff) | |
download | gentoo-2-1df9fc8218c992facb68a0eff5fcd4f46423341c.tar.gz gentoo-2-1df9fc8218c992facb68a0eff5fcd4f46423341c.tar.bz2 gentoo-2-1df9fc8218c992facb68a0eff5fcd4f46423341c.zip |
ppc stable #309199
(Portage version: 2.1.7.17/cvs/Linux ppc)
Diffstat (limited to 'app-editors/adie')
-rw-r--r-- | app-editors/adie/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/adie/adie-1.6.36.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/adie/ChangeLog b/app-editors/adie/ChangeLog index 02e88ea391e9..1af2eed7c57c 100644 --- a/app-editors/adie/ChangeLog +++ b/app-editors/adie/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/adie # 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 $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/ChangeLog,v 1.33 2010/03/15 18:36:04 nixnut Exp $ + + 15 Mar 2010; nixnut <nixnut@gentoo.org> adie-1.6.36.ebuild: + ppc stable #309199 20 Jan 2010; Brent Baude <ranger@gentoo.org> adie-1.6.36.ebuild: Marking adie-1.6.36 ppc64 for bug 276854 diff --git a/app-editors/adie/adie-1.6.36.ebuild b/app-editors/adie/adie-1.6.36.ebuild index 355608a7fe48..96ebd68ab8a4 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-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.2 2010/01/20 19:36:38 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/adie-1.6.36.ebuild,v 1.3 2010/03/15 18:36:04 nixnut 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" |