summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2002-07-08 16:58:07 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2002-07-08 16:58:07 +0000
commit7664ab5ecd28469bca7fb3d401201403a39b214a (patch)
treecf2e3c197f6f591d7315ee2d927ab64a4b1cd0ac /x11-misc/gclipper
parentupdate (diff)
downloadhistorical-7664ab5ecd28469bca7fb3d401201403a39b214a.tar.gz
historical-7664ab5ecd28469bca7fb3d401201403a39b214a.tar.bz2
historical-7664ab5ecd28469bca7fb3d401201403a39b214a.zip
Added LICENSE tag
Diffstat (limited to 'x11-misc/gclipper')
-rw-r--r--x11-misc/gclipper/gclipper-1.1a.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-misc/gclipper/gclipper-1.1a.ebuild b/x11-misc/gclipper/gclipper-1.1a.ebuild
index 9c8b328ae5a1..93e9e87b390c 100644
--- a/x11-misc/gclipper/gclipper-1.1a.ebuild
+++ b/x11-misc/gclipper/gclipper-1.1a.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer: First Last <your email>
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/gclipper/gclipper-1.1a.ebuild,v 1.2 2002/05/23 06:50:20 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/gclipper/gclipper-1.1a.ebuild,v 1.3 2002/07/08 16:58:05 aliz Exp $
S=${WORKDIR}/${PN}
DESCRIPTION="GClipper is a multiple buffer clipboard that automatically fetches new selections and maintains them in a history."
@@ -9,6 +9,7 @@ SRC_URI="http://www.thunderstorms.org/gclipper/gclipper-1.1a.tar.gz"
# Homepage, not used by Portage directly but handy for developer reference
HOMEPAGE="http://www.theleaf.be"
+LICENSE="GPL-2"
DEPEND="=x11-libs/gtk+-1.2*"