diff options
author | 2009-12-18 08:30:37 +0000 | |
---|---|---|
committer | 2009-12-18 08:30:37 +0000 | |
commit | aee77b524a1dab94e3af8f5ed7afe1181b354327 (patch) | |
tree | ffd81cbe746ce83f26d61ae6ed65ea243ed6115a /dev-perl/Inline | |
parent | Ebuild maintenance (#297133) (diff) | |
download | gentoo-2-aee77b524a1dab94e3af8f5ed7afe1181b354327.tar.gz gentoo-2-aee77b524a1dab94e3af8f5ed7afe1181b354327.tar.bz2 gentoo-2-aee77b524a1dab94e3af8f5ed7afe1181b354327.zip |
Drop eutils
(Portage version: 2.2_rc59/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Inline')
-rw-r--r-- | dev-perl/Inline/Inline-0.45.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Inline/Inline-0.45.ebuild b/dev-perl/Inline/Inline-0.45.ebuild index 07867ae5f186..2810cfd0f726 100644 --- a/dev-perl/Inline/Inline-0.45.ebuild +++ b/dev-perl/Inline/Inline-0.45.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.45.ebuild,v 1.2 2009/12/18 08:25:06 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.45.ebuild,v 1.3 2009/12/18 08:30:37 tove Exp $ EAPI=2 MODULE_AUTHOR=SISYPHUS -inherit perl-module eutils +inherit perl-module DESCRIPTION="Write Perl subroutines in other languages" |