diff options
author | 2004-08-03 11:26:14 +0000 | |
---|---|---|
committer | 2004-08-03 11:26:14 +0000 | |
commit | 36a232368e3e8f9b9eb7b9491bdc08530eae5b34 (patch) | |
tree | 0d677be60b0217811d9e8388fff52ba3df96d195 /x11-misc/icerrun | |
parent | Added to ~ppc (Manifest recommit) (diff) | |
download | historical-36a232368e3e8f9b9eb7b9491bdc08530eae5b34.tar.gz historical-36a232368e3e8f9b9eb7b9491bdc08530eae5b34.tar.bz2 historical-36a232368e3e8f9b9eb7b9491bdc08530eae5b34.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="" |