diff options
author | Martin Holzer <mholzer@gentoo.org> | 2004-03-21 09:52:51 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2004-03-21 09:52:51 +0000 |
commit | da8efb3dc3e3ef13f6031ff97be75865f1b14088 (patch) | |
tree | 10227861b8313221830464dea146044975a3894d /x11-misc/icets | |
parent | adding categorie. see 45110 for details (diff) | |
download | historical-da8efb3dc3e3ef13f6031ff97be75865f1b14088.tar.gz historical-da8efb3dc3e3ef13f6031ff97be75865f1b14088.tar.bz2 historical-da8efb3dc3e3ef13f6031ff97be75865f1b14088.zip |
adding categorie. see 45110 for details
Diffstat (limited to 'x11-misc/icets')
-rw-r--r-- | x11-misc/icets/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/icets/icets-1.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/icets/ChangeLog b/x11-misc/icets/ChangeLog index ef320039dabb..b28cf48b0531 100644 --- a/x11-misc/icets/ChangeLog +++ b/x11-misc/icets/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/icets -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icets/ChangeLog,v 1.8 2003/07/30 10:21:25 phosphan Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icets/ChangeLog,v 1.9 2004/03/21 09:51:13 mholzer Exp $ + + 21 Mar 2004; Martin Holzer <mholzer@gentoo.org> icets-1.1.ebuild: + adding categorie. see 45110 for details *icets-1.1 (30 Jul 2003) diff --git a/x11-misc/icets/icets-1.1.ebuild b/x11-misc/icets/icets-1.1.ebuild index 5473e6276a0f..524b7feaf874 100644 --- a/x11-misc/icets/icets-1.1.ebuild +++ b/x11-misc/icets/icets-1.1.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/icets/icets-1.1.ebuild,v 1.4 2004/03/03 12:50:30 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icets/icets-1.1.ebuild,v 1.5 2004/03/21 09:51:13 mholzer Exp $ DESCRIPTION="IceWM Theme Editor" SRC_URI="mirror://sourceforge/icecc/${P}.tar.bz2" @@ -9,7 +9,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" -RDEPEND=">=qt-3.0.0" +RDEPEND=">=x11-libs/qt-3.0.0" DEPEND="${RDEPEND} >=sys-apps/sed-4" |