diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-01-19 15:24:16 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-01-19 15:24:16 +0000 |
commit | e674b375f1824042348b2547e685c8b6313c6e61 (patch) | |
tree | 8cbef5de3d836a1ac82f243687a9d24f44d09475 /dev-perl/perlrapi/perlrapi-0.2.ebuild | |
parent | Ebuild maintenance (diff) | |
download | gentoo-2-e674b375f1824042348b2547e685c8b6313c6e61.tar.gz gentoo-2-e674b375f1824042348b2547e685c8b6313c6e61.tar.bz2 gentoo-2-e674b375f1824042348b2547e685c8b6313c6e61.zip |
Version bump, thanks seemant
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'dev-perl/perlrapi/perlrapi-0.2.ebuild')
-rw-r--r-- | dev-perl/perlrapi/perlrapi-0.2.ebuild | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/dev-perl/perlrapi/perlrapi-0.2.ebuild b/dev-perl/perlrapi/perlrapi-0.2.ebuild index 60c2db5dfcb2..a1401d5fe42f 100644 --- a/dev-perl/perlrapi/perlrapi-0.2.ebuild +++ b/dev-perl/perlrapi/perlrapi-0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/perlrapi/perlrapi-0.2.ebuild,v 1.12 2006/09/17 01:47:24 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perlrapi/perlrapi-0.2.ebuild,v 1.13 2007/01/19 15:24:16 mcummings Exp $ inherit perl-module @@ -19,5 +19,3 @@ KEYWORDS="~amd64 ~ia64 x86" DEPEND="virtual/libc app-pda/synce-librapi2 dev-lang/perl" -RDEPEND="${DEPEND}" - |