diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-28 13:42:17 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-28 13:42:17 +0000 |
commit | 4b62e3ba783036cbe81ef1d31b9781236becdd26 (patch) | |
tree | 4a6345819e5f69eb5b5433db5c61485d2af36dd4 /app-i18n | |
parent | Stable for ppc, wrt bug #512012 (diff) | |
download | gentoo-2-4b62e3ba783036cbe81ef1d31b9781236becdd26.tar.gz gentoo-2-4b62e3ba783036cbe81ef1d31b9781236becdd26.tar.bz2 gentoo-2-4b62e3ba783036cbe81ef1d31b9781236becdd26.zip |
Stable for ppc, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/enca/ChangeLog | 5 | ||||
-rw-r--r-- | app-i18n/enca/enca-1.14-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-i18n/enca/ChangeLog b/app-i18n/enca/ChangeLog index 7ea047bd4a11..73e579cb3cde 100644 --- a/app-i18n/enca/ChangeLog +++ b/app-i18n/enca/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-i18n/enca # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/enca/ChangeLog,v 1.103 2014/07/25 16:12:51 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/enca/ChangeLog,v 1.104 2014/07/28 13:42:17 ago Exp $ + + 28 Jul 2014; Agostino Sarubbo <ago@gentoo.org> enca-1.14-r1.ebuild: + Stable for ppc, wrt bug #512012 25 Jul 2014; Pacho Ramos <pacho@gentoo.org> enca-1.14-r2.ebuild: amd64/x86 stable, bug #512012#c115 diff --git a/app-i18n/enca/enca-1.14-r1.ebuild b/app-i18n/enca/enca-1.14-r1.ebuild index bf545c2d4d91..20400b13aa4d 100644 --- a/app-i18n/enca/enca-1.14-r1.ebuild +++ b/app-i18n/enca/enca-1.14-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/enca/enca-1.14-r1.ebuild,v 1.7 2014/07/23 15:13:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/enca/enca-1.14-r1.ebuild,v 1.8 2014/07/28 13:42:17 ago Exp $ EAPI="4" @@ -14,7 +14,7 @@ SRC_URI="http://dl.cihar.com/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="doc +recode" DEPEND="recode? ( >=app-text/recode-3.6_p15 ) |