diff options
author | David Holm <dholm@gentoo.org> | 2004-08-03 11:27:57 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-08-03 11:27:57 +0000 |
commit | f3b1ef91e36649281e417269e0a039da0428eee8 (patch) | |
tree | c2111233b49b244afb97380bff157a2ebfd77fd4 /x11-misc/icerrun | |
parent | (Manifest recommit) (diff) | |
download | gentoo-2-f3b1ef91e36649281e417269e0a039da0428eee8.tar.gz gentoo-2-f3b1ef91e36649281e417269e0a039da0428eee8.tar.bz2 gentoo-2-f3b1ef91e36649281e417269e0a039da0428eee8.zip |
Added to ~ppc
Diffstat (limited to 'x11-misc/icerrun')
-rw-r--r-- | x11-misc/icerrun/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/icerrun/icerrun-0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/icerrun/ChangeLog b/x11-misc/icerrun/ChangeLog index 1f4539806a9d..c55cfb0d21b6 100644 --- a/x11-misc/icerrun/ChangeLog +++ b/x11-misc/icerrun/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/icerrun # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icerrun/ChangeLog,v 1.5 2004/06/24 22:23:55 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icerrun/ChangeLog,v 1.6 2004/08/03 11:26:09 dholm Exp $ + + 03 Aug 2004; David Holm <dholm@gentoo.org> icerrun-0.5.ebuild: + Added to ~ppc. 24 Mar 2004; Patrick Kursawe <phosphan@gentoo.org> icerrun-0.5.ebuild: Adding IUSE diff --git a/x11-misc/icerrun/icerrun-0.5.ebuild b/x11-misc/icerrun/icerrun-0.5.ebuild index e6cbc560d4df..349cda180730 100644 --- a/x11-misc/icerrun/icerrun-0.5.ebuild +++ b/x11-misc/icerrun/icerrun-0.5.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icerrun/icerrun-0.5.ebuild,v 1.4 2004/06/24 22:23:55 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icerrun/icerrun-0.5.ebuild,v 1.5 2004/08/03 11:26:09 dholm Exp $ DESCRIPTION="IceWM 'recently used programs' menu generator" SRC_URI="mirror://sourceforge/icecc/${P}.tar.bz2" HOMEPAGE="http://icecc.sourceforge.net/" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" RESTRICT="nostrip" IUSE="" |