diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-11-24 17:17:04 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-11-24 17:17:04 +0000 |
commit | 768256b34f79e3ea7c87220cc3886dc21e5fbb7a (patch) | |
tree | c4c2bc199bcf99b766763259c060bfad8207ae89 /dev-perl/Data-UUID/Data-UUID-0.148.ebuild | |
parent | Restore -Werror mangling, or the kernel will fail to build. (diff) | |
download | historical-768256b34f79e3ea7c87220cc3886dc21e5fbb7a.tar.gz historical-768256b34f79e3ea7c87220cc3886dc21e5fbb7a.tar.bz2 historical-768256b34f79e3ea7c87220cc3886dc21e5fbb7a.zip |
amd64 stable
Package-Manager: portage-2.1.2_rc2-r1
Diffstat (limited to 'dev-perl/Data-UUID/Data-UUID-0.148.ebuild')
-rw-r--r-- | dev-perl/Data-UUID/Data-UUID-0.148.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-perl/Data-UUID/Data-UUID-0.148.ebuild b/dev-perl/Data-UUID/Data-UUID-0.148.ebuild index 22922ca8e7b7..f34111c99723 100644 --- a/dev-perl/Data-UUID/Data-UUID-0.148.ebuild +++ b/dev-perl/Data-UUID/Data-UUID-0.148.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/Data-UUID/Data-UUID-0.148.ebuild,v 1.1 2006/11/19 16:14:44 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-UUID/Data-UUID-0.148.ebuild,v 1.2 2006/11/24 17:06:18 mcummings Exp $ inherit perl-module @@ -18,4 +18,3 @@ SRC_TEST="do" DEPEND="dev-lang/perl test? ( dev-perl/Test-Pod-Coverage dev-perl/Test-Pod )" -RDEPEND="${DEPEND}" |