diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-03-31 06:50:07 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-03-31 06:50:07 +0000 |
commit | c979e30becbc1c47a6e75a31d88ad9d36a52f2e0 (patch) | |
tree | cfdb6e7aac5de0ac3f145defe0f5756b31ddcd1e /app-editors | |
parent | Remove old versions. (diff) | |
download | gentoo-2-c979e30becbc1c47a6e75a31d88ad9d36a52f2e0.tar.gz gentoo-2-c979e30becbc1c47a6e75a31d88ad9d36a52f2e0.tar.bz2 gentoo-2-c979e30becbc1c47a6e75a31d88ad9d36a52f2e0.zip |
x86 stable wrt bug #309199
(Portage version: 2.1.7.17/cvs/Linux i686)
Diffstat (limited to 'app-editors')
-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 30aff5945e4b..edc13be01f13 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.34 2010/03/29 09:54:04 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/ChangeLog,v 1.35 2010/03/31 06:50:07 phajdan.jr Exp $ + + 31 Mar 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> adie-1.6.36.ebuild: + x86 stable wrt bug #309199 29 Mar 2010; Pacho Ramos <pacho@gentoo.org> adie-1.6.36.ebuild: amd64 stable, bug 309199 diff --git a/app-editors/adie/adie-1.6.36.ebuild b/app-editors/adie/adie-1.6.36.ebuild index 89d6ac2e3d95..ee4f64b4a09e 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.4 2010/03/29 09:54:04 pacho Exp $ +# $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 $ 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" |