diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-01 11:11:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-01 11:11:22 +0000 |
commit | 7dddb58dd4e20b46f7c589249305d8015702815d (patch) | |
tree | 6c93fc3b731956910648dc500a69cc92d8c6f3e3 /app-text | |
parent | Stable for ppc64, wrt bug #525760 (diff) | |
download | gentoo-2-7dddb58dd4e20b46f7c589249305d8015702815d.tar.gz gentoo-2-7dddb58dd4e20b46f7c589249305d8015702815d.tar.bz2 gentoo-2-7dddb58dd4e20b46f7c589249305d8015702815d.zip |
Stable for ppc64, wrt bug #525964
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/recode/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/recode/recode-3.6_p20-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/recode/ChangeLog b/app-text/recode/ChangeLog index 508938c5d884..70794f834715 100644 --- a/app-text/recode/ChangeLog +++ b/app-text/recode/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/recode -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/recode/ChangeLog,v 1.104 2014/12/31 15:56:47 ago Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/recode/ChangeLog,v 1.105 2015/01/01 11:11:22 ago Exp $ + + 01 Jan 2015; Agostino Sarubbo <ago@gentoo.org> recode-3.6_p20-r1.ebuild: + Stable for ppc64, wrt bug #525964 31 Dec 2014; Agostino Sarubbo <ago@gentoo.org> recode-3.6_p20-r1.ebuild: Stable for ppc, wrt bug #525964 diff --git a/app-text/recode/recode-3.6_p20-r1.ebuild b/app-text/recode/recode-3.6_p20-r1.ebuild index bedf7bab812f..9d02224fab15 100644 --- a/app-text/recode/recode-3.6_p20-r1.ebuild +++ b/app-text/recode/recode-3.6_p20-r1.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/recode/recode-3.6_p20-r1.ebuild,v 1.6 2014/12/31 15:56:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/recode/recode-3.6_p20-r1.ebuild,v 1.7 2015/01/01 11:11:22 ago Exp $ EAPI=5 @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="nls static-libs" DEPEND=" |