diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 04:58:43 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 04:58:43 +0000 |
commit | 93af0e6f74e7be427d9089a72316112437d5115d (patch) | |
tree | f427241955ddeed4f24bc091877109fb6eb55e3a /app-misc/xclip | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | historical-93af0e6f74e7be427d9089a72316112437d5115d.tar.gz historical-93af0e6f74e7be427d9089a72316112437d5115d.tar.bz2 historical-93af0e6f74e7be427d9089a72316112437d5115d.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 |