diff options
Diffstat (limited to 'dev-python/clientcookie/clientcookie-0.4.18.ebuild')
-rw-r--r-- | dev-python/clientcookie/clientcookie-0.4.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/clientcookie/clientcookie-0.4.18.ebuild b/dev-python/clientcookie/clientcookie-0.4.18.ebuild index f569290a0b40..a73680fad82a 100644 --- a/dev-python/clientcookie/clientcookie-0.4.18.ebuild +++ b/dev-python/clientcookie/clientcookie-0.4.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/clientcookie/clientcookie-0.4.18.ebuild,v 1.1 2004/03/10 00:04:21 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/clientcookie/clientcookie-0.4.18.ebuild,v 1.2 2004/06/15 19:01:24 pythonhead Exp $ inherit distutils @@ -11,7 +11,7 @@ HOMEPAGE="http://wwwsearch.sourceforge.net/ClientCookie/" SRC_URI="http://wwwsearch.sourceforge.net/ClientCookie/src/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DOCS="COPYING ChangeLog PKG-INFO README.txt TODO" |