diff options
-rw-r--r-- | x11-misc/iceked/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/iceked/iceked-1.3.ebuild | 6 | ||||
-rw-r--r-- | x11-misc/icewoed/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/icewoed/icewoed-1.5.ebuild | 6 |
4 files changed, 16 insertions, 10 deletions
diff --git a/x11-misc/iceked/ChangeLog b/x11-misc/iceked/ChangeLog index ee391ee6ef86..b0ce2e7b1a3d 100644 --- a/x11-misc/iceked/ChangeLog +++ b/x11-misc/iceked/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/iceked -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/iceked/ChangeLog,v 1.5 2003/07/08 13:59:11 phosphan Exp $ +# 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 $ + + 21 Mar 2004; Martin Holzer <mholzer@gentoo.org> iceked-1.3.ebuild: + adding categorie. see 45110 for details *iceked-1.3 (08 Jul 2003) diff --git a/x11-misc/iceked/iceked-1.3.ebuild b/x11-misc/iceked/iceked-1.3.ebuild index 308a3ea2fd02..a3e5330a7d83 100644 --- a/x11-misc/iceked/iceked-1.3.ebuild +++ b/x11-misc/iceked/iceked-1.3.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/iceked/iceked-1.3.ebuild,v 1.1 2003/07/08 13:59:11 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/iceked/iceked-1.3.ebuild,v 1.2 2004/03/21 09:46:08 mholzer Exp $ DESCRIPTION="IceWM keys editor" SRC_URI="mirror://sourceforge/icecc/${P}.tar.bz2" @@ -8,7 +8,7 @@ HOMEPAGE="http://icecc.sourceforge.net/" LICENSE="GPL-2" KEYWORDS="x86" -DEPEND=">=qt-3.0.0" +DEPEND=">=x11-libs/qt-3.0.0" SLOT="0" 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" |