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 | e1734111f1d65843b6046ddc056205c673da6c11 (patch) | |
tree | fce3432b51f5b123b57caf25d42717431465f5f6 /x11-misc/icets | |
parent | bump .16 to x86, updated version to ~, dependency fixes. mono bindings disabled. (diff) | |
download | gentoo-2-e1734111f1d65843b6046ddc056205c673da6c11.tar.gz gentoo-2-e1734111f1d65843b6046ddc056205c673da6c11.tar.bz2 gentoo-2-e1734111f1d65843b6046ddc056205c673da6c11.zip |
Keyword modification, see changelog for details
Diffstat (limited to 'x11-misc/icets')
-rw-r--r-- | x11-misc/icets/ChangeLog | 9 | ||||
-rw-r--r-- | x11-misc/icets/icets-1.2.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/icets/icets-1.4.ebuild | 4 |
3 files changed, 12 insertions, 5 deletions
diff --git a/x11-misc/icets/ChangeLog b/x11-misc/icets/ChangeLog index 058774b2af59..edbbf86a2fbc 100644 --- a/x11-misc/icets/ChangeLog +++ b/x11-misc/icets/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for x11-misc/icets # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icets/ChangeLog,v 1.15 2004/08/27 07:36:49 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icets/ChangeLog,v 1.16 2004/09/02 22:49:41 pvdabeel Exp $ + + 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> icets-1.2.ebuild, + icets-1.4.ebuild: + Masked icets-1.4.ebuild stable for ppc + + 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> icets-1.2.ebuild: + Masked icets-1.2.ebuild stable for ppc *icets-1.4 (27 Aug 2004) diff --git a/x11-misc/icets/icets-1.2.ebuild b/x11-misc/icets/icets-1.2.ebuild index cdf7feb12644..ec8cd77d9103 100644 --- a/x11-misc/icets/icets-1.2.ebuild +++ b/x11-misc/icets/icets-1.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icets/icets-1.2.ebuild,v 1.4 2004/08/27 05:44:55 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icets/icets-1.2.ebuild,v 1.5 2004/09/02 22:49:41 pvdabeel Exp $ DESCRIPTION="IceWM Theme Editor" SRC_URI="mirror://sourceforge/icecc/${P}.tar.bz2" HOMEPAGE="http://icecc.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ppc" IUSE="" RDEPEND=">=x11-libs/qt-3.0.0" diff --git a/x11-misc/icets/icets-1.4.ebuild b/x11-misc/icets/icets-1.4.ebuild index 5adf659ebadd..773333539ac1 100644 --- a/x11-misc/icets/icets-1.4.ebuild +++ b/x11-misc/icets/icets-1.4.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icets/icets-1.4.ebuild,v 1.1 2004/08/27 07:36:49 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icets/icets-1.4.ebuild,v 1.2 2004/09/02 22:49:41 pvdabeel Exp $ DESCRIPTION="IceWM Theme Editor" SRC_URI="mirror://sourceforge/icecc/${P}.tar.bz2" HOMEPAGE="http://icecc.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ppc" IUSE="" RDEPEND=">=x11-libs/qt-3.0.0" |