diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-07-18 07:50:27 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-07-18 07:50:27 +0000 |
commit | f2283a0b91c42f2930e27deb99b9e0b47a715b93 (patch) | |
tree | 798c8d57d4a9273a5568b4a86771fdf6946b9e5f /app-i18n | |
parent | Stable for PPC64 (bug #527998). (diff) | |
download | gentoo-2-f2283a0b91c42f2930e27deb99b9e0b47a715b93.tar.gz gentoo-2-f2283a0b91c42f2930e27deb99b9e0b47a715b93.tar.bz2 gentoo-2-f2283a0b91c42f2930e27deb99b9e0b47a715b93.zip |
Stable for HPPA (bug #554508).
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/opencc/ChangeLog | 8 | ||||
-rw-r--r-- | app-i18n/opencc/opencc-0.3.0_pre20120819-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/app-i18n/opencc/ChangeLog b/app-i18n/opencc/ChangeLog index 8dbf1adc83ff..30d3546fb469 100644 --- a/app-i18n/opencc/ChangeLog +++ b/app-i18n/opencc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-i18n/opencc -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/opencc/ChangeLog,v 1.15 2014/09/09 09:24:41 jer Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/opencc/ChangeLog,v 1.16 2015/07/18 07:50:27 jer Exp $ + + 18 Jul 2015; Jeroen Roovers <jer@gentoo.org> + opencc-0.3.0_pre20120819-r1.ebuild: + Stable for HPPA (bug #554508). 09 Sep 2014; Jeroen Roovers <jer@gentoo.org> opencc-0.4.3.ebuild: Marked ~hppa (bug #522284). diff --git a/app-i18n/opencc/opencc-0.3.0_pre20120819-r1.ebuild b/app-i18n/opencc/opencc-0.3.0_pre20120819-r1.ebuild index 8fdf601e37a7..925be2a27f68 100644 --- a/app-i18n/opencc/opencc-0.3.0_pre20120819-r1.ebuild +++ b/app-i18n/opencc/opencc-0.3.0_pre20120819-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/opencc/opencc-0.3.0_pre20120819-r1.ebuild,v 1.5 2013/04/02 20:55:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/opencc/opencc-0.3.0_pre20120819-r1.ebuild,v 1.6 2015/07/18 07:50:27 jer Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://dev.gentooexperimental.org/~scarabeus/${P}.tar.xz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ppc ppc64 x86" +KEYWORDS="amd64 hppa ppc ppc64 x86" IUSE="+nls static-libs" DEPEND="nls? ( sys-devel/gettext )" |