diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-03-29 09:54:04 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-03-29 09:54:04 +0000 |
commit | 11f8176e3fdf39fff96927aa62245803241cbd23 (patch) | |
tree | b9d4e0c65411482f2d6410749a3beff4b66f4c93 /app-editors/adie | |
parent | amd64 stable, bug 309175 (diff) | |
download | gentoo-2-11f8176e3fdf39fff96927aa62245803241cbd23.tar.gz gentoo-2-11f8176e3fdf39fff96927aa62245803241cbd23.tar.bz2 gentoo-2-11f8176e3fdf39fff96927aa62245803241cbd23.zip |
amd64 stable, bug 309199
(Portage version: 2.1.7.17/cvs/Linux x86_64)
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 1af2eed7c57c..30aff5945e4b 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.33 2010/03/15 18:36:04 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/ChangeLog,v 1.34 2010/03/29 09:54:04 pacho Exp $ + + 29 Mar 2010; Pacho Ramos <pacho@gentoo.org> adie-1.6.36.ebuild: + amd64 stable, bug 309199 15 Mar 2010; nixnut <nixnut@gentoo.org> adie-1.6.36.ebuild: ppc stable #309199 diff --git a/app-editors/adie/adie-1.6.36.ebuild b/app-editors/adie/adie-1.6.36.ebuild index 96ebd68ab8a4..89d6ac2e3d95 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.3 2010/03/15 18:36:04 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/adie-1.6.36.ebuild,v 1.4 2010/03/29 09:54:04 pacho 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" |