diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-05-09 17:45:05 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-05-09 17:45:05 +0000 |
commit | 3914664a9941ceef9d5a2edd14e24a83f874bbc5 (patch) | |
tree | 06752d000871cdc9dd187ed9e532fcb66dea4e51 /app-editors/adie | |
parent | Add ~alpha wrt #314707 (diff) | |
download | gentoo-2-3914664a9941ceef9d5a2edd14e24a83f874bbc5.tar.gz gentoo-2-3914664a9941ceef9d5a2edd14e24a83f874bbc5.tar.bz2 gentoo-2-3914664a9941ceef9d5a2edd14e24a83f874bbc5.zip |
sparc stable wrt #309199
(Portage version: 2.1.8.3/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.36.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/adie/ChangeLog b/app-editors/adie/ChangeLog index edc13be01f13..0840b83c90b3 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.35 2010/03/31 06:50:07 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/ChangeLog,v 1.36 2010/05/09 17:45:05 armin76 Exp $ + + 09 May 2010; Raúl Porcel <armin76@gentoo.org> adie-1.6.36.ebuild: + sparc stable wrt #309199 31 Mar 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> adie-1.6.36.ebuild: x86 stable wrt bug #309199 diff --git a/app-editors/adie/adie-1.6.36.ebuild b/app-editors/adie/adie-1.6.36.ebuild index ee4f64b4a09e..1f6e5eb9596f 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.5 2010/03/31 06:50:07 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/adie-1.6.36.ebuild,v 1.6 2010/05/09 17:45:05 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" |