diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-04-14 18:35:20 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-04-14 18:35:20 +0000 |
commit | 2e168bcc864c9e638a6a51e5680df35f98e86e17 (patch) | |
tree | 194f90bad603de5345dec5c1ef48f2e0a5fe9c43 /media-libs/gst-plugins-base | |
parent | Version bump. (diff) | |
download | historical-2e168bcc864c9e638a6a51e5680df35f98e86e17.tar.gz historical-2e168bcc864c9e638a6a51e5680df35f98e86e17.tar.bz2 historical-2e168bcc864c9e638a6a51e5680df35f98e86e17.zip |
Stable on ppc64
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'media-libs/gst-plugins-base')
-rw-r--r-- | media-libs/gst-plugins-base/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/gst-plugins-base/gst-plugins-base-0.10.17.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/gst-plugins-base/ChangeLog b/media-libs/gst-plugins-base/ChangeLog index 46cbb999557c..e08fbeaba775 100644 --- a/media-libs/gst-plugins-base/ChangeLog +++ b/media-libs/gst-plugins-base/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/gst-plugins-base # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v 1.75 2008/02/02 13:50:32 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v 1.76 2008/04/14 18:35:20 corsair Exp $ + + 14 Apr 2008; Markus Rothe <corsair@gentoo.org> + gst-plugins-base-0.10.17.ebuild: + Stable on ppc64 02 Feb 2008; Samuli Suominen <drac@gentoo.org> -files/gst-plugins-base-0.10.15-netinet.patch, diff --git a/media-libs/gst-plugins-base/gst-plugins-base-0.10.17.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-0.10.17.ebuild index bd4aa3c42fe9..df5bf29569ba 100644 --- a/media-libs/gst-plugins-base/gst-plugins-base-0.10.17.ebuild +++ b/media-libs/gst-plugins-base/gst-plugins-base-0.10.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-0.10.17.ebuild,v 1.1 2008/01/31 13:23:36 zaheerm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-0.10.17.ebuild,v 1.2 2008/04/14 18:35:20 corsair Exp $ # order is important, gnome2 after gst-plugins inherit gst-plugins-base gst-plugins10 gnome2 libtool flag-o-matic @@ -10,7 +10,7 @@ HOMEPAGE="http://gstreamer.sourceforge.net" SRC_URI="http://gstreamer.freedesktop.org/src/${PN}/${P}.tar.bz2" LICENSE="GPL-2" -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="debug nls" RDEPEND=">=dev-libs/glib-2.8 |