diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-01-08 22:02:46 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-01-08 22:02:46 +0000 |
commit | 85635c7cf43d50f124cf2a91823cef54a960e9f2 (patch) | |
tree | 8724b0a7f6be99d7672dabfc35e27700b4b720aa /app-text/diction | |
parent | Stable for HPPA (bug #534826). (diff) | |
download | gentoo-2-85635c7cf43d50f124cf2a91823cef54a960e9f2.tar.gz gentoo-2-85635c7cf43d50f124cf2a91823cef54a960e9f2.tar.bz2 gentoo-2-85635c7cf43d50f124cf2a91823cef54a960e9f2.zip |
Stable for HPPA (bug #534900).
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-text/diction')
-rw-r--r-- | app-text/diction/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/diction/diction-1.13.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/diction/ChangeLog b/app-text/diction/ChangeLog index 053dbd6bccd0..b117fd8fd7b6 100644 --- a/app-text/diction/ChangeLog +++ b/app-text/diction/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/diction -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/diction/ChangeLog,v 1.42 2014/11/22 11:12:36 jer Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/diction/ChangeLog,v 1.43 2015/01/08 22:02:46 jer Exp $ + + 08 Jan 2015; Jeroen Roovers <jer@gentoo.org> diction-1.13.ebuild: + Stable for HPPA (bug #534900). *diction-1.13 (22 Nov 2014) diff --git a/app-text/diction/diction-1.13.ebuild b/app-text/diction/diction-1.13.ebuild index cbbb2d650b89..451232dd8c0f 100644 --- a/app-text/diction/diction-1.13.ebuild +++ b/app-text/diction/diction-1.13.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-text/diction/diction-1.13.ebuild,v 1.1 2014/11/22 11:12:36 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/diction/diction-1.13.ebuild,v 1.2 2015/01/08 22:02:46 jer 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 |