diff options
author | 2013-10-11 05:17:27 +0000 | |
---|---|---|
committer | 2013-10-11 05:17:27 +0000 | |
commit | 8fcca4e867fd284ebf52f0da5b2e0e6ca1acb417 (patch) | |
tree | b91c6b4f99bbde9694a13f11c546f156cb4a09d8 /dev-python/gst-python | |
parent | Bump (diff) | |
download | gentoo-2-8fcca4e867fd284ebf52f0da5b2e0e6ca1acb417.tar.gz gentoo-2-8fcca4e867fd284ebf52f0da5b2e0e6ca1acb417.tar.bz2 gentoo-2-8fcca4e867fd284ebf52f0da5b2e0e6ca1acb417.zip |
Stable for x86, 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 87d8080619ec..180dbf3d9689 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.120 2013/10/10 11:54:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gst-python/ChangeLog,v 1.121 2013/10/11 05:17:27 ago Exp $ + + 11 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-python-0.10.22-r1.ebuild: + Stable for x86, wrt bug #480908 10 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-python-0.10.22-r1.ebuild: Stable for amd64, 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 e116788da08a..27dd478922a7 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.3 2013/10/10 11:54:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gst-python/gst-python-0.10.22-r1.ebuild,v 1.4 2013/10/11 05:17:27 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=" |