diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-02 22:49:42 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-02 22:49:42 +0000 |
commit | c0d736fa535ccc73133db62e22b88902ada3d160 (patch) | |
tree | 7aa344d72f948ad02b313f8e0736a1cf3a8b064b /x11-misc/icebgset | |
parent | bump .16 to x86, updated version to ~, dependency fixes. mono bindings disabled. (diff) | |
download | historical-c0d736fa535ccc73133db62e22b88902ada3d160.tar.gz historical-c0d736fa535ccc73133db62e22b88902ada3d160.tar.bz2 historical-c0d736fa535ccc73133db62e22b88902ada3d160.zip |
Keyword modification, see changelog for details
Diffstat (limited to 'x11-misc/icebgset')
-rw-r--r-- | x11-misc/icebgset/ChangeLog | 10 | ||||
-rw-r--r-- | x11-misc/icebgset/icebgset-1.1.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/icebgset/icebgset-1.3.ebuild | 4 |
3 files changed, 13 insertions, 5 deletions
diff --git a/x11-misc/icebgset/ChangeLog b/x11-misc/icebgset/ChangeLog index 16b6b925bb0e..1d887d851192 100644 --- a/x11-misc/icebgset/ChangeLog +++ b/x11-misc/icebgset/ChangeLog @@ -1,6 +1,14 @@ # 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.14 2004/08/27 07:42:43 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icebgset/ChangeLog,v 1.15 2004/09/02 22:49:40 pvdabeel Exp $ + + 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> + icebgset-1.1.ebuild, icebgset-1.3.ebuild: + Masked icebgset-1.3.ebuild stable for ppc + + 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> + icebgset-1.1.ebuild: + Masked icebgset-1.1.ebuild stable for ppc *icebgset-1.3 (27 Aug 2004) diff --git a/x11-misc/icebgset/icebgset-1.1.ebuild b/x11-misc/icebgset/icebgset-1.1.ebuild index d188a9e364ba..b6de7c340353 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 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.6 2004/08/03 11:26:12 dholm Exp $ +# $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" +KEYWORDS="x86 ppc" DEPEND=">=x11-libs/qt-3.0.0" IUSE="" diff --git a/x11-misc/icebgset/icebgset-1.3.ebuild b/x11-misc/icebgset/icebgset-1.3.ebuild index 436b14c123c6..bcabe2ef802d 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.1 2004/08/27 07:42:44 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icebgset/icebgset-1.3.ebuild,v 1.2 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" +KEYWORDS="~x86 ppc" DEPEND=">=x11-libs/qt-3.0.0" IUSE="" |