summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/DBIx-Class/DBIx-Class-0.08010.ebuild')
-rw-r--r--dev-perl/DBIx-Class/DBIx-Class-0.08010.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/dev-perl/DBIx-Class/DBIx-Class-0.08010.ebuild b/dev-perl/DBIx-Class/DBIx-Class-0.08010.ebuild
index 82dbf978c..129e3df70 100644
--- a/dev-perl/DBIx-Class/DBIx-Class-0.08010.ebuild
+++ b/dev-perl/DBIx-Class/DBIx-Class-0.08010.ebuild
@@ -2,16 +2,14 @@
# Distributed under the terms of the GNU General Public License v2
# $Header$
+MODULE_AUTHOR=ASH
inherit perl-module
DESCRIPTION="Extensible and flexible object <-> relational mapper."
-HOMEPAGE="http://search.cpan.org/dist/${PN}/"
-SRC_URI="mirror://cpan/authors/id/A/AS/ASH/${P}.tar.gz"
-RESTRICT="nomirror"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 ppc-macos s390 sh sparc sparc-fbsd x86 x86-fbsd"
+KEYWORDS="~amd64 ~x86"
IUSE="sqlite"
DEPEND="