diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-02 22:41:05 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-02 22:41:05 +0000 |
commit | e5d63543fb9cad207bb69f2164d211dec4dca885 (patch) | |
tree | a531817f7dc13119adb526c98ce892442ddf451d /virtual | |
parent | amd64 stable, bug #500648 (diff) | |
download | gentoo-2-e5d63543fb9cad207bb69f2164d211dec4dca885.tar.gz gentoo-2-e5d63543fb9cad207bb69f2164d211dec4dca885.tar.bz2 gentoo-2-e5d63543fb9cad207bb69f2164d211dec4dca885.zip |
amd64 stable, bug #500680
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'virtual')
-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 0af74b902eed..b9779e8fd11b 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.16 2014/02/23 19:59:29 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/libiconv/ChangeLog,v 1.17 2014/03/02 22:41:05 pacho Exp $ + + 02 Mar 2014; Pacho Ramos <pacho@gentoo.org> libiconv-0-r1.ebuild: + amd64 stable, bug #500680 23 Feb 2014; Markus Meier <maekke@gentoo.org> libiconv-0-r1.ebuild: arm stable, bug #500680 diff --git a/virtual/libiconv/libiconv-0-r1.ebuild b/virtual/libiconv/libiconv-0-r1.ebuild index 7c97966465ed..7cf5bbde1391 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.6 2014/02/23 19:59:29 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/libiconv/libiconv-0-r1.ebuild,v 1.7 2014/03/02 22:41:05 pacho 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="" |