summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-misc/dclock/ChangeLog5
-rw-r--r--x11-misc/dclock/dclock-2.1.2_p5.ebuild3
-rw-r--r--x11-misc/sux/ChangeLog8
-rw-r--r--x11-misc/sux/sux-1.0-r1.ebuild5
-rw-r--r--x11-misc/sux/sux-1.0.ebuild4
-rw-r--r--x11-misc/xbatt/ChangeLog5
-rw-r--r--x11-misc/xbatt/xbatt-1.2.1.ebuild3
-rw-r--r--x11-misc/xfontselector/ChangeLog5
-rw-r--r--x11-misc/xfontselector/xfontselector-0.9.2.ebuild3
-rw-r--r--x11-misc/xrootconsole/ChangeLog5
-rw-r--r--x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild3
-rw-r--r--x11-misc/xsetleds/ChangeLog5
-rw-r--r--x11-misc/xsetleds/xsetleds-0.1.3.ebuild3
-rw-r--r--x11-misc/xsnap/ChangeLog5
-rw-r--r--x11-misc/xsnap/xsnap-1.3.ebuild3
15 files changed, 46 insertions, 19 deletions
diff --git a/x11-misc/dclock/ChangeLog b/x11-misc/dclock/ChangeLog
index 82426a4ef3ce..4635ddc8da97 100644
--- a/x11-misc/dclock/ChangeLog
+++ b/x11-misc/dclock/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/dclock
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/dclock/ChangeLog,v 1.3 2004/05/25 01:06:06 g2boojum Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/dclock/ChangeLog,v 1.4 2004/06/14 18:35:19 pyrania Exp $
+
+ 14 Jun 2004; <pyrania@gentoo.org> dclock-2.1.2_p5.ebuild:
+ Added IUSE.
24 May 2004; Grant Goodyear <g2boojum@gentoo.org> dclock-2.1.2_p5.ebuild:
Fixes (thanks tseng, bug 50575) and keywording x86.
diff --git a/x11-misc/dclock/dclock-2.1.2_p5.ebuild b/x11-misc/dclock/dclock-2.1.2_p5.ebuild
index 80e2315c9653..8d8fe1176771 100644
--- a/x11-misc/dclock/dclock-2.1.2_p5.ebuild
+++ b/x11-misc/dclock/dclock-2.1.2_p5.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/dclock/dclock-2.1.2_p5.ebuild,v 1.4 2004/05/25 01:06:06 g2boojum Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/dclock/dclock-2.1.2_p5.ebuild,v 1.5 2004/06/14 18:35:19 pyrania Exp $
inherit eutils
@@ -13,6 +13,7 @@ S=${WORKDIR}/${PN}
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 ppc"
+IUSE=""
DEPEND="virtual/x11"
diff --git a/x11-misc/sux/ChangeLog b/x11-misc/sux/ChangeLog
index 3d4dcbb4a2e5..2e2cdf902e00 100644
--- a/x11-misc/sux/ChangeLog
+++ b/x11-misc/sux/ChangeLog
@@ -1,6 +1,8 @@
-# ChangeLog for x11-misc/sux
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/sux/ChangeLog,v 1.4 2003/12/02 09:12:10 phosphan Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/sux/ChangeLog,v 1.5 2004/06/14 18:34:51 pyrania Exp $
+
+ 14 Jun 2004; <pyrania@gentoo.org> sux-1.0-r1.ebuild:
+ Added IUSE.
*sux-1.0-r1 (02 Dec 2003)
diff --git a/x11-misc/sux/sux-1.0-r1.ebuild b/x11-misc/sux/sux-1.0-r1.ebuild
index 8eb3db9397fb..2751e05fd659 100644
--- a/x11-misc/sux/sux-1.0-r1.ebuild
+++ b/x11-misc/sux/sux-1.0-r1.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/sux/sux-1.0-r1.ebuild,v 1.2 2004/03/05 07:29:07 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/sux/sux-1.0-r1.ebuild,v 1.3 2004/06/14 18:34:51 pyrania Exp $
inherit eutils
@@ -11,6 +11,7 @@ LICENSE="X11"
SLOT="0"
KEYWORDS="x86"
+IUSE=""
S=${WORKDIR}
DEPEND="virtual/x11
diff --git a/x11-misc/sux/sux-1.0.ebuild b/x11-misc/sux/sux-1.0.ebuild
index 2c7d84c82f95..6e6321189d65 100644
--- a/x11-misc/sux/sux-1.0.ebuild
+++ b/x11-misc/sux/sux-1.0.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/sux/sux-1.0.ebuild,v 1.3 2003/06/24 07:39:25 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/sux/sux-1.0.ebuild,v 1.4 2004/06/14 18:34:51 pyrania Exp $
DESCRIPTION="\"su\" wrapper which transfers X credentials"
HOMEPAGE="http://fgouget.free.fr/sux/sux-readme.shtml"
diff --git a/x11-misc/xbatt/ChangeLog b/x11-misc/xbatt/ChangeLog
index 5bfa1f5dfc4a..a983ab22de4d 100644
--- a/x11-misc/xbatt/ChangeLog
+++ b/x11-misc/xbatt/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xbatt
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbatt/ChangeLog,v 1.3 2004/04/11 17:29:27 pyrania Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbatt/ChangeLog,v 1.4 2004/06/14 18:33:17 pyrania Exp $
+
+ 14 Jun 2004; <pyrania@gentoo.org> xbatt-1.2.1.ebuild:
+ Added IUSE.
11 Apr 2004; Markus Nigbur <pyrania@gentoo.org> xbatt-1.2.1.ebuild:
Ebuild fixups.
diff --git a/x11-misc/xbatt/xbatt-1.2.1.ebuild b/x11-misc/xbatt/xbatt-1.2.1.ebuild
index 24f914805266..324ed2c8479a 100644
--- a/x11-misc/xbatt/xbatt-1.2.1.ebuild
+++ b/x11-misc/xbatt/xbatt-1.2.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/xbatt/xbatt-1.2.1.ebuild,v 1.2 2004/04/11 17:29:27 pyrania Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbatt/xbatt-1.2.1.ebuild,v 1.3 2004/06/14 18:33:17 pyrania Exp $
DESCRIPTION="Notebook battery indicataor for X"
SRC_URI="http://www.clave.gr.jp/~eto/xbatt/${P}.tar.gz"
@@ -9,6 +9,7 @@ HOMEPAGE="http://www.clave.gr.jp/~eto/xbatt/"
SLOT="0"
LICENSE="as-is | BSD"
KEYWORDS="x86 ppc"
+IUSE=""
DEPEND="virtual/x11"
diff --git a/x11-misc/xfontselector/ChangeLog b/x11-misc/xfontselector/ChangeLog
index dcd6615bae66..06b1f82a09ad 100644
--- a/x11-misc/xfontselector/ChangeLog
+++ b/x11-misc/xfontselector/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xfontselector
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfontselector/ChangeLog,v 1.9 2004/04/11 07:46:56 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfontselector/ChangeLog,v 1.10 2004/06/14 18:32:44 pyrania Exp $
+
+ 14 Jun 2004; <pyrania@gentoo.org> xfontselector-0.9.2.ebuild:
+ Added IUSE.
10 Apr 2004; Travis Tilley <lv@gentoo.org> xfontselector-0.9.2.ebuild:
changed xfree dependency to virtual/x11 and added ~amd64 keyword
diff --git a/x11-misc/xfontselector/xfontselector-0.9.2.ebuild b/x11-misc/xfontselector/xfontselector-0.9.2.ebuild
index a851a4865e6b..30eb126a6104 100644
--- a/x11-misc/xfontselector/xfontselector-0.9.2.ebuild
+++ b/x11-misc/xfontselector/xfontselector-0.9.2.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/xfontselector/xfontselector-0.9.2.ebuild,v 1.11 2004/04/11 07:46:56 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfontselector/xfontselector-0.9.2.ebuild,v 1.12 2004/06/14 18:32:44 pyrania Exp $
MY_P="xfontselector-0.9-2"
S=${WORKDIR}/${MY_P}
@@ -8,6 +8,7 @@ DESCRIPTION="This is a font selector for X, much nicer than xfontsel."
SRC_URI="mirror://sourceforge/xfontselector/${MY_P}.tar.gz"
HOMEPAGE="http://xfontselector.sourceforge.net/"
KEYWORDS="x86 sparc ppc ~amd64"
+IUSE=""
SLOT="0"
LICENSE="GPL-2"
DEPEND="=x11-libs/qt-2*
diff --git a/x11-misc/xrootconsole/ChangeLog b/x11-misc/xrootconsole/ChangeLog
index 3cf9aa9a94c0..2e23a6d0a091 100644
--- a/x11-misc/xrootconsole/ChangeLog
+++ b/x11-misc/xrootconsole/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xrootconsole
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrootconsole/ChangeLog,v 1.11 2004/05/22 01:34:55 port001 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrootconsole/ChangeLog,v 1.12 2004/06/14 18:32:06 pyrania Exp $
+
+ 14 Jun 2004; <pyrania@gentoo.org> xrootconsole-0.4-r1.ebuild:
+ Added IUSE.
22 May 2004; Ian Leitch <port001@gentoo.org> xrootconsole-0.4-r1.ebuild,
xrootconsole-0.4.ebuild:
diff --git a/x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild b/x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild
index bc41852cd465..6c946c381eec 100644
--- a/x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild
+++ b/x11-misc/xrootconsole/xrootconsole-0.4-r1.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/xrootconsole/xrootconsole-0.4-r1.ebuild,v 1.5 2004/05/22 01:34:55 port001 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild,v 1.6 2004/06/14 18:32:06 pyrania Exp $
inherit eutils
@@ -11,6 +11,7 @@ SRC_URI="http://de-fac.to/bob/xrootconsole/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 sparc "
+IUSE=""
DEPEND="virtual/x11"
diff --git a/x11-misc/xsetleds/ChangeLog b/x11-misc/xsetleds/ChangeLog
index c9bbd945de79..54d6a0e0306e 100644
--- a/x11-misc/xsetleds/ChangeLog
+++ b/x11-misc/xsetleds/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xsetleds
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsetleds/ChangeLog,v 1.4 2004/06/12 18:35:41 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsetleds/ChangeLog,v 1.5 2004/06/14 18:31:15 pyrania Exp $
+
+ 14 Jun 2004; <pyrania@gentoo.org> xsetleds-0.1.3.ebuild:
+ Added IUSE.
12 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> xsetleds-0.1.3.ebuild:
Stable on alpha.
diff --git a/x11-misc/xsetleds/xsetleds-0.1.3.ebuild b/x11-misc/xsetleds/xsetleds-0.1.3.ebuild
index d0a4dfe66936..18bef008a2ca 100644
--- a/x11-misc/xsetleds/xsetleds-0.1.3.ebuild
+++ b/x11-misc/xsetleds/xsetleds-0.1.3.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/xsetleds/xsetleds-0.1.3.ebuild,v 1.7 2004/06/12 18:35:41 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsetleds/xsetleds-0.1.3.ebuild,v 1.8 2004/06/14 18:31:15 pyrania Exp $
DESCRIPTION="small tool to report and change the keyboard LED states of an X display"
HOMEPAGE="ftp://ftp.unix-ag.org/user/bmeurer/xsetleds/"
@@ -9,6 +9,7 @@ SRC_URI="ftp://ftp.unix-ag.org/user/bmeurer/xsetleds/src/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ~ppc ~sparc alpha hppa ~mips amd64 ~ia64"
+IUSE=""
DEPEND="virtual/x11"
diff --git a/x11-misc/xsnap/ChangeLog b/x11-misc/xsnap/ChangeLog
index facdc8facfc4..acb13d8ec972 100644
--- a/x11-misc/xsnap/ChangeLog
+++ b/x11-misc/xsnap/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xsnap
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsnap/ChangeLog,v 1.7 2004/05/01 01:16:44 port001 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsnap/ChangeLog,v 1.8 2004/06/14 18:30:42 pyrania Exp $
+
+ 14 Jun 2004; <pyrania@gentoo.org> xsnap-1.3.ebuild:
+ Added IUSE.
01 May 2004; Ian Leitch <port001@gentoo.org> xsnap-1.3.ebuild:
patch all archs
diff --git a/x11-misc/xsnap/xsnap-1.3.ebuild b/x11-misc/xsnap/xsnap-1.3.ebuild
index f43c3a4517d3..7bf14580dcf9 100644
--- a/x11-misc/xsnap/xsnap-1.3.ebuild
+++ b/x11-misc/xsnap/xsnap-1.3.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/xsnap/xsnap-1.3.ebuild,v 1.6 2004/05/01 01:16:44 port001 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsnap/xsnap-1.3.ebuild,v 1.7 2004/06/14 18:30:42 pyrania Exp $
inherit eutils
@@ -12,6 +12,7 @@ HOMEPAGE="ftp://ftp.ac-grenoble.fr/ge/Xutils/"
SLOT="0"
LICENSE="BSD"
KEYWORDS="x86 ppc ~sparc ~amd64"
+IUSE=""
DEPEND="virtual/x11"