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 | |
parent | version bump (diff) | |
download | historical-b462347cafd56d2bec0e36f128495c7eabcdbb60.tar.gz historical-b462347cafd56d2bec0e36f128495c7eabcdbb60.tar.bz2 historical-b462347cafd56d2bec0e36f128495c7eabcdbb60.zip |
stable bump
Diffstat (limited to 'x11-misc/icerrun')
-rw-r--r-- | x11-misc/icerrun/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/icerrun/Manifest | 5 | ||||
-rw-r--r-- | x11-misc/icerrun/icerrun-0.5.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-misc/icerrun/ChangeLog b/x11-misc/icerrun/ChangeLog index fba931e98b59..172a6a532f93 100644 --- a/x11-misc/icerrun/ChangeLog +++ b/x11-misc/icerrun/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/icerrun # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icerrun/ChangeLog,v 1.1 2003/06/23 13:41:01 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icerrun/ChangeLog,v 1.2 2003/07/31 17:12:53 lanius Exp $ + + 31 Jul 2003; <heino@gentoo.org> icerrun-0.5.ebuild: + stable bump, cause of icewm-tools dep *icerrun-0.5 (23 Jun 2003) diff --git a/x11-misc/icerrun/Manifest b/x11-misc/icerrun/Manifest index ee8f23de5f48..a4a15c1b7538 100644 --- a/x11-misc/icerrun/Manifest +++ b/x11-misc/icerrun/Manifest @@ -1,3 +1,4 @@ -MD5 afa11c0288624c74c573c330c0160ca5 icerrun-0.5.ebuild 592 -MD5 772078068b3068afd5f8ed23bae5266d ChangeLog 334 +MD5 83994cd0f901a3888ba157fc474c1d91 ChangeLog 427 +MD5 bbd7ad68278c6b83ccb7778ee2b7668d icerrun-0.5.ebuild 589 +MD5 b742040acaeddc3798a21739bd59e8aa metadata.xml 224 MD5 18897a64c69623c31554f27f03fdd0b4 files/digest-icerrun-0.5 62 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" |