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/icebgset | |
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/icebgset')
-rw-r--r-- | x11-misc/icebgset/Manifest | 2 | ||||
-rw-r--r-- | x11-misc/icebgset/icebgset-1.0.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/icebgset/Manifest b/x11-misc/icebgset/Manifest index 02256e37a807..18b3941e1b9c 100644 --- a/x11-misc/icebgset/Manifest +++ b/x11-misc/icebgset/Manifest @@ -1,5 +1,5 @@ MD5 f5184955f867c7145f05c5f5985e0d9f icebgset-0.8.ebuild 618 -MD5 283600a9887da72f3c3ce34864da6b40 icebgset-1.0.ebuild 597 +MD5 f46888e2f7b2d63d85bb995487b09e6e icebgset-1.0.ebuild 596 MD5 50089529e75a2d50aa12915cf1a22f17 icebgset-0.9.ebuild 596 MD5 da19af51bc33bbd4a1b923d872ddf4e0 ChangeLog 1047 MD5 b742040acaeddc3798a21739bd59e8aa metadata.xml 224 diff --git a/x11-misc/icebgset/icebgset-1.0.ebuild b/x11-misc/icebgset/icebgset-1.0.ebuild index 13df538b262f..8146178e0ee7 100644 --- a/x11-misc/icebgset/icebgset-1.0.ebuild +++ b/x11-misc/icebgset/icebgset-1.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icebgset/icebgset-1.0.ebuild,v 1.1 2003/07/30 10:16:00 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icebgset/icebgset-1.0.ebuild,v 1.2 2003/08/25 09:03:35 phosphan Exp $ DESCRIPTION="IceWM background editor" SRC_URI="mirror://sourceforge/icecc/${P}.tar.bz2" HOMEPAGE="http://icecc.sourceforge.net/" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND=">=qt-3.0.0" |