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/hotplug | |
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/hotplug')
-rw-r--r-- | sys-apps/hotplug/hotplug-20020114.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/hotplug/hotplug-20020401.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-apps/hotplug/hotplug-20020114.ebuild b/sys-apps/hotplug/hotplug-20020114.ebuild index 5de761e1e60d..ff7caf59e373 100644 --- a/sys-apps/hotplug/hotplug-20020114.ebuild +++ b/sys-apps/hotplug/hotplug-20020114.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/hotplug/hotplug-20020114.ebuild,v 1.6 2002/08/14 04:40:34 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20020114.ebuild,v 1.7 2002/10/04 06:25:56 vapier Exp $ # source maintainers named it hotplug-YYYY_MM_DD instead of hotplug-YYYYMMDD S=${WORKDIR}/${P} diff --git a/sys-apps/hotplug/hotplug-20020401.ebuild b/sys-apps/hotplug/hotplug-20020401.ebuild index b5210e7f92d6..25ad710561df 100644 --- a/sys-apps/hotplug/hotplug-20020401.ebuild +++ b/sys-apps/hotplug/hotplug-20020401.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/hotplug/hotplug-20020401.ebuild,v 1.4 2002/08/11 13:22:59 phoenix Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20020401.ebuild,v 1.5 2002/10/04 06:25:58 vapier Exp $ # source maintainers named it hotplug-YYYY_MM_DD instead of hotplug-YYYYMMDD MY_P=`echo ${P}|sed 's/-\(....\)\(..\)\(..\)/-\1_\2_\3/'` |