diff options
author | Markus Meier <maekke@gentoo.org> | 2010-12-25 14:12:08 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-12-25 14:12:08 +0000 |
commit | 6b1fc73f0ef3863cba67ce298e766f6571edb342 (patch) | |
tree | 2562614875e30d71772ee43a5413906724a485a6 /media-libs/gst-plugins-good | |
parent | Version bump (bug #347886), removed old. (diff) | |
download | historical-6b1fc73f0ef3863cba67ce298e766f6571edb342.tar.gz historical-6b1fc73f0ef3863cba67ce298e766f6571edb342.tar.bz2 historical-6b1fc73f0ef3863cba67ce298e766f6571edb342.zip |
arm stable, bug #346981
Package-Manager: portage-2.1.9.26/cvs/Linux i686
Diffstat (limited to 'media-libs/gst-plugins-good')
-rw-r--r-- | media-libs/gst-plugins-good/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/gst-plugins-good/gst-plugins-good-0.10.23.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/gst-plugins-good/ChangeLog b/media-libs/gst-plugins-good/ChangeLog index cd19d511239e..2a6b001be601 100644 --- a/media-libs/gst-plugins-good/ChangeLog +++ b/media-libs/gst-plugins-good/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/gst-plugins-good # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.107 2010/12/20 17:23:14 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.108 2010/12/25 14:12:08 maekke Exp $ + + 25 Dec 2010; Markus Meier <maekke@gentoo.org> + gst-plugins-good-0.10.23.ebuild: + arm stable, bug #346981 20 Dec 2010; Markos Chandras <hwoarang@gentoo.org> gst-plugins-good-0.10.23.ebuild: diff --git a/media-libs/gst-plugins-good/gst-plugins-good-0.10.23.ebuild b/media-libs/gst-plugins-good/gst-plugins-good-0.10.23.ebuild index 0a03b24bf23f..4d9b0da2c857 100644 --- a/media-libs/gst-plugins-good/gst-plugins-good-0.10.23.ebuild +++ b/media-libs/gst-plugins-good/gst-plugins-good-0.10.23.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.23.ebuild,v 1.4 2010/12/20 17:23:14 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.23.ebuild,v 1.5 2010/12/25 14:12:08 maekke Exp $ # order is important, gnome2 after gst-plugins inherit gst-plugins-good gst-plugins10 gnome2 eutils flag-o-matic libtool @@ -10,7 +10,7 @@ HOMEPAGE="http://gstreamer.net/" SRC_URI="http://gstreamer.freedesktop.org/src/${PN}/${P}.tar.bz2" LICENSE="LGPL-2.1" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=media-libs/gst-plugins-base-0.10.29 |