diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-10-09 05:40:21 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-10-09 05:40:21 +0000 |
commit | 7b364b9945d4d0cc7971dd0ec9b8ae5f1220d173 (patch) | |
tree | 64aac7a094502615388fa2c6c15062c97bea84c6 /app-editors/adie | |
parent | Stable for HPPA (bug #194813). (diff) | |
download | gentoo-2-7b364b9945d4d0cc7971dd0ec9b8ae5f1220d173.tar.gz gentoo-2-7b364b9945d4d0cc7971dd0ec9b8ae5f1220d173.tar.bz2 gentoo-2-7b364b9945d4d0cc7971dd0ec9b8ae5f1220d173.zip |
Stable for HPPA (bug #194813).
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-editors/adie')
-rw-r--r-- | app-editors/adie/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/adie/adie-1.6.27.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/adie/ChangeLog b/app-editors/adie/ChangeLog index 61c0f522c4b0..0f7d0b2a32a1 100644 --- a/app-editors/adie/ChangeLog +++ b/app-editors/adie/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/adie # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/ChangeLog,v 1.12 2007/10/01 01:25:05 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/ChangeLog,v 1.13 2007/10/09 05:40:21 jer Exp $ + + 09 Oct 2007; Jeroen Roovers <jer@gentoo.org> adie-1.6.27.ebuild: + Stable for HPPA (bug #194813). *adie-1.6.29 (01 Oct 2007) diff --git a/app-editors/adie/adie-1.6.27.ebuild b/app-editors/adie/adie-1.6.27.ebuild index 7f52997792a3..f7635bb7e8e7 100644 --- a/app-editors/adie/adie-1.6.27.ebuild +++ b/app-editors/adie/adie-1.6.27.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/adie-1.6.27.ebuild,v 1.2 2007/10/06 15:09:35 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/adie-1.6.27.ebuild,v 1.3 2007/10/09 05:40:21 jer Exp $ inherit fox @@ -8,7 +8,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-${PV}" |