diff options
author | David Holm <dholm@gentoo.org> | 2004-08-03 11:41:01 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-08-03 11:41:01 +0000 |
commit | d922020187f754fc87706afd9f37f6312d9be57a (patch) | |
tree | 791c14aa0cda40cccbba21338eeb77a1f6cf24b4 /x11-misc/icecc | |
parent | (Manifest recommit) (diff) | |
download | gentoo-2-d922020187f754fc87706afd9f37f6312d9be57a.tar.gz gentoo-2-d922020187f754fc87706afd9f37f6312d9be57a.tar.bz2 gentoo-2-d922020187f754fc87706afd9f37f6312d9be57a.zip |
Added to ~ppc
Diffstat (limited to 'x11-misc/icecc')
-rw-r--r-- | x11-misc/icecc/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/icecc/icecc-2.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/icecc/ChangeLog b/x11-misc/icecc/ChangeLog index 7d8321951bbe..c643c1839138 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.17 2004/07/27 12:10:20 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icecc/ChangeLog,v 1.18 2004/08/03 11:37:13 dholm Exp $ + + 03 Aug 2004; David Holm <dholm@gentoo.org> icecc-2.7.ebuild: + Added to ~ppc. *icecc-2.7 (27 Jul 2004) diff --git a/x11-misc/icecc/icecc-2.7.ebuild b/x11-misc/icecc/icecc-2.7.ebuild index 1b1c1626aa0c..8b55f526e4a7 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.2 2004/07/27 12:36:04 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icecc/icecc-2.7.ebuild,v 1.3 2004/08/03 11:37:13 dholm 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" |