summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Kursawe <phosphan@gentoo.org>2004-03-24 11:35:38 +0000
committerPatrick Kursawe <phosphan@gentoo.org>2004-03-24 11:35:38 +0000
commit9aab77e924ae29d3780bffb02e2698c5c195aa9f (patch)
treea248f27cca27d5bf1450c33eba915addb507c44f /x11-misc/iceked
parentstable for x86 (diff)
downloadhistorical-9aab77e924ae29d3780bffb02e2698c5c195aa9f.tar.gz
historical-9aab77e924ae29d3780bffb02e2698c5c195aa9f.tar.bz2
historical-9aab77e924ae29d3780bffb02e2698c5c195aa9f.zip
Adding IUSE
Diffstat (limited to 'x11-misc/iceked')
-rw-r--r--x11-misc/iceked/ChangeLog5
-rw-r--r--x11-misc/iceked/iceked-1.3.ebuild3
2 files changed, 6 insertions, 2 deletions
diff --git a/x11-misc/iceked/ChangeLog b/x11-misc/iceked/ChangeLog
index b0ce2e7b1a3d..53086a9a8d9a 100644
--- a/x11-misc/iceked/ChangeLog
+++ b/x11-misc/iceked/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/iceked
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/iceked/ChangeLog,v 1.6 2004/03/21 09:46:08 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/iceked/ChangeLog,v 1.7 2004/03/24 11:25:44 phosphan Exp $
+
+ 24 Mar 2004; Patrick Kursawe <phosphan@gentoo.org> iceked-1.3.ebuild:
+ Adding IUSE
21 Mar 2004; Martin Holzer <mholzer@gentoo.org> iceked-1.3.ebuild:
adding categorie. see 45110 for details
diff --git a/x11-misc/iceked/iceked-1.3.ebuild b/x11-misc/iceked/iceked-1.3.ebuild
index a3e5330a7d83..3544e67bf726 100644
--- a/x11-misc/iceked/iceked-1.3.ebuild
+++ b/x11-misc/iceked/iceked-1.3.ebuild
@@ -1,11 +1,12 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/iceked/iceked-1.3.ebuild,v 1.2 2004/03/21 09:46:08 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/iceked/iceked-1.3.ebuild,v 1.3 2004/03/24 11:25:44 phosphan Exp $
DESCRIPTION="IceWM keys editor"
SRC_URI="mirror://sourceforge/icecc/${P}.tar.bz2"
HOMEPAGE="http://icecc.sourceforge.net/"
LICENSE="GPL-2"
+IUSE=""
KEYWORDS="x86"
DEPEND=">=x11-libs/qt-3.0.0"