diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 04:58:56 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 04:58:56 +0000 |
commit | 70102673b60bd58686d756b2fabedf8f1838e82d (patch) | |
tree | e8d80f6e5a7b52711bdb50fe28536c4be17943d8 /app-misc/xclip | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | gentoo-2-70102673b60bd58686d756b2fabedf8f1838e82d.tar.gz gentoo-2-70102673b60bd58686d756b2fabedf8f1838e82d.tar.bz2 gentoo-2-70102673b60bd58686d756b2fabedf8f1838e82d.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'app-misc/xclip')
-rw-r--r-- | app-misc/xclip/xclip-0.05.ebuild | 4 | ||||
-rw-r--r-- | app-misc/xclip/xclip-0.08.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-misc/xclip/xclip-0.05.ebuild b/app-misc/xclip/xclip-0.05.ebuild index 029f397ec6a6..342cfc6ada8b 100644 --- a/app-misc/xclip/xclip-0.05.ebuild +++ b/app-misc/xclip/xclip-0.05.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/app-misc/xclip/xclip-0.05.ebuild,v 1.3 2002/07/25 19:18:35 seemant Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/xclip/xclip-0.05.ebuild,v 1.4 2002/10/04 04:58:21 vapier Exp $ S=${WORKDIR}/xclip DESCRIPTION="Command-line utility to read data from standard in and diff --git a/app-misc/xclip/xclip-0.08.ebuild b/app-misc/xclip/xclip-0.08.ebuild index 3ef90bd6818e..fe15d7a96705 100644 --- a/app-misc/xclip/xclip-0.08.ebuild +++ b/app-misc/xclip/xclip-0.08.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/app-misc/xclip/xclip-0.08.ebuild,v 1.3 2002/08/07 21:09:03 cselkirk Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/xclip/xclip-0.08.ebuild,v 1.4 2002/10/04 04:58:24 vapier Exp $ S=${WORKDIR}/xclip DESCRIPTION="Command-line utility to read data from standard in and |