diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-11-24 15:40:29 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-11-24 15:40:29 +0000 |
commit | c9242954491b7053b27af6983cb403fe1aabfbf9 (patch) | |
tree | 9abc7b4e5307b99fc3b8b2f66d0c773dbfd7abbb /dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.05.ebuild | |
parent | Marking amd64 stable (diff) | |
download | gentoo-2-c9242954491b7053b27af6983cb403fe1aabfbf9.tar.gz gentoo-2-c9242954491b7053b27af6983cb403fe1aabfbf9.tar.bz2 gentoo-2-c9242954491b7053b27af6983cb403fe1aabfbf9.zip |
Marking amd64 stable
(Portage version: 2.1.2_rc2-r1)
Diffstat (limited to 'dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.05.ebuild')
-rw-r--r-- | dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.05.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.05.ebuild b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.05.ebuild index 05b2ec5ba338..742fb51e56f8 100644 --- a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.05.ebuild +++ b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.05.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/Class-Data-Inheritable/Class-Data-Inheritable-0.05.ebuild,v 1.6 2006/10/21 11:02:47 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.05.ebuild,v 1.7 2006/11/24 15:40:29 mcummings Exp $ inherit perl-module @@ -15,4 +15,3 @@ IUSE="" export OPTIMIZE="${CFLAGS}" DEPEND="dev-lang/perl" -RDEPEND="${DEPEND}" |