diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2003-08-25 09:04:19 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2003-08-25 09:04:19 +0000 |
commit | 62f2cdcc3182d7c884f4ff4d068db0d584d8bc69 (patch) | |
tree | 84d26927db110feffef4f2ba2c7c60dbbb73d09e /x11-misc/icets | |
parent | updated description field to something more useful (diff) | |
download | historical-62f2cdcc3182d7c884f4ff4d068db0d584d8bc69.tar.gz historical-62f2cdcc3182d7c884f4ff4d068db0d584d8bc69.tar.bz2 historical-62f2cdcc3182d7c884f4ff4d068db0d584d8bc69.zip |
bump to stable
Diffstat (limited to 'x11-misc/icets')
-rw-r--r-- | x11-misc/icets/Manifest | 2 | ||||
-rw-r--r-- | x11-misc/icets/icets-1.1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/icets/Manifest b/x11-misc/icets/Manifest index a9c2831ed6d8..bfe6903ba00e 100644 --- a/x11-misc/icets/Manifest +++ b/x11-misc/icets/Manifest @@ -1,4 +1,4 @@ -MD5 6b71823ad7bff5f8077500243ef770a1 icets-1.1.ebuild 864 +MD5 0cb2d4ec94235fec405bd931e98b2cfb icets-1.1.ebuild 863 MD5 6be7664164c5aee5e1117af816180ac2 icets-1.0.ebuild 863 MD5 31e8019ff36e04be1998dd73a9bdfba3 ChangeLog 1055 MD5 b742040acaeddc3798a21739bd59e8aa metadata.xml 224 diff --git a/x11-misc/icets/icets-1.1.ebuild b/x11-misc/icets/icets-1.1.ebuild index c69c50947de7..72541d1b22aa 100644 --- a/x11-misc/icets/icets-1.1.ebuild +++ b/x11-misc/icets/icets-1.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 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.1 2003/07/30 10:21:25 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icets/icets-1.1.ebuild,v 1.2 2003/08/25 09:02:48 phosphan Exp $ DESCRIPTION="IceWM Theme Editor" SRC_URI="mirror://sourceforge/icecc/${P}.tar.bz2" HOMEPAGE="http://icecc.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND=">=qt-3.0.0" |