diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-02-23 06:51:00 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-02-23 06:51:00 +0000 |
commit | 7172250198830a925e287fff0f38d9404033ff4f (patch) | |
tree | 5b35cd5fa0dcedb83dcd678d30857d2de60c1e5e /media-plugins/mediastreamer-x264 | |
parent | Drop very large unused patch (diff) | |
download | historical-7172250198830a925e287fff0f38d9404033ff4f.tar.gz historical-7172250198830a925e287fff0f38d9404033ff4f.tar.bz2 historical-7172250198830a925e287fff0f38d9404033ff4f.zip |
Marked ~ppc64.
Package-Manager: portage-2.1.7.17/cvs/Linux x86_64
Diffstat (limited to 'media-plugins/mediastreamer-x264')
-rw-r--r-- | media-plugins/mediastreamer-x264/ChangeLog | 8 | ||||
-rw-r--r-- | media-plugins/mediastreamer-x264/mediastreamer-x264-1.1.7.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/media-plugins/mediastreamer-x264/ChangeLog b/media-plugins/mediastreamer-x264/ChangeLog index 7e5d2b4d1079..ddd570da669c 100644 --- a/media-plugins/mediastreamer-x264/ChangeLog +++ b/media-plugins/mediastreamer-x264/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/mediastreamer-x264 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mediastreamer-x264/ChangeLog,v 1.6 2009/07/08 20:53:40 maekke Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mediastreamer-x264/ChangeLog,v 1.7 2010/02/23 06:49:59 josejx Exp $ + + 23 Feb 2010; Joseph Jezak <josejx@gentoo.org> + mediastreamer-x264-1.1.7.ebuild: + Marked ~ppc64. 08 Jul 2009; Markus Meier <maekke@gentoo.org> mediastreamer-x264-1.1.7.ebuild: diff --git a/media-plugins/mediastreamer-x264/mediastreamer-x264-1.1.7.ebuild b/media-plugins/mediastreamer-x264/mediastreamer-x264-1.1.7.ebuild index 5a6f554bfd8a..7ee06b1f4bc1 100644 --- a/media-plugins/mediastreamer-x264/mediastreamer-x264-1.1.7.ebuild +++ b/media-plugins/mediastreamer-x264/mediastreamer-x264-1.1.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mediastreamer-x264/mediastreamer-x264-1.1.7.ebuild,v 1.6 2009/07/08 20:53:40 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mediastreamer-x264/mediastreamer-x264-1.1.7.ebuild,v 1.7 2010/02/23 06:49:59 josejx Exp $ EAPI="2" @@ -14,7 +14,7 @@ SRC_URI="http://download.savannah.nongnu.org/releases/linphone/plugins/sources/$ LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 ppc ~ppc64 x86" IUSE="" DEPEND=">=media-libs/mediastreamer-2.1.0 |