summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2009-10-10 12:39:31 +0000
committerFabian Groffen <grobian@gentoo.org>2009-10-10 12:39:31 +0000
commit2f1fadcbb62d465152e7c34688f3a84bff1f4d2e (patch)
tree67051c73002053484001912eece6826b2bd11bc0
parentMerge from Prefix (diff)
downloadgentoo-2-2f1fadcbb62d465152e7c34688f3a84bff1f4d2e.tar.gz
gentoo-2-2f1fadcbb62d465152e7c34688f3a84bff1f4d2e.tar.bz2
gentoo-2-2f1fadcbb62d465152e7c34688f3a84bff1f4d2e.zip
Merge from Prefix
(Portage version: 2.2.00.14552-prefix/cvs/Darwin powerpc, RepoMan options: --force)
-rw-r--r--dev-python/clientcookie/ChangeLog8
-rw-r--r--dev-python/clientcookie/clientcookie-1.3.0.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-python/clientcookie/ChangeLog b/dev-python/clientcookie/ChangeLog
index 38d189e75110..f438059114f1 100644
--- a/dev-python/clientcookie/ChangeLog
+++ b/dev-python/clientcookie/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/clientcookie
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/clientcookie/ChangeLog,v 1.17 2008/05/02 16:14:22 armin76 Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/clientcookie/ChangeLog,v 1.18 2009/10/10 12:39:31 grobian Exp $
+
+ 10 Oct 2009; Fabian Groffen <grobian@gentoo.org>
+ clientcookie-1.3.0.ebuild:
+ Merge from Prefix
02 May 2008; Raúl Porcel <armin76@gentoo.org> clientcookie-1.3.0.ebuild:
Add ~alpha
diff --git a/dev-python/clientcookie/clientcookie-1.3.0.ebuild b/dev-python/clientcookie/clientcookie-1.3.0.ebuild
index 13a5fc73c17b..1eee58b91c96 100644
--- a/dev-python/clientcookie/clientcookie-1.3.0.ebuild
+++ b/dev-python/clientcookie/clientcookie-1.3.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/clientcookie/clientcookie-1.3.0.ebuild,v 1.2 2008/05/02 16:14:22 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/clientcookie/clientcookie-1.3.0.ebuild,v 1.3 2009/10/10 12:39:31 grobian Exp $
inherit distutils
@@ -10,7 +10,7 @@ HOMEPAGE="http://wwwsearch.sourceforge.net/ClientCookie/"
SRC_URI="http://wwwsearch.sourceforge.net/ClientCookie/src/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~x86 ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos"
IUSE=""
S="${WORKDIR}/${MY_P}"