summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Jaroszyński <peper@gentoo.org>2007-07-02 14:57:06 +0000
committerPiotr Jaroszyński <peper@gentoo.org>2007-07-02 14:57:06 +0000
commit8aace388997d9858e90d7333a455c9cced9d90fe (patch)
tree60365150347d1deccee02e582b887bb9b1bfacc9 /x11-misc
parent(QA) RESTRICT clean up. (diff)
downloadgentoo-2-8aace388997d9858e90d7333a455c9cced9d90fe.tar.gz
gentoo-2-8aace388997d9858e90d7333a455c9cced9d90fe.tar.bz2
gentoo-2-8aace388997d9858e90d7333a455c9cced9d90fe.zip
(QA) RESTRICT clean up.
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/icecursorscfg/ChangeLog6
-rw-r--r--x11-misc/icecursorscfg/icecursorscfg-0.6.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/x11-misc/icecursorscfg/ChangeLog b/x11-misc/icecursorscfg/ChangeLog
index df24ff09faa3..a24db5eab534 100644
--- a/x11-misc/icecursorscfg/ChangeLog
+++ b/x11-misc/icecursorscfg/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/icecursorscfg
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/icecursorscfg/ChangeLog,v 1.11 2007/02/21 23:41:51 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icecursorscfg/ChangeLog,v 1.12 2007/07/02 14:57:06 peper Exp $
+
+ 02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org>
+ icecursorscfg-0.6.ebuild:
+ (QA) RESTRICT clean up.
21 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog:
Redigest for Manifest2
diff --git a/x11-misc/icecursorscfg/icecursorscfg-0.6.ebuild b/x11-misc/icecursorscfg/icecursorscfg-0.6.ebuild
index 3dfaacdfb783..dc8eea61c986 100644
--- a/x11-misc/icecursorscfg/icecursorscfg-0.6.ebuild
+++ b/x11-misc/icecursorscfg/icecursorscfg-0.6.ebuild
@@ -1,6 +1,6 @@
-# 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/icecursorscfg/icecursorscfg-0.6.ebuild,v 1.10 2006/02/27 07:00:15 morfic Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icecursorscfg/icecursorscfg-0.6.ebuild,v 1.11 2007/07/02 14:57:06 peper Exp $
DESCRIPTION="IceWM cursor's configurator"
SRC_URI="mirror://sourceforge/icecc/${P}.tar.bz2"
@@ -8,7 +8,7 @@ HOMEPAGE="http://icecc.sourceforge.net/"
LICENSE="GPL-2"
KEYWORDS="x86 ppc ~amd64"
-RESTRICT="nostrip"
+RESTRICT="strip"
IUSE=""
DEPEND="dev-python/PyQt"