diff options
author | Piotr Jaroszyński <peper@gentoo.org> | 2007-07-02 15:01:03 +0000 |
---|---|---|
committer | Piotr Jaroszyński <peper@gentoo.org> | 2007-07-02 15:01:03 +0000 |
commit | 1f7211253109cac73a05f6757e0d01377879c718 (patch) | |
tree | 08b38dd8cd804faa82f6d225ba9dfd3c686e672f /x11-misc/openclipart | |
parent | (QA) RESTRICT clean up. (diff) | |
download | gentoo-2-1f7211253109cac73a05f6757e0d01377879c718.tar.gz gentoo-2-1f7211253109cac73a05f6757e0d01377879c718.tar.bz2 gentoo-2-1f7211253109cac73a05f6757e0d01377879c718.zip |
(QA) RESTRICT clean up.
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'x11-misc/openclipart')
-rw-r--r-- | x11-misc/openclipart/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/openclipart/openclipart-0.18-r1.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/x11-misc/openclipart/ChangeLog b/x11-misc/openclipart/ChangeLog index 47f423a32368..4e3de4734e97 100644 --- a/x11-misc/openclipart/ChangeLog +++ b/x11-misc/openclipart/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/openclipart # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/openclipart/ChangeLog,v 1.11 2007/02/21 23:53:20 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/openclipart/ChangeLog,v 1.12 2007/07/02 15:01:03 peper Exp $ + + 02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org> + openclipart-0.18-r1.ebuild: + (QA) RESTRICT clean up. 21 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog: Redigest for Manifest2 diff --git a/x11-misc/openclipart/openclipart-0.18-r1.ebuild b/x11-misc/openclipart/openclipart-0.18-r1.ebuild index bc54e3605d34..d59ef9e32c46 100644 --- a/x11-misc/openclipart/openclipart-0.18-r1.ebuild +++ b/x11-misc/openclipart/openclipart-0.18-r1.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/openclipart/openclipart-0.18-r1.ebuild,v 1.2 2006/05/23 21:10:42 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/openclipart/openclipart-0.18-r1.ebuild,v 1.3 2007/07/02 15:01:03 peper Exp $ DESCRIPTION="Open Clip Art Library (openclipart.org)" HOMEPAGE="http://www.openclipart.org/" @@ -26,7 +26,7 @@ DEPEND="" RDEPEND="" # Nothing to strip -RESTRICT="nostrip" +RESTRICT="strip" # suggested basedir for cliparts CLIPART="/usr/share/clipart/${PN}" |