diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-05-20 17:41:19 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-05-20 17:41:19 +0000 |
commit | e16932a26b4fe223ef9396c2044052f1babc4741 (patch) | |
tree | 45adc07b3ae9dd409ebbe39b7e254a1b1171c4ac /dev-perl/DBIx-DBSchema/DBIx-DBSchema-0.28.ebuild | |
parent | Stable on alpha and amd64. (diff) | |
download | gentoo-2-e16932a26b4fe223ef9396c2044052f1babc4741.tar.gz gentoo-2-e16932a26b4fe223ef9396c2044052f1babc4741.tar.bz2 gentoo-2-e16932a26b4fe223ef9396c2044052f1babc4741.zip |
Stable on alpha and amd64.
(Portage version: 2.0.54-r2)
Diffstat (limited to 'dev-perl/DBIx-DBSchema/DBIx-DBSchema-0.28.ebuild')
-rw-r--r-- | dev-perl/DBIx-DBSchema/DBIx-DBSchema-0.28.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/DBIx-DBSchema/DBIx-DBSchema-0.28.ebuild b/dev-perl/DBIx-DBSchema/DBIx-DBSchema-0.28.ebuild index 647237998760..8cf998697165 100644 --- a/dev-perl/DBIx-DBSchema/DBIx-DBSchema-0.28.ebuild +++ b/dev-perl/DBIx-DBSchema/DBIx-DBSchema-0.28.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBIx-DBSchema/DBIx-DBSchema-0.28.ebuild,v 1.8 2006/04/21 21:19:29 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBIx-DBSchema/DBIx-DBSchema-0.28.ebuild,v 1.9 2006/05/20 17:41:19 tcort Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/I/IV/IVAN/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc sparc x86" +KEYWORDS="alpha amd64 hppa ~ia64 ~ppc sparc x86" IUSE="" SRC_TEST="do" |