diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-02 12:15:17 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-02 12:15:17 +0000 |
commit | 5f79c29331429dffa84ae2f7432ed216e0f0e1ed (patch) | |
tree | 82227a2b27cea8b18e16f8b4bf17433a6e81def0 /app-editors/adie | |
parent | Stable for sparc, wrt bug #516842 (diff) | |
download | gentoo-2-5f79c29331429dffa84ae2f7432ed216e0f0e1ed.tar.gz gentoo-2-5f79c29331429dffa84ae2f7432ed216e0f0e1ed.tar.bz2 gentoo-2-5f79c29331429dffa84ae2f7432ed216e0f0e1ed.zip |
Stable for sparc, wrt bug #518770
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
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 a588d647c3b3..6f55257b99d5 100644 --- a/app-editors/adie/ChangeLog +++ b/app-editors/adie/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/adie # 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 $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/ChangeLog,v 1.55 2015/01/02 12:15:17 ago Exp $ + + 02 Jan 2015; Agostino Sarubbo <ago@gentoo.org> adie-1.6.49.ebuild: + Stable for sparc, wrt bug #518770 01 Jan 2015; Agostino Sarubbo <ago@gentoo.org> adie-1.6.49.ebuild: Stable for ppc64, wrt bug #518770 diff --git a/app-editors/adie/adie-1.6.49.ebuild b/app-editors/adie/adie-1.6.49.ebuild index c0a66542c64d..b764c821bc8e 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-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.6 2015/01/01 11:08:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/adie-1.6.49.ebuild,v 1.7 2015/01/02 12:15:17 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" |