diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-10 23:33:33 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-10 23:33:33 +0000 |
commit | 7e1d2b0cb92bc139e70958afd7b64c9ee91a6a63 (patch) | |
tree | 157003efe680d7346f67aea1c84e979fcbe9c000 /dev-perl/Tie-Cache | |
parent | Keyworded ~sparc-fbsd (diff) | |
download | gentoo-2-7e1d2b0cb92bc139e70958afd7b64c9ee91a6a63.tar.gz gentoo-2-7e1d2b0cb92bc139e70958afd7b64c9ee91a6a63.tar.bz2 gentoo-2-7e1d2b0cb92bc139e70958afd7b64c9ee91a6a63.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'dev-perl/Tie-Cache')
-rw-r--r-- | dev-perl/Tie-Cache/Tie-Cache-0.17.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-perl/Tie-Cache/Tie-Cache-0.17.ebuild b/dev-perl/Tie-Cache/Tie-Cache-0.17.ebuild index f7924f260f75..93b46c6cab73 100644 --- a/dev-perl/Tie-Cache/Tie-Cache-0.17.ebuild +++ b/dev-perl/Tie-Cache/Tie-Cache-0.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-Cache/Tie-Cache-0.17.ebuild,v 1.4 2007/07/03 10:30:49 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-Cache/Tie-Cache-0.17.ebuild,v 1.5 2007/07/10 23:33:28 mr_bones_ Exp $ inherit perl-module @@ -8,10 +8,8 @@ DESCRIPTION="In memory size limited LRU cache" HOMEPAGE="http://search.cpan.org/search?query=Tie-Cache&mode=dist" SRC_URI="mirror://cpan/authors/id/C/CH/CHAMAS/${P}.tar.gz" - IUSE="" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" - |