diff options
author | 2013-10-22 06:23:06 +0000 | |
---|---|---|
committer | 2013-10-22 06:23:06 +0000 | |
commit | 76da58b9acc357e3a35b92c7d4632427d2e28ab7 (patch) | |
tree | 4277b9ca37e646b97a382bfe4b520f62ba057138 /dev-python/gst-python | |
parent | Version bump. (diff) | |
download | gentoo-2-76da58b9acc357e3a35b92c7d4632427d2e28ab7.tar.gz gentoo-2-76da58b9acc357e3a35b92c7d4632427d2e28ab7.tar.bz2 gentoo-2-76da58b9acc357e3a35b92c7d4632427d2e28ab7.zip |
Stable for sparc, wrt bug #480908
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/gst-python')
-rw-r--r-- | dev-python/gst-python/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/gst-python/gst-python-0.10.22-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/gst-python/ChangeLog b/dev-python/gst-python/ChangeLog index 7551d183625c..ec5bf80bad56 100644 --- a/dev-python/gst-python/ChangeLog +++ b/dev-python/gst-python/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/gst-python # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gst-python/ChangeLog,v 1.127 2013/10/16 19:59:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gst-python/ChangeLog,v 1.128 2013/10/22 06:23:06 ago Exp $ + + 22 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-python-0.10.22-r1.ebuild: + Stable for sparc, wrt bug #480908 16 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-python-0.10.22-r1.ebuild: Stable for ia64, wrt bug #480908 diff --git a/dev-python/gst-python/gst-python-0.10.22-r1.ebuild b/dev-python/gst-python/gst-python-0.10.22-r1.ebuild index 2bbee268fc9a..016e2a078dda 100644 --- a/dev-python/gst-python/gst-python-0.10.22-r1.ebuild +++ b/dev-python/gst-python/gst-python-0.10.22-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gst-python/gst-python-0.10.22-r1.ebuild,v 1.10 2013/10/16 19:59:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gst-python/gst-python-0.10.22-r1.ebuild,v 1.11 2013/10/22 06:23:06 ago Exp $ EAPI="5" @@ -14,7 +14,7 @@ SRC_URI="http://gstreamer.freedesktop.org/src/${PN}/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="0.10" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" IUSE="examples test" RDEPEND=" |