diff options
author | Jonathan Callen <jcallen@gentoo.org> | 2009-12-16 22:00:55 +0000 |
---|---|---|
committer | Jonathan Callen <jcallen@gentoo.org> | 2009-12-16 22:00:55 +0000 |
commit | 330f9ee73cf72140faaa4cfd313227ce74ec838b (patch) | |
tree | c81312dc4193fa4bef556279f69e66bedbf7e756 /perl-core/DB_File | |
parent | trying to fix the circular dependency we are seeing with suhosin since 5.2.11... (diff) | |
download | historical-330f9ee73cf72140faaa4cfd313227ce74ec838b.tar.gz historical-330f9ee73cf72140faaa4cfd313227ce74ec838b.tar.bz2 historical-330f9ee73cf72140faaa4cfd313227ce74ec838b.zip |
QA: Transfer prefix keywords
Package-Manager: portage--svn/cvs/Linux i686
Diffstat (limited to 'perl-core/DB_File')
-rw-r--r-- | perl-core/DB_File/ChangeLog | 6 | ||||
-rw-r--r-- | perl-core/DB_File/DB_File-1.815.ebuild | 6 | ||||
-rw-r--r-- | perl-core/DB_File/DB_File-1.819.ebuild | 4 | ||||
-rw-r--r-- | perl-core/DB_File/DB_File-1.820.ebuild | 4 |
4 files changed, 12 insertions, 8 deletions
diff --git a/perl-core/DB_File/ChangeLog b/perl-core/DB_File/ChangeLog index c4c43da48d32..14839e4376a7 100644 --- a/perl-core/DB_File/ChangeLog +++ b/perl-core/DB_File/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/DB_File # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/DB_File/ChangeLog,v 1.36 2009/12/14 18:54:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/DB_File/ChangeLog,v 1.37 2009/12/16 21:46:20 abcd Exp $ + + 16 Dec 2009; Jonathan Callen <abcd@gentoo.org> DB_File-1.815.ebuild, + DB_File-1.819.ebuild, DB_File-1.820.ebuild: + QA: Transfer prefix keywords 14 Dec 2009; Raúl Porcel <armin76@gentoo.org> DB_File-1.820.ebuild: alpha/ia64/m68k/s390/sh/sparc stable wrt #288026 diff --git a/perl-core/DB_File/DB_File-1.815.ebuild b/perl-core/DB_File/DB_File-1.815.ebuild index 49571b3f168a..417e4a23a307 100644 --- a/perl-core/DB_File/DB_File-1.815.ebuild +++ b/perl-core/DB_File/DB_File-1.815.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/DB_File/DB_File-1.815.ebuild,v 1.10 2008/03/28 06:39:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/DB_File/DB_File-1.815.ebuild,v 1.11 2009/12/16 21:46:20 abcd Exp $ inherit perl-module multilib eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/P/PM/PMQS/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" DEPEND="dev-lang/perl diff --git a/perl-core/DB_File/DB_File-1.819.ebuild b/perl-core/DB_File/DB_File-1.819.ebuild index dd0db2d7fbe9..1cf3659f5a2a 100644 --- a/perl-core/DB_File/DB_File-1.819.ebuild +++ b/perl-core/DB_File/DB_File-1.819.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/DB_File/DB_File-1.819.ebuild,v 1.1 2009/02/20 06:44:34 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/DB_File/DB_File-1.819.ebuild,v 1.2 2009/12/16 21:46:20 abcd Exp $ MODULE_AUTHOR=PMQS inherit perl-module multilib eutils @@ -9,7 +9,7 @@ DESCRIPTION="A Berkeley DB Support Perl Module" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" DEPEND="dev-lang/perl diff --git a/perl-core/DB_File/DB_File-1.820.ebuild b/perl-core/DB_File/DB_File-1.820.ebuild index 69a1d1ed2b69..5cc9073debce 100644 --- a/perl-core/DB_File/DB_File-1.820.ebuild +++ b/perl-core/DB_File/DB_File-1.820.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/DB_File/DB_File-1.820.ebuild,v 1.7 2009/12/14 18:54:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/DB_File/DB_File-1.820.ebuild,v 1.8 2009/12/16 21:46:20 abcd Exp $ MODULE_AUTHOR=PMQS inherit perl-module multilib eutils @@ -8,7 +8,7 @@ inherit perl-module multilib eutils DESCRIPTION="A Berkeley DB Support Perl Module" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" DEPEND="dev-lang/perl |