summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrandon Hale <tseng@gentoo.org>2004-06-01 19:38:21 +0000
committerBrandon Hale <tseng@gentoo.org>2004-06-01 19:38:21 +0000
commitcff140f5452546c346a97165268ee11605a32be6 (patch)
treeb83303e3fbd284e18e781a47a5704a6c08c4c876 /x11-misc
parentFix depends. (Manifest recommit) (diff)
downloadgentoo-2-cff140f5452546c346a97165268ee11605a32be6.tar.gz
gentoo-2-cff140f5452546c346a97165268ee11605a32be6.tar.bz2
gentoo-2-cff140f5452546c346a97165268ee11605a32be6.zip
Add IUSE=
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/xcalendar/ChangeLog5
-rw-r--r--x11-misc/xcalendar/xcalendar-4.0.ebuild3
-rw-r--r--x11-misc/xclip/ChangeLog8
-rw-r--r--x11-misc/xclip/xclip-0.05.ebuild5
-rw-r--r--x11-misc/xclip/xclip-0.08.ebuild5
-rw-r--r--x11-misc/xdiskusage/ChangeLog5
-rw-r--r--x11-misc/xdiskusage/xdiskusage-1.46.ebuild3
-rw-r--r--x11-misc/xearth/ChangeLog5
-rw-r--r--x11-misc/xearth/xearth-1.1.ebuild3
9 files changed, 30 insertions, 12 deletions
diff --git a/x11-misc/xcalendar/ChangeLog b/x11-misc/xcalendar/ChangeLog
index c2c8aa32f08f..29be9e83ebe5 100644
--- a/x11-misc/xcalendar/ChangeLog
+++ b/x11-misc/xcalendar/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xcalendar
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcalendar/ChangeLog,v 1.8 2004/04/27 20:52:23 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcalendar/ChangeLog,v 1.9 2004/06/01 19:33:46 tseng Exp $
+
+ 01 Jun 2004; Brandon Hale <tseng@gentoo.org> xcalendar-4.0.ebuild:
+ Add IUSE=
27 Apr 2004; Aron Griffis <agriffis@gentoo.org> xcalendar-4.0.ebuild:
Add inherit eutils
diff --git a/x11-misc/xcalendar/xcalendar-4.0.ebuild b/x11-misc/xcalendar/xcalendar-4.0.ebuild
index b6a19d1a16a3..7a7f79e08344 100644
--- a/x11-misc/xcalendar/xcalendar-4.0.ebuild
+++ b/x11-misc/xcalendar/xcalendar-4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcalendar/xcalendar-4.0.ebuild,v 1.8 2004/04/27 20:52:23 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcalendar/xcalendar-4.0.ebuild,v 1.9 2004/06/01 19:33:46 tseng Exp $
inherit eutils
@@ -12,6 +12,7 @@ SRC_URI="ftp://daemon.jp.FreeBSD.org/pub/FreeBSD-jp/ports-jp/LOCAL_PORTS/${P}+i1
SLOT="0"
LICENSE="as-is"
KEYWORDS="x86 alpha"
+IUSE=""
DEPEND="virtual/x11
motif? ( x11-libs/openmotif )"
diff --git a/x11-misc/xclip/ChangeLog b/x11-misc/xclip/ChangeLog
index 24d070402b3c..69eeda45fa0b 100644
--- a/x11-misc/xclip/ChangeLog
+++ b/x11-misc/xclip/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/xclip
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xclip/ChangeLog,v 1.2 2003/10/20 06:21:35 vapier Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xclip/ChangeLog,v 1.3 2004/06/01 19:35:46 tseng Exp $
+
+ 01 Jun 2004; Brandon Hale <tseng@gentoo.org> xclip-0.05.ebuild,
+ xclip-0.08.ebuild:
+ Add IUSE=
*xclip-0.08 (26 Apr 2002)
diff --git a/x11-misc/xclip/xclip-0.05.ebuild b/x11-misc/xclip/xclip-0.05.ebuild
index e03fca8e9624..ee6966992a2f 100644
--- a/x11-misc/xclip/xclip-0.05.ebuild
+++ b/x11-misc/xclip/xclip-0.05.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/xclip/xclip-0.05.ebuild,v 1.1 2003/10/20 04:14:48 tseng Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xclip/xclip-0.05.ebuild,v 1.2 2004/06/01 19:35:46 tseng Exp $
S=${WORKDIR}/xclip
DESCRIPTION="Command-line utility to read data from standard in and place it in an X selection for pasting into X applications."
@@ -10,6 +10,7 @@ HOMEPAGE="http://people.debian.org/~kims/xclip/"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86"
+IUSE=""
DEPEND="virtual/x11"
diff --git a/x11-misc/xclip/xclip-0.08.ebuild b/x11-misc/xclip/xclip-0.08.ebuild
index d168120f23dc..3cd8343b1c1a 100644
--- a/x11-misc/xclip/xclip-0.08.ebuild
+++ b/x11-misc/xclip/xclip-0.08.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/xclip/xclip-0.08.ebuild,v 1.1 2003/10/20 04:14:48 tseng Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xclip/xclip-0.08.ebuild,v 1.2 2004/06/01 19:35:46 tseng Exp $
S=${WORKDIR}/xclip
DESCRIPTION="Command-line utility to read data from standard in and place it in an X selection for pasting into X applications."
@@ -10,6 +10,7 @@ HOMEPAGE="http://people.debian.org/~kims/xclip/"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 ppc"
+IUSE=""
DEPEND="virtual/x11"
diff --git a/x11-misc/xdiskusage/ChangeLog b/x11-misc/xdiskusage/ChangeLog
index d0ee17474eb6..843157ad9321 100644
--- a/x11-misc/xdiskusage/ChangeLog
+++ b/x11-misc/xdiskusage/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xdiskusage
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdiskusage/ChangeLog,v 1.5 2004/03/21 00:48:48 pyrania Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdiskusage/ChangeLog,v 1.6 2004/06/01 19:36:51 tseng Exp $
+
+ 01 Jun 2004; Brandon Hale <tseng@gentoo.org> xdiskusage-1.46.ebuild:
+ Add IUSE=
21 Mar 2004; Markus Nigbur <pyrania@gentoo.org> xdiskusage-1.46.ebuild:
Added glut DEPEND, fixing bug #45141.
diff --git a/x11-misc/xdiskusage/xdiskusage-1.46.ebuild b/x11-misc/xdiskusage/xdiskusage-1.46.ebuild
index 91074806e42d..674c0c25e275 100644
--- a/x11-misc/xdiskusage/xdiskusage-1.46.ebuild
+++ b/x11-misc/xdiskusage/xdiskusage-1.46.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdiskusage/xdiskusage-1.46.ebuild,v 1.5 2004/05/21 16:40:32 jhuebel Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdiskusage/xdiskusage-1.46.ebuild,v 1.6 2004/06/01 19:36:51 tseng Exp $
DESCRIPTION="front end to xdu for viewing disk usage graphically under X11"
SRC_URI="http://xdiskusage.sourceforge.net/${P}.tgz"
@@ -9,6 +9,7 @@ HOMEPAGE="http://xdiskusage.sourceforge.net/"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ~amd64"
+IUSE=""
DEPEND="virtual/x11
x11-libs/fltk
diff --git a/x11-misc/xearth/ChangeLog b/x11-misc/xearth/ChangeLog
index f17fa751cf30..b5cf979107cf 100644
--- a/x11-misc/xearth/ChangeLog
+++ b/x11-misc/xearth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xearth
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xearth/ChangeLog,v 1.3 2004/05/23 10:35:58 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xearth/ChangeLog,v 1.4 2004/06/01 19:38:21 tseng Exp $
+
+ 01 Jun 2004; Brandon Hale <tseng@gentoo.org> xearth-1.1.ebuild:
+ Add IUSE=
23 May 2004; Danny van Dyk <kugelfang@gentoo.org> xearth-1.1.ebuild:
Marked ~amd64.
diff --git a/x11-misc/xearth/xearth-1.1.ebuild b/x11-misc/xearth/xearth-1.1.ebuild
index 65879f216e35..e217de77221c 100644
--- a/x11-misc/xearth/xearth-1.1.ebuild
+++ b/x11-misc/xearth/xearth-1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xearth/xearth-1.1.ebuild,v 1.2 2004/05/23 10:35:58 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xearth/xearth-1.1.ebuild,v 1.3 2004/06/01 19:38:21 tseng Exp $
HOMEPAGE="http://www.cs.colorado.edu/~tuna/xearth/"
DESCRIPTION="Xearth sets the X root window to an image of the Earth"
@@ -10,6 +10,7 @@ SRC_URI="ftp://cag.lcs.mit.edu/pub/tuna/${P}.tar.gz
SLOT="0"
LICENSE="xearth"
KEYWORDS="x86 sparc ppc ~amd64"
+IUSE=""
DEPEND="virtual/x11"