diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-01 10:45:32 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-01 10:45:32 +0000 |
commit | b5c1d3741713c720be8deba09c48c81c9c262326 (patch) | |
tree | a3ac6540fb3f0b6c9e3ab5d44f3646787866ec58 /media-libs/gst-plugins-ugly | |
parent | Fix likely SHA256 corruption of the Manifest. (diff) | |
download | gentoo-2-b5c1d3741713c720be8deba09c48c81c9c262326.tar.gz gentoo-2-b5c1d3741713c720be8deba09c48c81c9c262326.tar.bz2 gentoo-2-b5c1d3741713c720be8deba09c48c81c9c262326.zip |
Added ~ppc64
(Portage version: 2203-svn)
Diffstat (limited to 'media-libs/gst-plugins-ugly')
-rw-r--r-- | media-libs/gst-plugins-ugly/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/gst-plugins-ugly/ChangeLog b/media-libs/gst-plugins-ugly/ChangeLog index 47ad7ab98282..523149ef98c2 100644 --- a/media-libs/gst-plugins-ugly/ChangeLog +++ b/media-libs/gst-plugins-ugly/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/gst-plugins-ugly # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/ChangeLog,v 1.7 2006/04/13 13:24:51 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/ChangeLog,v 1.8 2006/05/01 10:45:31 corsair Exp $ + + 01 May 2006; Markus Rothe <corsair@gentoo.org> + gst-plugins-ugly-0.10.3.ebuild: + Added ~ppc64 13 Apr 2006; Thomas Cort <tcort@gentoo.org> gst-plugins-ugly-0.10.3.ebuild: diff --git a/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.3.ebuild b/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.3.ebuild index d6f116dff7c1..79154bc88c35 100644 --- a/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.3.ebuild +++ b/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.3.ebuild,v 1.3 2006/04/13 13:24:51 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.3.ebuild,v 1.4 2006/05/01 10:45:32 corsair Exp $ # order is important, gnome2 after gst-plugins inherit gst-plugins-ugly 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="GPL-2" -KEYWORDS="~alpha ~amd64 ~ppc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86" #IUSE="esd alsa oss" RDEPEND=">=media-libs/gst-plugins-base-0.10.3 |