diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2003-04-24 14:06:25 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2003-04-24 14:06:25 +0000 |
commit | 3d1ffde1420dc1d2db906b338574db51ed271b08 (patch) | |
tree | dd505f21f2fe5634ed055f2b5ec0b9b40b79e9f4 /x11-misc/icebgset | |
parent | stable for x86 (diff) | |
download | gentoo-2-3d1ffde1420dc1d2db906b338574db51ed271b08.tar.gz gentoo-2-3d1ffde1420dc1d2db906b338574db51ed271b08.tar.bz2 gentoo-2-3d1ffde1420dc1d2db906b338574db51ed271b08.zip |
stable for x86
Diffstat (limited to 'x11-misc/icebgset')
-rw-r--r-- | x11-misc/icebgset/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/icebgset/Manifest | 5 | ||||
-rw-r--r-- | x11-misc/icebgset/icebgset-0.8.ebuild | 4 |
3 files changed, 11 insertions, 3 deletions
diff --git a/x11-misc/icebgset/ChangeLog b/x11-misc/icebgset/ChangeLog index eb26435a57b2..6c8202de8317 100644 --- a/x11-misc/icebgset/ChangeLog +++ b/x11-misc/icebgset/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/icebgset # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icebgset/ChangeLog,v 1.5 2003/03/17 09:14:06 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icebgset/ChangeLog,v 1.6 2003/04/24 14:04:11 phosphan Exp $ + + 24 Apr 2003; Patrick Kursawe <phosphan@gentoo.org> icebgset-0.8.ebuild : + stable for x86 *icebgset-0.8 (17 Mar 2003) diff --git a/x11-misc/icebgset/Manifest b/x11-misc/icebgset/Manifest new file mode 100644 index 000000000000..90c64feb9535 --- /dev/null +++ b/x11-misc/icebgset/Manifest @@ -0,0 +1,5 @@ +MD5 f5184955f867c7145f05c5f5985e0d9f icebgset-0.8.ebuild 618 +MD5 cc8dd7481406c82bd6eec323c828518a icebgset-0.5.ebuild 744 +MD5 c6e39223d21948269da9a6c3d656f520 ChangeLog 734 +MD5 95fd6d680a48ada79c23e5fed3a67b43 files/digest-icebgset-0.5 65 +MD5 9e564c4b425b2c6cd4fa17723ea312ea files/digest-icebgset-0.8 65 diff --git a/x11-misc/icebgset/icebgset-0.8.ebuild b/x11-misc/icebgset/icebgset-0.8.ebuild index 945f59c8b5de..e361d949fc9e 100644 --- a/x11-misc/icebgset/icebgset-0.8.ebuild +++ b/x11-misc/icebgset/icebgset-0.8.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-0.8.ebuild,v 1.1 2003/03/17 09:14:06 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icebgset/icebgset-0.8.ebuild,v 1.2 2003/04/24 14:04:11 phosphan Exp $ DESCRIPTION="IceWM background editor" SRC_URI="http://tsa.dyndns.org/mirror/xvadim/${P}.tar.bz2" HOMEPAGE="http://tsa.dyndns.org/mirror/xvadim/" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND=">=qt-3.0.0" |