diff options
author | Markus Meier <maekke@gentoo.org> | 2012-01-14 16:40:18 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-01-14 16:40:18 +0000 |
commit | 61ece2a42fe049c8427dc72c7fe802227eca704b (patch) | |
tree | 7a2420eaef94501d84bf1f6bba6136e25f57df95 /dev-python/pyclutter-gst | |
parent | x86 stable, bug #393007 (diff) | |
download | gentoo-2-61ece2a42fe049c8427dc72c7fe802227eca704b.tar.gz gentoo-2-61ece2a42fe049c8427dc72c7fe802227eca704b.tar.bz2 gentoo-2-61ece2a42fe049c8427dc72c7fe802227eca704b.zip |
x86 stable, bug #393007
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/pyclutter-gst')
-rw-r--r-- | dev-python/pyclutter-gst/ChangeLog | 7 | ||||
-rw-r--r-- | dev-python/pyclutter-gst/pyclutter-gst-1.0.0-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/pyclutter-gst/ChangeLog b/dev-python/pyclutter-gst/ChangeLog index 1cf0efe1a648..ec80118a8937 100644 --- a/dev-python/pyclutter-gst/ChangeLog +++ b/dev-python/pyclutter-gst/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pyclutter-gst -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyclutter-gst/ChangeLog,v 1.5 2011/12/29 17:32:34 pacho Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyclutter-gst/ChangeLog,v 1.6 2012/01/14 16:40:18 maekke Exp $ + + 14 Jan 2012; Markus Meier <maekke@gentoo.org> pyclutter-gst-1.0.0-r1.ebuild: + x86 stable, bug #393007 29 Dec 2011; Pacho Ramos <pacho@gentoo.org> pyclutter-gst-1.0.0-r1.ebuild: amd64 stable, bug 393007 diff --git a/dev-python/pyclutter-gst/pyclutter-gst-1.0.0-r1.ebuild b/dev-python/pyclutter-gst/pyclutter-gst-1.0.0-r1.ebuild index b22bae764e66..985ad3c4add2 100644 --- a/dev-python/pyclutter-gst/pyclutter-gst-1.0.0-r1.ebuild +++ b/dev-python/pyclutter-gst/pyclutter-gst-1.0.0-r1.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-gst/pyclutter-gst-1.0.0-r1.ebuild,v 1.4 2011/12/29 17:32:34 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyclutter-gst/pyclutter-gst-1.0.0-r1.ebuild,v 1.5 2012/01/14 16:40:18 maekke Exp $ EAPI="3" PYTHON_DEPEND="2:2.6" @@ -9,7 +9,7 @@ inherit python clutter DESCRIPTION="Python bindings for Clutter" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="examples" SLOT="1.0" |