diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2003-10-08 09:47:24 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2003-10-08 09:47:24 +0000 |
commit | eda43e8a56f0f02cfaeb97c009b0bfb151495424 (patch) | |
tree | d292feb509b1e3b133b549379322be8a9848ef7a /x11-misc/icemc | |
parent | Tweak of libgnomeui dependency (diff) | |
download | historical-eda43e8a56f0f02cfaeb97c009b0bfb151495424.tar.gz historical-eda43e8a56f0f02cfaeb97c009b0bfb151495424.tar.bz2 historical-eda43e8a56f0f02cfaeb97c009b0bfb151495424.zip |
As stable or as unstable as any other
Diffstat (limited to 'x11-misc/icemc')
-rw-r--r-- | x11-misc/icemc/Manifest | 2 | ||||
-rw-r--r-- | x11-misc/icemc/icemc-1.5.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/icemc/Manifest b/x11-misc/icemc/Manifest index b0010c4c0f7a..daa6455fcd37 100644 --- a/x11-misc/icemc/Manifest +++ b/x11-misc/icemc/Manifest @@ -1,5 +1,5 @@ MD5 41f897c46a9e0eba0826184794dcc87e icemc-1.6.ebuild 632 -MD5 37c8fcf9f757b2a3b777db3e29a65b5a icemc-1.5.ebuild 633 +MD5 4aac5047202dcff87b62317f9a1c37a4 icemc-1.5.ebuild 632 MD5 e9148a93a59837e6f3c74bfb9ab2021f ChangeLog 1143 MD5 b742040acaeddc3798a21739bd59e8aa metadata.xml 224 MD5 8d60b9f84575ddd3a237b4addcd8903f icemc-1.2.ebuild 632 diff --git a/x11-misc/icemc/icemc-1.5.ebuild b/x11-misc/icemc/icemc-1.5.ebuild index a74f2e0b14c6..33e42f1105bd 100644 --- a/x11-misc/icemc/icemc-1.5.ebuild +++ b/x11-misc/icemc/icemc-1.5.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/icemc/icemc-1.5.ebuild,v 1.3 2003/09/01 10:54:07 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icemc/icemc-1.5.ebuild,v 1.4 2003/10/08 09:47:18 phosphan Exp $ DESCRIPTION="IceWM menu/toolbar editor" HOMEPAGE="http://icecc.sourceforge.net/" SRC_URI="mirror://sourceforge/icecc/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND=">=qt-3.0.0" |