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/icemc | |
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/icemc')
-rw-r--r-- | x11-misc/icemc/ChangeLog | 9 | ||||
-rw-r--r-- | x11-misc/icemc/icemc-1.9.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/icemc/icemc-2.1.ebuild | 4 |
3 files changed, 12 insertions, 5 deletions
diff --git a/x11-misc/icemc/ChangeLog b/x11-misc/icemc/ChangeLog index feb2f30bb9e9..c06816583819 100644 --- a/x11-misc/icemc/ChangeLog +++ b/x11-misc/icemc/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for x11-misc/icemc # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icemc/ChangeLog,v 1.17 2004/08/27 07:53:41 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icemc/ChangeLog,v 1.18 2004/09/02 22:49:40 pvdabeel Exp $ + + 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> icemc-1.9.ebuild, + icemc-2.1.ebuild: + Masked icemc-2.1.ebuild stable for ppc + + 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> icemc-1.9.ebuild: + Masked icemc-1.9.ebuild stable for ppc *icemc-2.1 (27 Aug 2004) diff --git a/x11-misc/icemc/icemc-1.9.ebuild b/x11-misc/icemc/icemc-1.9.ebuild index f409672c2640..7edf6c7883e0 100644 --- a/x11-misc/icemc/icemc-1.9.ebuild +++ b/x11-misc/icemc/icemc-1.9.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/icemc/icemc-1.9.ebuild,v 1.3 2004/08/25 07:00:14 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icemc/icemc-1.9.ebuild,v 1.4 2004/09/02 22:49:40 pvdabeel Exp $ DESCRIPTION="IceWM menu/toolbar editor" HOMEPAGE="http://icecc.sourceforge.net/" SRC_URI="mirror://sourceforge/icecc/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ppc" IUSE="" DEPEND=">=x11-libs/qt-3.0.0" diff --git a/x11-misc/icemc/icemc-2.1.ebuild b/x11-misc/icemc/icemc-2.1.ebuild index fb675d64c386..ec2579bc406b 100644 --- a/x11-misc/icemc/icemc-2.1.ebuild +++ b/x11-misc/icemc/icemc-2.1.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/icemc/icemc-2.1.ebuild,v 1.1 2004/08/27 07:53:41 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icemc/icemc-2.1.ebuild,v 1.2 2004/09/02 22:49:40 pvdabeel Exp $ DESCRIPTION="IceWM menu/toolbar editor" HOMEPAGE="http://icecc.sourceforge.net/" SRC_URI="mirror://sourceforge/icecc/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ppc" IUSE="" DEPEND=">=x11-libs/qt-3.0.0" |