diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 06:15:50 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 06:15:50 +0000 |
commit | ea4e266138f47697cd8e11778c0959d1817f3e30 (patch) | |
tree | 5a83309e3f2c9839d58102c6b8722d21ecba8220 /net-misc/pimpd | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | historical-ea4e266138f47697cd8e11778c0959d1817f3e30.tar.gz historical-ea4e266138f47697cd8e11778c0959d1817f3e30.tar.bz2 historical-ea4e266138f47697cd8e11778c0959d1817f3e30.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'net-misc/pimpd')
-rw-r--r-- | net-misc/pimpd/pimpd-0.5.ebuild | 4 | ||||
-rw-r--r-- | net-misc/pimpd/pimpd-0.8.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-misc/pimpd/pimpd-0.5.ebuild b/net-misc/pimpd/pimpd-0.5.ebuild index a4bd20471a3a..2c7b9fb65188 100644 --- a/net-misc/pimpd/pimpd-0.5.ebuild +++ b/net-misc/pimpd/pimpd-0.5.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/net-misc/pimpd/pimpd-0.5.ebuild,v 1.6 2002/08/14 12:08:08 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/pimpd/pimpd-0.5.ebuild,v 1.7 2002/10/04 06:14:34 vapier Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} diff --git a/net-misc/pimpd/pimpd-0.8.ebuild b/net-misc/pimpd/pimpd-0.8.ebuild index d64a03a15cf0..cf2bc0e44563 100644 --- a/net-misc/pimpd/pimpd-0.8.ebuild +++ b/net-misc/pimpd/pimpd-0.8.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/net-misc/pimpd/pimpd-0.8.ebuild,v 1.5 2002/08/14 12:08:08 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/pimpd/pimpd-0.8.ebuild,v 1.6 2002/10/04 06:14:36 vapier Exp $ # Updated to version 0.8 by Olivier Reisch on Fri Apr 26 11:44:26 CEST 2002 A=pimpd_0.8.tar.gz |