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/icecc | |
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/icecc')
-rw-r--r-- | x11-misc/icecc/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/icecc/icecc-2.6.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/icecc/icecc-2.7.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/icecc/icecc-2.9.ebuild | 4 |
4 files changed, 10 insertions, 7 deletions
diff --git a/x11-misc/icecc/ChangeLog b/x11-misc/icecc/ChangeLog index f3d88a9fd258..3bc36bcc71e6 100644 --- a/x11-misc/icecc/ChangeLog +++ b/x11-misc/icecc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/icecc # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icecc/ChangeLog,v 1.20 2004/08/27 06:28:50 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icecc/ChangeLog,v 1.21 2004/09/02 22:49:40 pvdabeel Exp $ + + 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> icecc-2.7.ebuild: + Masked icecc-2.7.ebuild stable for ppc *icecc-2.9 (27 Aug 2004) diff --git a/x11-misc/icecc/icecc-2.6.ebuild b/x11-misc/icecc/icecc-2.6.ebuild index b55ecf531c4c..591f3f47d6c9 100644 --- a/x11-misc/icecc/icecc-2.6.ebuild +++ b/x11-misc/icecc/icecc-2.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icecc/icecc-2.6.ebuild,v 1.4 2004/06/24 22:22:42 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icecc/icecc-2.6.ebuild,v 1.5 2004/09/02 22:49:40 pvdabeel Exp $ inherit eutils @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" HOMEPAGE="http://icecc.sourceforge.net/" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 ppc" IUSE="" SLOT="0" diff --git a/x11-misc/icecc/icecc-2.7.ebuild b/x11-misc/icecc/icecc-2.7.ebuild index 70fb52b9bad1..035b526b7273 100644 --- a/x11-misc/icecc/icecc-2.7.ebuild +++ b/x11-misc/icecc/icecc-2.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icecc/icecc-2.7.ebuild,v 1.4 2004/08/27 05:43:08 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icecc/icecc-2.7.ebuild,v 1.5 2004/09/02 22:49:40 pvdabeel Exp $ inherit eutils @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" HOMEPAGE="http://icecc.sourceforge.net/" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ppc" IUSE="" SLOT="0" diff --git a/x11-misc/icecc/icecc-2.9.ebuild b/x11-misc/icecc/icecc-2.9.ebuild index 6b9897c140f5..418ef13cef84 100644 --- a/x11-misc/icecc/icecc-2.9.ebuild +++ b/x11-misc/icecc/icecc-2.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icecc/icecc-2.9.ebuild,v 1.1 2004/08/27 06:28:50 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icecc/icecc-2.9.ebuild,v 1.2 2004/09/02 22:49:40 pvdabeel Exp $ inherit eutils @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" HOMEPAGE="http://icecc.sourceforge.net/" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ppc" IUSE="" SLOT="0" |