summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Jaroszyński <peper@gentoo.org>2007-07-02 15:01:03 +0000
committerPiotr Jaroszyński <peper@gentoo.org>2007-07-02 15:01:03 +0000
commit39dd994cae474fbab631bf48ad61f8740f060be5 (patch)
tree81ac880c40588fb1077adca6a18b9a597259644d /x11-misc/icerrun
parent(QA) RESTRICT clean up. (diff)
downloadhistorical-39dd994cae474fbab631bf48ad61f8740f060be5.tar.gz
historical-39dd994cae474fbab631bf48ad61f8740f060be5.tar.bz2
historical-39dd994cae474fbab631bf48ad61f8740f060be5.zip
(QA) RESTRICT clean up.
Package-Manager: portage-2.1.3_rc6
Diffstat (limited to 'x11-misc/icerrun')
-rw-r--r--x11-misc/icerrun/ChangeLog5
-rw-r--r--x11-misc/icerrun/icerrun-0.5.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-misc/icerrun/ChangeLog b/x11-misc/icerrun/ChangeLog
index ef9bdd40194f..2dd18af6a933 100644
--- a/x11-misc/icerrun/ChangeLog
+++ b/x11-misc/icerrun/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/icerrun
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/icerrun/ChangeLog,v 1.10 2007/02/21 23:43:47 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icerrun/ChangeLog,v 1.11 2007/07/02 15:00:13 peper Exp $
+
+ 02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org> icerrun-0.5.ebuild:
+ (QA) RESTRICT clean up.
21 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog:
Redigest for Manifest2
diff --git a/x11-misc/icerrun/icerrun-0.5.ebuild b/x11-misc/icerrun/icerrun-0.5.ebuild
index 98bf0fc6731e..9740c6edec80 100644
--- a/x11-misc/icerrun/icerrun-0.5.ebuild
+++ b/x11-misc/icerrun/icerrun-0.5.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 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.7 2006/02/27 07:07:18 morfic Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icerrun/icerrun-0.5.ebuild,v 1.8 2007/07/02 15:00:13 peper 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 ppc ~amd64"
-RESTRICT="nostrip"
+RESTRICT="strip"
IUSE=""
DEPEND=">=dev-lang/python-2.0"