diff options
author | Markus Meier <maekke@gentoo.org> | 2013-12-17 20:32:36 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2013-12-17 20:32:36 +0000 |
commit | ee21e2afa7e2347700b41b32dbcd0de62d702c3b (patch) | |
tree | b3d5e573f8c25be4eaf9cac36e4b50aff1715119 /virtual | |
parent | amd64/ppc/x86 stable wrt bug #494580 (diff) | |
download | gentoo-2-ee21e2afa7e2347700b41b32dbcd0de62d702c3b.tar.gz gentoo-2-ee21e2afa7e2347700b41b32dbcd0de62d702c3b.tar.bz2 gentoo-2-ee21e2afa7e2347700b41b32dbcd0de62d702c3b.zip |
arm stable, bug #494556
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-Digest-SHA/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/perl-Digest-SHA/perl-Digest-SHA-5.820.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/perl-Digest-SHA/ChangeLog b/virtual/perl-Digest-SHA/ChangeLog index 065ec6c88014..48362a0ca79d 100644 --- a/virtual/perl-Digest-SHA/ChangeLog +++ b/virtual/perl-Digest-SHA/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-Digest-SHA # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Digest-SHA/ChangeLog,v 1.60 2013/08/14 16:24:59 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Digest-SHA/ChangeLog,v 1.61 2013/12/17 20:32:36 maekke Exp $ + + 17 Dec 2013; Markus Meier <maekke@gentoo.org> perl-Digest-SHA-5.820.0.ebuild: + arm stable, bug #494556 *perl-Digest-SHA-5.850.0 (14 Aug 2013) diff --git a/virtual/perl-Digest-SHA/perl-Digest-SHA-5.820.0.ebuild b/virtual/perl-Digest-SHA/perl-Digest-SHA-5.820.0.ebuild index c82f8af61111..6cb45fbd699e 100644 --- a/virtual/perl-Digest-SHA/perl-Digest-SHA-5.820.0.ebuild +++ b/virtual/perl-Digest-SHA/perl-Digest-SHA-5.820.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Digest-SHA/perl-Digest-SHA-5.820.0.ebuild,v 1.10 2013/02/23 08:50:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Digest-SHA/perl-Digest-SHA-5.820.0.ebuild,v 1.11 2013/12/17 20:32:36 maekke Exp $ DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="~perl-core/${PN#perl-}-${PV}" |