diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-08-17 19:51:31 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-08-17 19:51:31 +0000 |
commit | 1dd787ed1f80bbccd9cfa44e55e86d8b3b748fce (patch) | |
tree | 70954f6e70cb3780a8c6c558631ac82e590eb7cf | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-1dd787ed1f80bbccd9cfa44e55e86d8b3b748fce.tar.gz gentoo-2-1dd787ed1f80bbccd9cfa44e55e86d8b3b748fce.tar.bz2 gentoo-2-1dd787ed1f80bbccd9cfa44e55e86d8b3b748fce.zip |
Stable on ppc64
(Portage version: 2.1-r2)
-rw-r--r-- | media-libs/libtheora/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/libtheora/libtheora-1.0_alpha6-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/libtheora/ChangeLog b/media-libs/libtheora/ChangeLog index c4308fa1c278..48e5ea01454c 100644 --- a/media-libs/libtheora/ChangeLog +++ b/media-libs/libtheora/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/libtheora # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/ChangeLog,v 1.42 2006/08/15 18:56:45 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/ChangeLog,v 1.43 2006/08/17 19:51:31 corsair Exp $ + + 17 Aug 2006; Markus Rothe <corsair@gentoo.org> + libtheora-1.0_alpha6-r1.ebuild: + Stable on ppc64 15 Aug 2006; Stefan Schweizer <genstef@gentoo.org> libtheora-1.0_alpha6-r1.ebuild: diff --git a/media-libs/libtheora/libtheora-1.0_alpha6-r1.ebuild b/media-libs/libtheora/libtheora-1.0_alpha6-r1.ebuild index aa8faad2d267..35a7aa01bd4d 100644 --- a/media-libs/libtheora/libtheora-1.0_alpha6-r1.ebuild +++ b/media-libs/libtheora/libtheora-1.0_alpha6-r1.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/libtheora/libtheora-1.0_alpha6-r1.ebuild,v 1.2 2006/08/15 18:56:45 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/libtheora-1.0_alpha6-r1.ebuild,v 1.3 2006/08/17 19:51:31 corsair Exp $ inherit flag-o-matic libtool autotools @@ -10,7 +10,7 @@ SRC_URI="http://downloads.xiph.org/releases/theora/${P/_}.tar.bz2" LICENSE="xiph" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="encode doc examples" RDEPEND=">=media-libs/libogg-1.1.0 |