summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrandon Hale <tseng@gentoo.org>2004-05-06 17:52:32 +0000
committerBrandon Hale <tseng@gentoo.org>2004-05-06 17:52:32 +0000
commitc3312d0741ce0953ab9be5d78c2a88fead410e38 (patch)
tree997f107bf991b1bce56a77e3131eb8bf14e55bec /x11-misc/gclipper
parentAdded ~sparc, #50264 (diff)
downloadhistorical-c3312d0741ce0953ab9be5d78c2a88fead410e38.tar.gz
historical-c3312d0741ce0953ab9be5d78c2a88fead410e38.tar.bz2
historical-c3312d0741ce0953ab9be5d78c2a88fead410e38.zip
Add IUSE=
Diffstat (limited to 'x11-misc/gclipper')
-rw-r--r--x11-misc/gclipper/ChangeLog7
-rw-r--r--x11-misc/gclipper/gclipper-1.1a.ebuild5
2 files changed, 8 insertions, 4 deletions
diff --git a/x11-misc/gclipper/ChangeLog b/x11-misc/gclipper/ChangeLog
index 6c11290289db..695f2cd95b35 100644
--- a/x11-misc/gclipper/ChangeLog
+++ b/x11-misc/gclipper/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/gclipper
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/gclipper/ChangeLog,v 1.5 2003/11/03 08:28:00 abhishek Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/gclipper/ChangeLog,v 1.6 2004/05/06 17:47:51 tseng Exp $
+
+ 06 May 2004; Brandon Hale <tseng@gentoo.org> gclipper-1.1a.ebuild:
+ Add IUSE=
03 Nov 2003; Abhishek Amit <abhishek@gentoo.org> metadata.xml:
Added metadata.xml
diff --git a/x11-misc/gclipper/gclipper-1.1a.ebuild b/x11-misc/gclipper/gclipper-1.1a.ebuild
index d58548c82b22..f387c48f6dec 100644
--- a/x11-misc/gclipper/gclipper-1.1a.ebuild
+++ b/x11-misc/gclipper/gclipper-1.1a.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/gclipper/gclipper-1.1a.ebuild,v 1.10 2003/11/11 13:15:34 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/gclipper/gclipper-1.1a.ebuild,v 1.11 2004/05/06 17:47:51 tseng Exp $
DESCRIPTION="multiple buffer clipboard that automatically fetches new selections and maintains them in a history"
SRC_URI="http://www.thunderstorms.org/gclipper/gclipper-1.1a.tar.gz"
@@ -9,6 +9,7 @@ HOMEPAGE="http://www.theleaf.be/"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 sparc"
+IUSE=""
DEPEND="=x11-libs/gtk+-1.2*"