diff options
author | Daniel Goller <morfic@gentoo.org> | 2006-02-27 07:02:21 +0000 |
---|---|---|
committer | Daniel Goller <morfic@gentoo.org> | 2006-02-27 07:02:21 +0000 |
commit | fe1f9dc087eeb19a53abe7c4188e3f3087d461e6 (patch) | |
tree | f9f328aa0a168ce28a4e73b9274e8ea15044de9d /x11-misc/icecursorscfg | |
parent | Adding ~amd64 keyword (diff) | |
download | gentoo-2-fe1f9dc087eeb19a53abe7c4188e3f3087d461e6.tar.gz gentoo-2-fe1f9dc087eeb19a53abe7c4188e3f3087d461e6.tar.bz2 gentoo-2-fe1f9dc087eeb19a53abe7c4188e3f3087d461e6.zip |
Adding ~amd64 keyword
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'x11-misc/icecursorscfg')
-rw-r--r-- | x11-misc/icecursorscfg/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/icecursorscfg/icecursorscfg-0.6.ebuild | 7 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-misc/icecursorscfg/ChangeLog b/x11-misc/icecursorscfg/ChangeLog index 3a7b7ac1427b..c32ac94bf319 100644 --- a/x11-misc/icecursorscfg/ChangeLog +++ b/x11-misc/icecursorscfg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/icecursorscfg -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icecursorscfg/ChangeLog,v 1.9 2004/09/02 22:49:40 pvdabeel Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icecursorscfg/ChangeLog,v 1.10 2006/02/27 07:00:15 morfic Exp $ + + 27 Feb 2006; Daniel Goller <morfic@gentoo.org> icecursorscfg-0.6.ebuild: + Adding ~amd64 keyword 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> icecursorscfg-0.6.ebuild: diff --git a/x11-misc/icecursorscfg/icecursorscfg-0.6.ebuild b/x11-misc/icecursorscfg/icecursorscfg-0.6.ebuild index 6410024b9411..3dfaacdfb783 100644 --- a/x11-misc/icecursorscfg/icecursorscfg-0.6.ebuild +++ b/x11-misc/icecursorscfg/icecursorscfg-0.6.ebuild @@ -1,12 +1,13 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2006 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.9 2004/09/02 22:49:40 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icecursorscfg/icecursorscfg-0.6.ebuild,v 1.10 2006/02/27 07:00:15 morfic Exp $ DESCRIPTION="IceWM cursor's configurator" SRC_URI="mirror://sourceforge/icecc/${P}.tar.bz2" HOMEPAGE="http://icecc.sourceforge.net/" LICENSE="GPL-2" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc ~amd64" + RESTRICT="nostrip" IUSE="" |