diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2004-03-10 07:42:21 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2004-03-10 07:42:21 +0000 |
commit | 7781b4755a2375ceedb7cbaaa7e0fa83b20081b8 (patch) | |
tree | da16f93630acc622c8f10ed0f2cd8c643a6e94f7 /x11-misc/icebgset | |
parent | declaring stable (diff) | |
download | historical-7781b4755a2375ceedb7cbaaa7e0fa83b20081b8.tar.gz historical-7781b4755a2375ceedb7cbaaa7e0fa83b20081b8.tar.bz2 historical-7781b4755a2375ceedb7cbaaa7e0fa83b20081b8.zip |
declaring stable
Diffstat (limited to 'x11-misc/icebgset')
-rw-r--r-- | x11-misc/icebgset/Manifest | 2 | ||||
-rw-r--r-- | x11-misc/icebgset/icebgset-1.1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/icebgset/Manifest b/x11-misc/icebgset/Manifest index 8e5fbb5da567..e473bda02af8 100644 --- a/x11-misc/icebgset/Manifest +++ b/x11-misc/icebgset/Manifest @@ -1,5 +1,5 @@ MD5 f5184955f867c7145f05c5f5985e0d9f icebgset-0.8.ebuild 618 -MD5 bdd40ea0e77c91c50c32c6eeed96b280 icebgset-1.1.ebuild 596 +MD5 cf096b0c2a821e741fd07af436a8cc5b icebgset-1.1.ebuild 595 MD5 a9c833754f35365a95310cd1e2b3886a icebgset-1.0.ebuild 595 MD5 7f21493071f11b178e9c2d1faa0b281b icebgset-0.9.ebuild 595 MD5 cb700dd9951f20a42be2b07db56bb733 ChangeLog 1167 diff --git a/x11-misc/icebgset/icebgset-1.1.ebuild b/x11-misc/icebgset/icebgset-1.1.ebuild index b125f99e251e..2b09390b3787 100644 --- a/x11-misc/icebgset/icebgset-1.1.ebuild +++ b/x11-misc/icebgset/icebgset-1.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icebgset/icebgset-1.1.ebuild,v 1.1 2004/02/04 10:15:17 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icebgset/icebgset-1.1.ebuild,v 1.2 2004/03/10 07:42:21 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" |