diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2003-07-31 17:13:04 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2003-07-31 17:13:04 +0000 |
commit | b462347cafd56d2bec0e36f128495c7eabcdbb60 (patch) | |
tree | bef0b507e108d1e6bad370636eb75a8902260192 /x11-misc/icerrun/icerrun-0.5.ebuild | |
parent | version bump (diff) | |
download | historical-b462347cafd56d2bec0e36f128495c7eabcdbb60.tar.gz historical-b462347cafd56d2bec0e36f128495c7eabcdbb60.tar.bz2 historical-b462347cafd56d2bec0e36f128495c7eabcdbb60.zip |
stable bump
Diffstat (limited to 'x11-misc/icerrun/icerrun-0.5.ebuild')
-rw-r--r-- | x11-misc/icerrun/icerrun-0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/icerrun/icerrun-0.5.ebuild b/x11-misc/icerrun/icerrun-0.5.ebuild index 7818eadd68af..92e59731876e 100644 --- a/x11-misc/icerrun/icerrun-0.5.ebuild +++ b/x11-misc/icerrun/icerrun-0.5.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # 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.1 2003/06/23 13:41:01 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icerrun/icerrun-0.5.ebuild,v 1.2 2003/07/31 17:12:53 lanius 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" RESTRICT="nostrip" DEPEND=">=dev-lang/python-2.0" |