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/icemc | |
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/icemc')
-rw-r--r-- | x11-misc/icemc/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/icemc/icemc-1.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/icemc/ChangeLog b/x11-misc/icemc/ChangeLog index 7b79088ac77d..98d30d6c8eb7 100644 --- a/x11-misc/icemc/ChangeLog +++ b/x11-misc/icemc/ChangeLog @@ -1,6 +1,9 @@ # 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.14 2004/07/27 09:52:06 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icemc/ChangeLog,v 1.15 2004/08/03 11:37:34 dholm Exp $ + + 03 Aug 2004; David Holm <dholm@gentoo.org> icemc-1.9.ebuild: + Added to ~ppc. *icemc-1.9 (27 Jul 2004) diff --git a/x11-misc/icemc/icemc-1.9.ebuild b/x11-misc/icemc/icemc-1.9.ebuild index 2ed6a6fb2c36..825b0c541a9a 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.1 2004/07/27 09:52:06 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icemc/icemc-1.9.ebuild,v 1.2 2004/08/03 11:37:34 dholm 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" +KEYWORDS="~x86 ~ppc" IUSE="" DEPEND=">=x11-libs/qt-3.0.0" |