diff options
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/adie/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/adie/adie-1.6.49.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/adie/ChangeLog b/app-editors/adie/ChangeLog index 3e6375a56f86..e529c6836449 100644 --- a/app-editors/adie/ChangeLog +++ b/app-editors/adie/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/adie # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/ChangeLog,v 1.49 2014/11/11 21:11:40 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/ChangeLog,v 1.50 2014/11/23 07:06:05 jer Exp $ + + 23 Nov 2014; Jeroen Roovers <jer@gentoo.org> adie-1.6.49.ebuild: + Stable for HPPA (bug #518770). *adie-1.7.49 (11 Nov 2014) diff --git a/app-editors/adie/adie-1.6.49.ebuild b/app-editors/adie/adie-1.6.49.ebuild index 668eec9937ce..ac37f68bd015 100644 --- a/app-editors/adie/adie-1.6.49.ebuild +++ b/app-editors/adie/adie-1.6.49.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/adie-1.6.49.ebuild,v 1.1 2014/11/10 22:06:35 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/adie-1.6.49.ebuild,v 1.2 2014/11/23 07:06:05 jer Exp $ EAPI="5" @@ -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" |