diff options
author | 2010-01-09 20:09:59 +0000 | |
---|---|---|
committer | 2010-01-09 20:09:59 +0000 | |
commit | e23c340138cccb0412479f625bc88aafa9364f42 (patch) | |
tree | 24af071b5e3bb268c6f9f32c79e2f246ad176a4d /dev-perl/DBI | |
parent | alpha stable wrt #290660 (diff) | |
download | historical-e23c340138cccb0412479f625bc88aafa9364f42.tar.gz historical-e23c340138cccb0412479f625bc88aafa9364f42.tar.bz2 historical-e23c340138cccb0412479f625bc88aafa9364f42.zip |
Transfer Prefix keywords
Package-Manager: portage-2.2.00.15184-prefix/cvs/Darwin powerpc
Diffstat (limited to 'dev-perl/DBI')
-rw-r--r-- | dev-perl/DBI/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/DBI/DBI-1.609.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/DBI/ChangeLog b/dev-perl/DBI/ChangeLog index 9d6e9374be95..42f43f8351ee 100644 --- a/dev-perl/DBI/ChangeLog +++ b/dev-perl/DBI/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/DBI -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/ChangeLog,v 1.125 2009/11/19 11:31:45 tove Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/ChangeLog,v 1.126 2010/01/09 19:22:28 grobian Exp $ + + 09 Jan 2010; Fabian Groffen <grobian@gentoo.org> DBI-1.609.ebuild: + Transfer Prefix keywords 19 Nov 2009; Torsten Veller <tove@gentoo.org> -DBI-1.50.ebuild, -DBI-1.54.ebuild, -DBI-1.601.ebuild: diff --git a/dev-perl/DBI/DBI-1.609.ebuild b/dev-perl/DBI/DBI-1.609.ebuild index 25edfac54e0c..7b5294ffc573 100644 --- a/dev-perl/DBI/DBI-1.609.ebuild +++ b/dev-perl/DBI/DBI-1.609.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/DBI-1.609.ebuild,v 1.8 2009/11/14 15:47:18 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/DBI-1.609.ebuild,v 1.9 2010/01/09 19:22:28 grobian Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module eutils DESCRIPTION="The Perl DBI Module" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-perl/PlRPC-0.2 |