diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-07-09 23:28:26 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-07-09 23:28:26 +0000 |
commit | 524973953421435e3419610ab4ff33ac5289e3fb (patch) | |
tree | 4df66780db60868d396ba4e8da890d8263f8ac33 /dev-perl/WeakRef | |
parent | update loop-aes patch #98391 by Alon Bar-Lev (diff) | |
download | historical-524973953421435e3419610ab4ff33ac5289e3fb.tar.gz historical-524973953421435e3419610ab4ff33ac5289e3fb.tar.bz2 historical-524973953421435e3419610ab4ff33ac5289e3fb.zip |
QA: Removed CATEGORY=
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-perl/WeakRef')
-rw-r--r-- | dev-perl/WeakRef/WeakRef-0.01.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-perl/WeakRef/WeakRef-0.01.ebuild b/dev-perl/WeakRef/WeakRef-0.01.ebuild index 8a5603a1803f..3a44b24d7959 100644 --- a/dev-perl/WeakRef/WeakRef-0.01.ebuild +++ b/dev-perl/WeakRef/WeakRef-0.01.ebuild @@ -1,11 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/WeakRef/WeakRef-0.01.ebuild,v 1.7 2005/04/25 16:23:25 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WeakRef/WeakRef-0.01.ebuild,v 1.8 2005/07/09 23:08:59 swegener Exp $ inherit perl-module -CATEGORY="dev-perl" - DESCRIPTION="an API to the Perl weak references" HOMEPAGE="http://search.cpan.org/~lukka/${P}/" |