diff options
author | 2007-04-04 13:39:05 +0000 | |
---|---|---|
committer | 2007-04-04 13:39:05 +0000 | |
commit | a76d65c71b74157cca4fccea4c152c6eb0ebf544 (patch) | |
tree | 4e7516f2d8e36da3e451b5baa267fc7386352be8 /dev-perl/Apache-DBI/Apache-DBI-1.06.ebuild | |
parent | Remove init script hack for parallel starting since HAL is now fixed. (diff) | |
download | gentoo-2-a76d65c71b74157cca4fccea4c152c6eb0ebf544.tar.gz gentoo-2-a76d65c71b74157cca4fccea4c152c6eb0ebf544.tar.bz2 gentoo-2-a76d65c71b74157cca4fccea4c152c6eb0ebf544.zip |
x86 stable wrt security bug 172293
(Portage version: 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" |