diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-01 11:08:08 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-01 11:08:08 +0000 |
commit | 8bf1ddf4a6c19cdf65ee68116537e6a11abd2da3 (patch) | |
tree | 62c34a262c5a85e2b679fcbefea3122222f6736f /app-editors | |
parent | Stable for ppc64, wrt bug #516842 (diff) | |
download | gentoo-2-8bf1ddf4a6c19cdf65ee68116537e6a11abd2da3.tar.gz gentoo-2-8bf1ddf4a6c19cdf65ee68116537e6a11abd2da3.tar.bz2 gentoo-2-8bf1ddf4a6c19cdf65ee68116537e6a11abd2da3.zip |
Stable for ppc64, wrt bug #518770
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/adie/ChangeLog | 7 | ||||
-rw-r--r-- | app-editors/adie/adie-1.6.49.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-editors/adie/ChangeLog b/app-editors/adie/ChangeLog index f1319622efb8..a588d647c3b3 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.53 2014/12/31 15:53:42 ago Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/ChangeLog,v 1.54 2015/01/01 11:08:08 ago Exp $ + + 01 Jan 2015; Agostino Sarubbo <ago@gentoo.org> adie-1.6.49.ebuild: + Stable for ppc64, wrt bug #518770 31 Dec 2014; Agostino Sarubbo <ago@gentoo.org> adie-1.6.49.ebuild: Stable for ppc, wrt bug #518770 diff --git a/app-editors/adie/adie-1.6.49.ebuild b/app-editors/adie/adie-1.6.49.ebuild index d9e8e769fc7c..c0a66542c64d 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 +# Copyright 1999-2015 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.5 2014/12/31 15:53:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/adie-1.6.49.ebuild,v 1.6 2015/01/01 11:08:08 ago 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" |