diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-26 09:58:04 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-26 09:58:04 +0000 |
commit | 516ee0da1e481a55221416d46c6b6980eb766034 (patch) | |
tree | 9672adcf9c270587968b6b77f2d06e8f929be074 /app-text | |
parent | Stable for x86, wrt bug #534240 (diff) | |
download | gentoo-2-516ee0da1e481a55221416d46c6b6980eb766034.tar.gz gentoo-2-516ee0da1e481a55221416d46c6b6980eb766034.tar.bz2 gentoo-2-516ee0da1e481a55221416d46c6b6980eb766034.zip |
Stable for x86, wrt bug #534900
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text')
-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 f0e27d1e92d1..108f42435221 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.45 2015/01/17 13:41:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/diction/ChangeLog,v 1.46 2015/01/26 09:58:04 ago Exp $ + + 26 Jan 2015; Agostino Sarubbo <ago@gentoo.org> diction-1.13.ebuild: + Stable for x86, wrt bug #534900 17 Jan 2015; Agostino Sarubbo <ago@gentoo.org> diction-1.13.ebuild: Stable for ppc, wrt bug #534900 diff --git a/app-text/diction/diction-1.13.ebuild b/app-text/diction/diction-1.13.ebuild index baff4547d670..813aba85ad9c 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.4 2015/01/17 13:41:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/diction/diction-1.13.ebuild,v 1.5 2015/01/26 09:58:04 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 |