diff options
author | Mike Pagano <mpagano@gentoo.org> | 2006-08-13 17:22:29 +0000 |
---|---|---|
committer | Mike Pagano <mpagano@gentoo.org> | 2006-08-13 17:22:29 +0000 |
commit | ae8a490389f97b94286234c06143085a85a775a4 (patch) | |
tree | 08c81eecc20b55bbecd80b5b99a8ebd19908308b /dev-perl | |
parent | License change to GPL-2 (diff) | |
download | sunrise-ae8a490389f97b94286234c06143085a85a775a4.tar.gz sunrise-ae8a490389f97b94286234c06143085a85a775a4.tar.bz2 sunrise-ae8a490389f97b94286234c06143085a85a775a4.zip |
Changed license to GPL-2
svn path=/sunrise/; revision=900
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Proc-PID-File/Proc-PID-File-1.24.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Proc-PID-File/Proc-PID-File-1.24.ebuild b/dev-perl/Proc-PID-File/Proc-PID-File-1.24.ebuild index 2b4536e3b..b46e825d8 100644 --- a/dev-perl/Proc-PID-File/Proc-PID-File-1.24.ebuild +++ b/dev-perl/Proc-PID-File/Proc-PID-File-1.24.ebuild @@ -8,7 +8,7 @@ DESCRIPTION="Perl module used to determine if processes are already running" HOMEPAGE="http://search.cpan.org/search?query=${PN}" SRC_URI="mirror://cpan/authors/id/E/EC/ECALDER/${P}.tar.gz" -LICENSE="GPL-1" +LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" IUSE="" |