diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2003-11-21 07:07:47 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2003-11-21 07:07:47 +0000 |
commit | 8e24929e38e0fbf8842ef94eee48b05fa2151411 (patch) | |
tree | 2db663ab45b739a5d4c0c9540b2d8f673a503c13 /x11-misc/icecc | |
parent | hppa stable (diff) | |
download | gentoo-2-8e24929e38e0fbf8842ef94eee48b05fa2151411.tar.gz gentoo-2-8e24929e38e0fbf8842ef94eee48b05fa2151411.tar.bz2 gentoo-2-8e24929e38e0fbf8842ef94eee48b05fa2151411.zip |
bump to stable
Diffstat (limited to 'x11-misc/icecc')
-rw-r--r-- | x11-misc/icecc/Manifest | 2 | ||||
-rw-r--r-- | x11-misc/icecc/icecc-2.6.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/icecc/Manifest b/x11-misc/icecc/Manifest index 2012dbfe15a9..7e27522538a6 100644 --- a/x11-misc/icecc/Manifest +++ b/x11-misc/icecc/Manifest @@ -1,4 +1,4 @@ -MD5 b7c67dc7cc9dba1515c200a14feb8bd3 icecc-2.6.ebuild 867 +MD5 a49c4123ea9b12c6f1e874dce8670daf icecc-2.6.ebuild 866 MD5 6beb3d1bb7021baceb3c4c8f3268cccd icecc-2.0.ebuild 951 MD5 048144dc975651d58d0a7c7303ee94ef ChangeLog 2244 MD5 f88cfa4359ff02aec6d4f1babf7b40a9 icecc-2.4.ebuild 948 diff --git a/x11-misc/icecc/icecc-2.6.ebuild b/x11-misc/icecc/icecc-2.6.ebuild index 6caf500bd66e..6b055f6022c0 100644 --- a/x11-misc/icecc/icecc-2.6.ebuild +++ b/x11-misc/icecc/icecc-2.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icecc/icecc-2.6.ebuild,v 1.1 2003/10/21 08:26:51 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icecc/icecc-2.6.ebuild,v 1.2 2003/11/21 07:04:10 phosphan Exp $ inherit eutils @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" HOMEPAGE="http://icecc.sourceforge.net/" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" SLOT="0" DEPEND=">=x11-libs/qt-3.0.0" |