diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-17 13:41:44 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-17 13:41:44 +0000 |
commit | 0d88fc4c3b9bb026fcf78dc50882a960036b98d3 (patch) | |
tree | 8e8523bd7905faf29c3eb4eed76685111db98768 /app-text/diction | |
parent | Stable for ppc, wrt bug #534852 (diff) | |
download | gentoo-2-0d88fc4c3b9bb026fcf78dc50882a960036b98d3.tar.gz gentoo-2-0d88fc4c3b9bb026fcf78dc50882a960036b98d3.tar.bz2 gentoo-2-0d88fc4c3b9bb026fcf78dc50882a960036b98d3.zip |
Stable for ppc, wrt bug #534900
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text/diction')
-rw-r--r-- | app-text/diction/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/diction/diction-1.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/diction/ChangeLog b/app-text/diction/ChangeLog index 5e0b7012e914..f0e27d1e92d1 100644 --- a/app-text/diction/ChangeLog +++ b/app-text/diction/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/diction # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/diction/ChangeLog,v 1.44 2015/01/09 13:47:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/diction/ChangeLog,v 1.45 2015/01/17 13:41:44 ago Exp $ + + 17 Jan 2015; Agostino Sarubbo <ago@gentoo.org> diction-1.13.ebuild: + Stable for ppc, wrt bug #534900 09 Jan 2015; Agostino Sarubbo <ago@gentoo.org> diction-1.13.ebuild: Stable for amd64, wrt bug #534900 diff --git a/app-text/diction/diction-1.13.ebuild b/app-text/diction/diction-1.13.ebuild index 2d2eb351e598..baff4547d670 100644 --- a/app-text/diction/diction-1.13.ebuild +++ b/app-text/diction/diction-1.13.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-text/diction/diction-1.13.ebuild,v 1.3 2015/01/09 13:47:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/diction/diction-1.13.ebuild,v 1.4 2015/01/17 13:41:44 ago Exp $ EAPI=5 inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.moria.de/~michael/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 hppa ~mips ~ppc ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="amd64 hppa ~mips ppc ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" DEPEND=" sys-devel/gettext |