diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-11-23 07:06:05 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-11-23 07:06:05 +0000 |
commit | 8e6e42ba918629a4ad66821fafa1d284badf2bd9 (patch) | |
tree | cfaaffd5306b17be136082c9d6c31b9772c9397b /app-editors/adie | |
parent | Stable for HPPA (bug #529510). (diff) | |
download | gentoo-2-8e6e42ba918629a4ad66821fafa1d284badf2bd9.tar.gz gentoo-2-8e6e42ba918629a4ad66821fafa1d284badf2bd9.tar.bz2 gentoo-2-8e6e42ba918629a4ad66821fafa1d284badf2bd9.zip |
Stable for HPPA (bug #518770).
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-editors/adie')
-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" |