diff options
author | Matti Bickel <mabi@gentoo.org> | 2007-03-10 12:11:24 +0000 |
---|---|---|
committer | Matti Bickel <mabi@gentoo.org> | 2007-03-10 12:11:24 +0000 |
commit | 0408cd0d73c01f364dcc24cc10af250f0e4a9b70 (patch) | |
tree | 474e7db322ce02ce969344738ffefd3275bf3555 /media-video/mpeg4ip | |
parent | Version bump. (diff) | |
download | gentoo-2-0408cd0d73c01f364dcc24cc10af250f0e4a9b70.tar.gz gentoo-2-0408cd0d73c01f364dcc24cc10af250f0e4a9b70.tar.bz2 gentoo-2-0408cd0d73c01f364dcc24cc10af250f0e4a9b70.zip |
ppc stable (bug #166539)
(Portage version: 2.1.2.2)
Diffstat (limited to 'media-video/mpeg4ip')
-rw-r--r-- | media-video/mpeg4ip/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/mpeg4ip/mpeg4ip-1.5.0.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/mpeg4ip/ChangeLog b/media-video/mpeg4ip/ChangeLog index 2591b94da9b4..0e5562da969d 100644 --- a/media-video/mpeg4ip/ChangeLog +++ b/media-video/mpeg4ip/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/mpeg4ip # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/mpeg4ip/ChangeLog,v 1.48 2007/02/28 16:10:26 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/mpeg4ip/ChangeLog,v 1.49 2007/03/10 12:11:24 mabi Exp $ + + 10 Mar 2007; Matti Bickel <mabi@gentoo.org> mpeg4ip-1.5.0.1-r1.ebuild: + ppc stable (bug #166539) 28 Feb 2007; Simon Stelling <blubb@gentoo.org> mpeg4ip-1.5.0.1-r1.ebuild: stable on amd64; bug 166539 diff --git a/media-video/mpeg4ip/mpeg4ip-1.5.0.1-r1.ebuild b/media-video/mpeg4ip/mpeg4ip-1.5.0.1-r1.ebuild index 4fb4da133805..3c0b103d6a44 100644 --- a/media-video/mpeg4ip/mpeg4ip-1.5.0.1-r1.ebuild +++ b/media-video/mpeg4ip/mpeg4ip-1.5.0.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/mpeg4ip/mpeg4ip-1.5.0.1-r1.ebuild,v 1.5 2007/02/28 16:10:26 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/mpeg4ip/mpeg4ip-1.5.0.1-r1.ebuild,v 1.6 2007/03/10 12:11:24 mabi Exp $ WANT_AUTOMAKE="1.9" @@ -16,7 +16,7 @@ LICENSE="MPL-1.1 LGPL-2 GPL-2 LGPL-2.1 BSD UCL MPEG4" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="ipv6 mmx v4l2 xvid nas alsa esd arts ffmpeg a52 mpeg2 lame aac id3 player mp4live x264" |