diff options
author | Torsten Veller <tove@gentoo.org> | 2011-07-30 10:25:15 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-07-30 10:25:15 +0000 |
commit | c0fc685ac938c7b8525e303c4ca2e14ff091f295 (patch) | |
tree | b9d596479329b57f272bcc99915e6be838407f78 /dev-perl/DBI | |
parent | Drop ~sparc-fbsd KEYWORD (diff) | |
download | gentoo-2-c0fc685ac938c7b8525e303c4ca2e14ff091f295.tar.gz gentoo-2-c0fc685ac938c7b8525e303c4ca2e14ff091f295.tar.bz2 gentoo-2-c0fc685ac938c7b8525e303c4ca2e14ff091f295.zip |
Drop ~sparc-fbsd KEYWORD
(Portage version: 2.2.0_alpha49/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/DBI')
-rw-r--r-- | dev-perl/DBI/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/DBI/DBI-1.615.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/DBI/DBI-1.616.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/DBI/ChangeLog b/dev-perl/DBI/ChangeLog index 1d42ec1e310e..6746cd66f2ca 100644 --- a/dev-perl/DBI/ChangeLog +++ b/dev-perl/DBI/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/DBI # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/ChangeLog,v 1.142 2011/05/03 09:46:28 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/ChangeLog,v 1.143 2011/07/30 10:25:15 tove Exp $ + + 30 Jul 2011; Torsten Veller <tove@gentoo.org> DBI-1.615.ebuild, + DBI-1.616.ebuild: + Drop ~sparc-fbsd KEYWORD 03 May 2011; Fabian Groffen <grobian@gentoo.org> DBI-1.616.ebuild: Marked ~x64-freebsd diff --git a/dev-perl/DBI/DBI-1.615.ebuild b/dev-perl/DBI/DBI-1.615.ebuild index a3acebed7b8f..c7cd7165cd33 100644 --- a/dev-perl/DBI/DBI-1.615.ebuild +++ b/dev-perl/DBI/DBI-1.615.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/DBI-1.615.ebuild,v 1.8 2011/01/13 16:53:59 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/DBI-1.615.ebuild,v 1.9 2011/07/30 10:25:15 tove Exp $ EAPI=3 @@ -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 ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=">=dev-perl/PlRPC-0.2 diff --git a/dev-perl/DBI/DBI-1.616.ebuild b/dev-perl/DBI/DBI-1.616.ebuild index b13719aca50b..3cb8f9412b35 100644 --- a/dev-perl/DBI/DBI-1.616.ebuild +++ b/dev-perl/DBI/DBI-1.616.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/DBI-1.616.ebuild,v 1.2 2011/05/03 09:46:28 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/DBI-1.616.ebuild,v 1.3 2011/07/30 10:25:15 tove Exp $ EAPI=3 @@ -11,7 +11,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 ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=">=dev-perl/PlRPC-0.2 |