summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Callen <abcd@gentoo.org>2009-12-16 21:46:44 +0000
committerJonathan Callen <abcd@gentoo.org>2009-12-16 21:46:44 +0000
commitca76f281adaec456965d17dfba35ae56739d38af (patch)
treec7f297077749e559cf17b7b4ff21f245c3f29b69 /perl-core/digest-base
parentQA: Transfer prefix keywords (diff)
downloadgentoo-2-ca76f281adaec456965d17dfba35ae56739d38af.tar.gz
gentoo-2-ca76f281adaec456965d17dfba35ae56739d38af.tar.bz2
gentoo-2-ca76f281adaec456965d17dfba35ae56739d38af.zip
QA: Transfer prefix keywords
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'perl-core/digest-base')
-rw-r--r--perl-core/digest-base/ChangeLog6
-rw-r--r--perl-core/digest-base/digest-base-1.15.ebuild6
-rw-r--r--perl-core/digest-base/digest-base-1.16.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/perl-core/digest-base/ChangeLog b/perl-core/digest-base/ChangeLog
index ce579577b4a6..ce7200cc567f 100644
--- a/perl-core/digest-base/ChangeLog
+++ b/perl-core/digest-base/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/digest-base
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/ChangeLog,v 1.42 2009/12/14 19:36:23 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/ChangeLog,v 1.43 2009/12/16 21:46:44 abcd Exp $
+
+ 16 Dec 2009; Jonathan Callen <abcd@gentoo.org> digest-base-1.15.ebuild,
+ digest-base-1.16.ebuild:
+ QA: Transfer prefix keywords
14 Dec 2009; Raúl Porcel <armin76@gentoo.org> digest-base-1.16.ebuild:
alpha/ia64/m68k/s390/sh/sparc stable wrt #288026
diff --git a/perl-core/digest-base/digest-base-1.15.ebuild b/perl-core/digest-base/digest-base-1.15.ebuild
index 6e7e94be8a06..f60a4b58aaa6 100644
--- a/perl-core/digest-base/digest-base-1.15.ebuild
+++ b/perl-core/digest-base/digest-base-1.15.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/digest-base-1.15.ebuild,v 1.15 2008/08/22 21:26:56 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/digest-base-1.15.ebuild,v 1.16 2009/12/16 21:46:44 abcd Exp $
inherit perl-module
@@ -13,7 +13,7 @@ SRC_URI="mirror://cpan/authors/id/G/GA/GAAS/${MY_P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND="dev-lang/perl
diff --git a/perl-core/digest-base/digest-base-1.16.ebuild b/perl-core/digest-base/digest-base-1.16.ebuild
index a9639e3973de..3946d384ab39 100644
--- a/perl-core/digest-base/digest-base-1.16.ebuild
+++ b/perl-core/digest-base/digest-base-1.16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/digest-base-1.16.ebuild,v 1.7 2009/12/14 19:36:23 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/digest-base-1.16.ebuild,v 1.8 2009/12/16 21:46:44 abcd Exp $
EAPI=2
@@ -13,7 +13,7 @@ inherit perl-module
DESCRIPTION="Modules that calculate message digests"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="virtual/perl-MIME-Base64"