diff options
author | 2007-04-04 13:39:05 +0000 | |
---|---|---|
committer | 2007-04-04 13:39:05 +0000 | |
commit | 132d211931da4a2ccb367bb95c542103ba3f683c (patch) | |
tree | 4526dd00d8a62f6dd9400d9c3559ff11c865ac0c /dev-perl/Apache-DBI/Apache-DBI-1.06.ebuild | |
parent | Remove init script hack for parallel starting since HAL is now fixed. (diff) | |
download | historical-132d211931da4a2ccb367bb95c542103ba3f683c.tar.gz historical-132d211931da4a2ccb367bb95c542103ba3f683c.tar.bz2 historical-132d211931da4a2ccb367bb95c542103ba3f683c.zip |
x86 stable wrt security bug 172293
Package-Manager: portage-2.1.2.3
Diffstat (limited to 'dev-perl/Apache-DBI/Apache-DBI-1.06.ebuild')
-rw-r--r-- | dev-perl/Apache-DBI/Apache-DBI-1.06.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Apache-DBI/Apache-DBI-1.06.ebuild b/dev-perl/Apache-DBI/Apache-DBI-1.06.ebuild index dab5faa5e551..d2099e3ad2de 100644 --- a/dev-perl/Apache-DBI/Apache-DBI-1.06.ebuild +++ b/dev-perl/Apache-DBI/Apache-DBI-1.06.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-DBI/Apache-DBI-1.06.ebuild,v 1.2 2007/04/04 10:07:01 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-DBI/Apache-DBI-1.06.ebuild,v 1.3 2007/04/04 13:39:05 armin76 Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~pgollucci/${P}/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~alpha ~amd64 ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ia64 ~ppc ~sparc x86" IUSE="" SRC_TEST="do" |