diff options
author | 2014-03-05 15:55:57 +0000 | |
---|---|---|
committer | 2014-03-05 15:55:57 +0000 | |
commit | b92bea6c43f5ae3004a9f73089fdb8c01f72cbf4 (patch) | |
tree | e91cc4607e9c7e599094a8a368e0e0ef8afaf0b4 /virtual/libiconv | |
parent | Stable for ppc, wrt bug #407329 (diff) | |
download | gentoo-2-b92bea6c43f5ae3004a9f73089fdb8c01f72cbf4.tar.gz gentoo-2-b92bea6c43f5ae3004a9f73089fdb8c01f72cbf4.tar.bz2 gentoo-2-b92bea6c43f5ae3004a9f73089fdb8c01f72cbf4.zip |
Stable for ppc, wrt bug #500680
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'virtual/libiconv')
-rw-r--r-- | virtual/libiconv/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/libiconv/libiconv-0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/libiconv/ChangeLog b/virtual/libiconv/ChangeLog index 98ee8a1dcb16..aa2b39c6a5b7 100644 --- a/virtual/libiconv/ChangeLog +++ b/virtual/libiconv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/libiconv # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/libiconv/ChangeLog,v 1.18 2014/03/04 19:57:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/libiconv/ChangeLog,v 1.19 2014/03/05 15:55:57 ago Exp $ + + 05 Mar 2014; Agostino Sarubbo <ago@gentoo.org> libiconv-0-r1.ebuild: + Stable for ppc, wrt bug #500680 04 Mar 2014; Agostino Sarubbo <ago@gentoo.org> libiconv-0-r1.ebuild: Stable for x86, wrt bug #500680 diff --git a/virtual/libiconv/libiconv-0-r1.ebuild b/virtual/libiconv/libiconv-0-r1.ebuild index e96de24482cd..5b5eb3ceac90 100644 --- a/virtual/libiconv/libiconv-0-r1.ebuild +++ b/virtual/libiconv/libiconv-0-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/virtual/libiconv/libiconv-0-r1.ebuild,v 1.8 2014/03/04 19:57:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/libiconv/libiconv-0-r1.ebuild,v 1.9 2014/03/05 15:55:57 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ HOMEPAGE="" SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="elibc_glibc elibc_uclibc elibc_musl" DEPEND="" |