diff options
author | Martin Holzer <mholzer@gentoo.org> | 2004-03-21 09:46:08 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2004-03-21 09:46:08 +0000 |
commit | 8791de4c170992660491c20f7c03e3af689c2d2a (patch) | |
tree | d517dcdd7ba2be52e4a5240837ec2e1c2ac4040a /x11-misc/icewoed | |
parent | adding categorie. see 45110 for details (Manifest recommit) (diff) | |
download | gentoo-2-8791de4c170992660491c20f7c03e3af689c2d2a.tar.gz gentoo-2-8791de4c170992660491c20f7c03e3af689c2d2a.tar.bz2 gentoo-2-8791de4c170992660491c20f7c03e3af689c2d2a.zip |
adding categorie. see 45110 for details
Diffstat (limited to 'x11-misc/icewoed')
-rw-r--r-- | x11-misc/icewoed/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/icewoed/icewoed-1.5.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/icewoed/ChangeLog b/x11-misc/icewoed/ChangeLog index 0352e3efa49f..615363514b97 100644 --- a/x11-misc/icewoed/ChangeLog +++ b/x11-misc/icewoed/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/icewoed -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icewoed/ChangeLog,v 1.6 2003/07/30 10:22:24 phosphan Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icewoed/ChangeLog,v 1.7 2004/03/21 09:43:32 mholzer Exp $ + + 21 Mar 2004; Martin Holzer <mholzer@gentoo.org> icewoed-1.5.ebuild: + adding categorie. see 45110 for details 30 Jul 2003; Patrick Kursawe <phosphan@gentoo.org> icewoed-1.3.ebuild: Cleanup diff --git a/x11-misc/icewoed/icewoed-1.5.ebuild b/x11-misc/icewoed/icewoed-1.5.ebuild index ef29e4789299..141ef06c069c 100644 --- a/x11-misc/icewoed/icewoed-1.5.ebuild +++ b/x11-misc/icewoed/icewoed-1.5.ebuild @@ -1,12 +1,12 @@ -# 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/icewoed/icewoed-1.5.ebuild,v 1.1 2003/07/08 13:56:14 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icewoed/icewoed-1.5.ebuild,v 1.2 2004/03/21 09:43:32 mholzer Exp $ DESCRIPTION="IceWM winoptions editor." SRC_URI="mirror://sourceforge/icecc/${P}.tar.bz2" HOMEPAGE="http://icecc.sourceforge.net/" -DEPEND=">=qt-3.0.0" +DEPEND=">=x11-libs/qt-3.0.0" SLOT="0" LICENSE="GPL-2" |