diff options
author | Markus Meier <maekke@gentoo.org> | 2012-01-14 16:39:30 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-01-14 16:39:30 +0000 |
commit | 9d9a845ed6670bdfbdc45db6eb4551140cf49007 (patch) | |
tree | fc7b99728819456855ef4d4038ca0048c9fdcaaf /dev-python | |
parent | x86 stable, bug #393007 (diff) | |
download | gentoo-2-9d9a845ed6670bdfbdc45db6eb4551140cf49007.tar.gz gentoo-2-9d9a845ed6670bdfbdc45db6eb4551140cf49007.tar.bz2 gentoo-2-9d9a845ed6670bdfbdc45db6eb4551140cf49007.zip |
x86 stable, bug #393007
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pyclutter/ChangeLog | 7 | ||||
-rw-r--r-- | dev-python/pyclutter/pyclutter-1.3.2-r2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/pyclutter/ChangeLog b/dev-python/pyclutter/ChangeLog index c394540d7c0b..92edca8df8b9 100644 --- a/dev-python/pyclutter/ChangeLog +++ b/dev-python/pyclutter/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pyclutter -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyclutter/ChangeLog,v 1.8 2011/12/29 17:33:41 pacho Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyclutter/ChangeLog,v 1.9 2012/01/14 16:39:30 maekke Exp $ + + 14 Jan 2012; Markus Meier <maekke@gentoo.org> pyclutter-1.3.2-r2.ebuild: + x86 stable, bug #393007 29 Dec 2011; Pacho Ramos <pacho@gentoo.org> pyclutter-1.3.2-r2.ebuild: amd64 stable, bug 393007 diff --git a/dev-python/pyclutter/pyclutter-1.3.2-r2.ebuild b/dev-python/pyclutter/pyclutter-1.3.2-r2.ebuild index f0ff8e100966..ecdec7192a96 100644 --- a/dev-python/pyclutter/pyclutter-1.3.2-r2.ebuild +++ b/dev-python/pyclutter/pyclutter-1.3.2-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyclutter/pyclutter-1.3.2-r2.ebuild,v 1.4 2011/12/29 17:33:41 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyclutter/pyclutter-1.3.2-r2.ebuild,v 1.5 2012/01/14 16:39:30 maekke Exp $ EAPI="3" PYTHON_DEPEND="2:2.6" @@ -10,7 +10,7 @@ inherit eutils python clutter DESCRIPTION="Python bindings for Clutter" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="doc examples" SLOT="1.0" |