summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Kursawe <phosphan@gentoo.org>2004-03-24 11:19:51 +0000
committerPatrick Kursawe <phosphan@gentoo.org>2004-03-24 11:19:51 +0000
commit806c57634e9627b5e07b303dd79d4d5d94caa7d2 (patch)
tree02422fca5b22efe3390e9d63dc9aa6164788a64c /x11-misc/icebgset
parentfix a var (diff)
downloadgentoo-2-806c57634e9627b5e07b303dd79d4d5d94caa7d2.tar.gz
gentoo-2-806c57634e9627b5e07b303dd79d4d5d94caa7d2.tar.bz2
gentoo-2-806c57634e9627b5e07b303dd79d4d5d94caa7d2.zip
Adding IUSE
Diffstat (limited to 'x11-misc/icebgset')
-rw-r--r--x11-misc/icebgset/ChangeLog5
-rw-r--r--x11-misc/icebgset/icebgset-1.0.ebuild3
-rw-r--r--x11-misc/icebgset/icebgset-1.1.ebuild4
3 files changed, 8 insertions, 4 deletions
diff --git a/x11-misc/icebgset/ChangeLog b/x11-misc/icebgset/ChangeLog
index 5d3224f3c975..7b951ae7df75 100644
--- a/x11-misc/icebgset/ChangeLog
+++ b/x11-misc/icebgset/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/icebgset
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/icebgset/ChangeLog,v 1.10 2004/03/21 09:49:29 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icebgset/ChangeLog,v 1.11 2004/03/24 11:15:08 phosphan Exp $
+
+ 24 Mar 2004; Patrick Kursawe <phosphan@gentoo.org> icebgset-1.1.ebuild:
+ Adding IUSE
21 Mar 2004; Martin Holzer <mholzer@gentoo.org> icebgset-1.0.ebuild,
icebgset-1.1.ebuild:
diff --git a/x11-misc/icebgset/icebgset-1.0.ebuild b/x11-misc/icebgset/icebgset-1.0.ebuild
index e9fe97426569..3d618f5729c2 100644
--- a/x11-misc/icebgset/icebgset-1.0.ebuild
+++ b/x11-misc/icebgset/icebgset-1.0.ebuild
@@ -1,12 +1,13 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/icebgset/icebgset-1.0.ebuild,v 1.4 2004/03/21 09:49:29 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icebgset/icebgset-1.0.ebuild,v 1.5 2004/03/24 11:15:08 phosphan Exp $
DESCRIPTION="IceWM background editor"
SRC_URI="mirror://sourceforge/icecc/${P}.tar.bz2"
HOMEPAGE="http://icecc.sourceforge.net/"
LICENSE="GPL-2"
KEYWORDS="x86"
+IUSE=""
DEPEND=">=x11-libs/qt-3.0.0"
diff --git a/x11-misc/icebgset/icebgset-1.1.ebuild b/x11-misc/icebgset/icebgset-1.1.ebuild
index 27a9bd070d0d..abd4ae294a64 100644
--- a/x11-misc/icebgset/icebgset-1.1.ebuild
+++ b/x11-misc/icebgset/icebgset-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/icebgset/icebgset-1.1.ebuild,v 1.3 2004/03/21 09:49:29 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icebgset/icebgset-1.1.ebuild,v 1.4 2004/03/24 11:15:08 phosphan Exp $
DESCRIPTION="IceWM background editor"
SRC_URI="mirror://sourceforge/icecc/${P}.tar.bz2"
@@ -9,7 +9,7 @@ LICENSE="GPL-2"
KEYWORDS="x86"
DEPEND=">=x11-libs/qt-3.0.0"
-
+IUSE=""
SLOT="0"
src_compile () {