diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2004-11-02 13:12:32 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2004-11-02 13:12:32 +0000 |
commit | be64a2d8f8ad37d66d7cd611906171a0cdf2ad3a (patch) | |
tree | 5298fc403d854bbe3cc3461068b76c35fdeda57a /x11-misc/icebgset | |
parent | version bump (Manifest recommit) (diff) | |
download | gentoo-2-be64a2d8f8ad37d66d7cd611906171a0cdf2ad3a.tar.gz gentoo-2-be64a2d8f8ad37d66d7cd611906171a0cdf2ad3a.tar.bz2 gentoo-2-be64a2d8f8ad37d66d7cd611906171a0cdf2ad3a.zip |
Cleanup, latest = stable
Diffstat (limited to 'x11-misc/icebgset')
-rw-r--r-- | x11-misc/icebgset/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/icebgset/files/digest-icebgset-1.0 | 1 | ||||
-rw-r--r-- | x11-misc/icebgset/files/digest-icebgset-1.1 | 1 | ||||
-rw-r--r-- | x11-misc/icebgset/icebgset-1.0.ebuild | 27 | ||||
-rw-r--r-- | x11-misc/icebgset/icebgset-1.1.ebuild | 26 | ||||
-rw-r--r-- | x11-misc/icebgset/icebgset-1.3.ebuild | 4 |
6 files changed, 7 insertions, 58 deletions
diff --git a/x11-misc/icebgset/ChangeLog b/x11-misc/icebgset/ChangeLog index 1d887d851192..545285be6401 100644 --- a/x11-misc/icebgset/ChangeLog +++ b/x11-misc/icebgset/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/icebgset # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icebgset/ChangeLog,v 1.15 2004/09/02 22:49:40 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icebgset/ChangeLog,v 1.16 2004/11/02 13:12:31 phosphan Exp $ + + 02 Nov 2004; Patrick Kursawe <phosphan@gentoo.org> -icebgset-1.0.ebuild, + -icebgset-1.1.ebuild, icebgset-1.3.ebuild: + Cleanup, latest stable for x86. 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> icebgset-1.1.ebuild, icebgset-1.3.ebuild: diff --git a/x11-misc/icebgset/files/digest-icebgset-1.0 b/x11-misc/icebgset/files/digest-icebgset-1.0 deleted file mode 100644 index c3a8906103d2..000000000000 --- a/x11-misc/icebgset/files/digest-icebgset-1.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 24bcd857eced754ded62b68cb9abaff3 icebgset-1.0.tar.bz2 241051 diff --git a/x11-misc/icebgset/files/digest-icebgset-1.1 b/x11-misc/icebgset/files/digest-icebgset-1.1 deleted file mode 100644 index 67add35936ff..000000000000 --- a/x11-misc/icebgset/files/digest-icebgset-1.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 3da65f483c9bd9ae6f3021632c90b003 icebgset-1.1.tar.bz2 241162 diff --git a/x11-misc/icebgset/icebgset-1.0.ebuild b/x11-misc/icebgset/icebgset-1.0.ebuild deleted file mode 100644 index 183e5997455d..000000000000 --- a/x11-misc/icebgset/icebgset-1.0.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# 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.6 2004/06/24 22:22:30 agriffis Exp $ - -DESCRIPTION="IceWM background editor" -SRC_URI="mirror://sourceforge/icecc/${P}.tar.bz2" -HOMEPAGE="http://icecc.sourceforge.net/" -LICENSE="GPL-2" -KEYWORDS="x86" -IUSE="" - -DEPEND=">=x11-libs/qt-3.0.0" - -SLOT="0" - -src_compile () { - econf || die - emake || die -} - -src_install () { - einstall || die - - rm -rf ${D}/usr/doc - dohtml ${PN}/docs/en/*.{html,sgml} - dodoc AUTHORS ChangeLog README TODO -} diff --git a/x11-misc/icebgset/icebgset-1.1.ebuild b/x11-misc/icebgset/icebgset-1.1.ebuild deleted file mode 100644 index b6de7c340353..000000000000 --- a/x11-misc/icebgset/icebgset-1.1.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# 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.7 2004/09/02 22:49:40 pvdabeel Exp $ - -DESCRIPTION="IceWM background editor" -SRC_URI="mirror://sourceforge/icecc/${P}.tar.bz2" -HOMEPAGE="http://icecc.sourceforge.net/" -LICENSE="GPL-2" -KEYWORDS="x86 ppc" - -DEPEND=">=x11-libs/qt-3.0.0" -IUSE="" -SLOT="0" - -src_compile () { - econf || die - emake || die -} - -src_install () { - einstall || die - - rm -rf ${D}/usr/doc - dohtml ${PN}/docs/en/*.{html,sgml} - dodoc AUTHORS ChangeLog README TODO -} diff --git a/x11-misc/icebgset/icebgset-1.3.ebuild b/x11-misc/icebgset/icebgset-1.3.ebuild index bcabe2ef802d..849a6815d016 100644 --- a/x11-misc/icebgset/icebgset-1.3.ebuild +++ b/x11-misc/icebgset/icebgset-1.3.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icebgset/icebgset-1.3.ebuild,v 1.2 2004/09/02 22:49:40 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icebgset/icebgset-1.3.ebuild,v 1.3 2004/11/02 13:12:31 phosphan Exp $ DESCRIPTION="IceWM background editor" SRC_URI="mirror://sourceforge/icecc/${P}.tar.bz2" HOMEPAGE="http://icecc.sourceforge.net/" LICENSE="GPL-2" -KEYWORDS="~x86 ppc" +KEYWORDS="x86 ppc" DEPEND=">=x11-libs/qt-3.0.0" IUSE="" |