diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:58:32 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:58:32 +0000 |
commit | 869c2cc79a78805e9d642d26fba5eb465f43977e (patch) | |
tree | aa1a9111efaa22a3b489414636f1110cc662f018 /x11-misc | |
parent | don't assign S=${WORKDIR}/${P} (diff) | |
download | historical-869c2cc79a78805e9d642d26fba5eb465f43977e.tar.gz historical-869c2cc79a78805e9d642d26fba5eb465f43977e.tar.bz2 historical-869c2cc79a78805e9d642d26fba5eb465f43977e.zip |
sync IUSE (missing)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/accessx/accessx-0950.ebuild | 3 | ||||
-rw-r--r-- | x11-misc/commonbox-utils/commonbox-utils-0.3.ebuild | 3 | ||||
-rw-r--r-- | x11-misc/e-fancylauncher/e-fancylauncher-0.7.ebuild | 3 | ||||
-rw-r--r-- | x11-misc/fspanel/fspanel-0.8_beta1-r1.ebuild | 3 | ||||
-rw-r--r-- | x11-misc/fspanel/fspanel-0.8_beta1.ebuild | 3 | ||||
-rw-r--r-- | x11-misc/shared-mime-info/shared-mime-info-0.12.ebuild | 3 | ||||
-rw-r--r-- | x11-misc/sux/sux-1.0.ebuild | 3 | ||||
-rw-r--r-- | x11-misc/xrootconsole/xrootconsole-0.4.ebuild | 3 | ||||
-rw-r--r-- | x11-misc/xtrlock/xtrlock-2.0.ebuild | 3 |
9 files changed, 18 insertions, 9 deletions
diff --git a/x11-misc/accessx/accessx-0950.ebuild b/x11-misc/accessx/accessx-0950.ebuild index 88f0c4632fa8..c1ff8622cb39 100644 --- a/x11-misc/accessx/accessx-0950.ebuild +++ b/x11-misc/accessx/accessx-0950.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # John Stalker <stalker@math.princeton.edu> -# $Header: /var/cvsroot/gentoo-x86/x11-misc/accessx/accessx-0950.ebuild,v 1.11 2004/06/24 22:10:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/accessx/accessx-0950.ebuild,v 1.12 2004/07/15 00:49:09 agriffis Exp $ S=${WORKDIR}/${PN} DESCRIPTION="Interface to the XKEYBOARD extension in X11" @@ -13,6 +13,7 @@ DEPEND="virtual/x11" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 sparc ppc" +IUSE="" src_compile() { make || die diff --git a/x11-misc/commonbox-utils/commonbox-utils-0.3.ebuild b/x11-misc/commonbox-utils/commonbox-utils-0.3.ebuild index b2f389864eea..45cb6c268cc6 100644 --- a/x11-misc/commonbox-utils/commonbox-utils-0.3.ebuild +++ b/x11-misc/commonbox-utils/commonbox-utils-0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/commonbox-utils/commonbox-utils-0.3.ebuild,v 1.12 2004/06/24 22:14:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/commonbox-utils/commonbox-utils-0.3.ebuild,v 1.13 2004/07/15 00:51:32 agriffis Exp $ DESCRIPTION="Common utilities for fluxbox, blackbox, and openbox" HOMEPAGE="http://mkeadle.org/" @@ -9,6 +9,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ppc sparc alpha hppa ia64" +IUSE="" DEPEND="media-gfx/xv" RDEPEND="virtual/x11" diff --git a/x11-misc/e-fancylauncher/e-fancylauncher-0.7.ebuild b/x11-misc/e-fancylauncher/e-fancylauncher-0.7.ebuild index 3bb8b7767320..14136a9b6fd6 100644 --- a/x11-misc/e-fancylauncher/e-fancylauncher-0.7.ebuild +++ b/x11-misc/e-fancylauncher/e-fancylauncher-0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/e-fancylauncher/e-fancylauncher-0.7.ebuild,v 1.4 2004/06/24 22:16:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/e-fancylauncher/e-fancylauncher-0.7.ebuild,v 1.5 2004/07/15 00:51:55 agriffis Exp $ S="${WORKDIR}/Epplets-${PV}" @@ -11,6 +11,7 @@ HOMEPAGE="http://www.docs.uu.se/~adavid/Epplets" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 sparc" +IUSE="" S=${WORKDIR}/E-FancyLauncher DEPEND="x11-plugins/epplets" diff --git a/x11-misc/fspanel/fspanel-0.8_beta1-r1.ebuild b/x11-misc/fspanel/fspanel-0.8_beta1-r1.ebuild index fa534a5b0b6b..027587b8e34e 100644 --- a/x11-misc/fspanel/fspanel-0.8_beta1-r1.ebuild +++ b/x11-misc/fspanel/fspanel-0.8_beta1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/fspanel/fspanel-0.8_beta1-r1.ebuild,v 1.4 2004/06/24 22:19:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fspanel/fspanel-0.8_beta1-r1.ebuild,v 1.5 2004/07/15 00:52:45 agriffis Exp $ S=${WORKDIR}/fspanel-0.8beta1 DESCRIPTION="F***ing Small Panel. Good (and small) replacement for gnome-panel" @@ -9,6 +9,7 @@ HOMEPAGE="http://www.chatjunkies.org/fspanel" SLOT="0" KEYWORDS="x86 sparc" +IUSE="" LICENSE="GPL-2" DEPEND="virtual/x11" diff --git a/x11-misc/fspanel/fspanel-0.8_beta1.ebuild b/x11-misc/fspanel/fspanel-0.8_beta1.ebuild index 26c030cffa25..48c6551b3615 100644 --- a/x11-misc/fspanel/fspanel-0.8_beta1.ebuild +++ b/x11-misc/fspanel/fspanel-0.8_beta1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/fspanel/fspanel-0.8_beta1.ebuild,v 1.9 2004/06/24 22:19:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fspanel/fspanel-0.8_beta1.ebuild,v 1.10 2004/07/15 00:52:45 agriffis Exp $ S=${WORKDIR}/fspanel-0.8beta1 DESCRIPTION="F***ing Small Panel. Good (and small) replacement for gnome-panel" @@ -9,6 +9,7 @@ HOMEPAGE="http://www.chatjunkies.org/fspanel" SLOT="0" KEYWORDS="x86 sparc " +IUSE="" LICENSE="GPL-2" DEPEND="virtual/x11" diff --git a/x11-misc/shared-mime-info/shared-mime-info-0.12.ebuild b/x11-misc/shared-mime-info/shared-mime-info-0.12.ebuild index 8384deb65d89..f2f2b2c24ff8 100644 --- a/x11-misc/shared-mime-info/shared-mime-info-0.12.ebuild +++ b/x11-misc/shared-mime-info/shared-mime-info-0.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/shared-mime-info/shared-mime-info-0.12.ebuild,v 1.5 2004/06/24 22:32:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/shared-mime-info/shared-mime-info-0.12.ebuild,v 1.6 2004/07/15 00:55:13 agriffis Exp $ DESCRIPTION="The Shared MIME-info Database specification." HOMEPAGE="http://www.freedesktop.org" @@ -9,6 +9,7 @@ SRC_URI="http://www.freedesktop.org/software/shared-mime-info/releases/${P}.tar. SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ppc sparc alpha hppa amd64" +IUSE="" DEPEND=">=sys-apps/gawk-3.1.0 >=dev-libs/glib-2.0.4 diff --git a/x11-misc/sux/sux-1.0.ebuild b/x11-misc/sux/sux-1.0.ebuild index 10a9b98836e5..f788e2cc88da 100644 --- a/x11-misc/sux/sux-1.0.ebuild +++ b/x11-misc/sux/sux-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # 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.5 2004/06/24 22:33:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/sux/sux-1.0.ebuild,v 1.6 2004/07/15 00:55:33 agriffis Exp $ DESCRIPTION="\"su\" wrapper which transfers X credentials" HOMEPAGE="http://fgouget.free.fr/sux/sux-readme.shtml" @@ -9,6 +9,7 @@ LICENSE="X11" SLOT="0" KEYWORDS="x86" +IUSE="" S=${WORKDIR} DEPEND="virtual/x11 diff --git a/x11-misc/xrootconsole/xrootconsole-0.4.ebuild b/x11-misc/xrootconsole/xrootconsole-0.4.ebuild index 224de0abae84..6b237b18c4b4 100644 --- a/x11-misc/xrootconsole/xrootconsole-0.4.ebuild +++ b/x11-misc/xrootconsole/xrootconsole-0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrootconsole/xrootconsole-0.4.ebuild,v 1.11 2004/06/24 22:44:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrootconsole/xrootconsole-0.4.ebuild,v 1.12 2004/07/15 00:58:08 agriffis Exp $ DESCRIPTION="An utillity that displays its input in a text box on your root window" HOMEPAGE="http://de-fac.to/bob/xrootconsole/" @@ -9,6 +9,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/xtrlock/xtrlock-2.0.ebuild b/x11-misc/xtrlock/xtrlock-2.0.ebuild index 7e6d73294acf..9af812cb139e 100644 --- a/x11-misc/xtrlock/xtrlock-2.0.ebuild +++ b/x11-misc/xtrlock/xtrlock-2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xtrlock/xtrlock-2.0.ebuild,v 1.4 2004/06/24 22:46:03 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xtrlock/xtrlock-2.0.ebuild,v 1.5 2004/07/15 00:58:32 agriffis Exp $ MY_P=${P/-/_}-6 DESCRIPTION="A simplistic screen locking program for X" @@ -10,6 +10,7 @@ HOMEPAGE="ftp://ftp.debian.org/debian/dists/stable/main/source/x11/" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ppc" +IUSE="" DEPEND="virtual/x11" |