diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 05:23:58 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 05:23:58 +0000 |
commit | d4b13848af83020575f9aa7bcc23b97bb44f4fe6 (patch) | |
tree | 70eb33f169d90d94b3107555cd3e6635722f6ecb /dev-perl/Storable | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | gentoo-2-d4b13848af83020575f9aa7bcc23b97bb44f4fe6.tar.gz gentoo-2-d4b13848af83020575f9aa7bcc23b97bb44f4fe6.tar.bz2 gentoo-2-d4b13848af83020575f9aa7bcc23b97bb44f4fe6.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'dev-perl/Storable')
-rw-r--r-- | dev-perl/Storable/Storable-1.0.14.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Storable/Storable-2.04.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-perl/Storable/Storable-1.0.14.ebuild b/dev-perl/Storable/Storable-1.0.14.ebuild index 3c263cd6191d..56c404406f49 100644 --- a/dev-perl/Storable/Storable-1.0.14.ebuild +++ b/dev-perl/Storable/Storable-1.0.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Storable/Storable-1.0.14.ebuild,v 1.8 2002/09/13 01:23:52 mcummings Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Storable/Storable-1.0.14.ebuild,v 1.9 2002/10/04 05:23:06 vapier Exp $ inherit perl-module diff --git a/dev-perl/Storable/Storable-2.04.ebuild b/dev-perl/Storable/Storable-2.04.ebuild index a24898eedbf4..977b495f2ce0 100644 --- a/dev-perl/Storable/Storable-2.04.ebuild +++ b/dev-perl/Storable/Storable-2.04.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Storable/Storable-2.04.ebuild,v 1.2 2002/09/13 01:23:52 mcummings Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Storable/Storable-2.04.ebuild,v 1.3 2002/10/04 05:23:09 vapier Exp $ inherit perl-module |