diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 06:29:06 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 06:29:06 +0000 |
commit | b0605fede62e9bf84b6f5f3127e7c1812880c5f1 (patch) | |
tree | 0ec2f404b09be6a12dc51a0601f1baeffd19d3fd /sys-apps/noflushd | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | gentoo-2-b0605fede62e9bf84b6f5f3127e7c1812880c5f1.tar.gz gentoo-2-b0605fede62e9bf84b6f5f3127e7c1812880c5f1.tar.bz2 gentoo-2-b0605fede62e9bf84b6f5f3127e7c1812880c5f1.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'sys-apps/noflushd')
-rw-r--r-- | sys-apps/noflushd/noflushd-2.4-r3.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/noflushd/noflushd-2.4-r6.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/noflushd/noflushd-2.6.3.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sys-apps/noflushd/noflushd-2.4-r3.ebuild b/sys-apps/noflushd/noflushd-2.4-r3.ebuild index 932e46f4ae47..964ca4039402 100644 --- a/sys-apps/noflushd/noflushd-2.4-r3.ebuild +++ b/sys-apps/noflushd/noflushd-2.4-r3.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/sys-apps/noflushd/noflushd-2.4-r3.ebuild,v 1.4 2002/08/01 11:40:16 seemant Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/noflushd/noflushd-2.4-r3.ebuild,v 1.5 2002/10/04 06:28:11 vapier Exp $ # Note: the daemon's current 2.4 version has nothing to do with kernel versions A=noflushd_2.4.orig.tar.gz diff --git a/sys-apps/noflushd/noflushd-2.4-r6.ebuild b/sys-apps/noflushd/noflushd-2.4-r6.ebuild index 408cbd7d6c7c..0bcd5482899d 100644 --- a/sys-apps/noflushd/noflushd-2.4-r6.ebuild +++ b/sys-apps/noflushd/noflushd-2.4-r6.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/sys-apps/noflushd/noflushd-2.4-r6.ebuild,v 1.6 2002/08/01 11:40:16 seemant Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/noflushd/noflushd-2.4-r6.ebuild,v 1.7 2002/10/04 06:28:13 vapier Exp $ # Note: the daemon's current 2.4 version has nothing to do with kernel versions MY_P=${P/-/_} diff --git a/sys-apps/noflushd/noflushd-2.6.3.ebuild b/sys-apps/noflushd/noflushd-2.6.3.ebuild index b6f194c1ba67..5423ffb2d392 100644 --- a/sys-apps/noflushd/noflushd-2.6.3.ebuild +++ b/sys-apps/noflushd/noflushd-2.6.3.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/sys-apps/noflushd/noflushd-2.6.3.ebuild,v 1.4 2002/09/14 03:12:44 woodchip Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/noflushd/noflushd-2.6.3.ebuild,v 1.5 2002/10/04 06:28:16 vapier Exp $ S="${WORKDIR}/${P}" |