diff options
author | Stefan Schweizer <genstef@gentoo.org> | 2007-03-01 17:51:00 +0000 |
---|---|---|
committer | Stefan Schweizer <genstef@gentoo.org> | 2007-03-01 17:51:00 +0000 |
commit | bc921208e338573445578aee329c95c5ff2c7c07 (patch) | |
tree | 090abd0108f1b0071ab6a45ae91bb0d4aa77f9a7 /media-libs/libtheora | |
parent | it's qt3 not qt (diff) | |
download | gentoo-2-bc921208e338573445578aee329c95c5ff2c7c07.tar.gz gentoo-2-bc921208e338573445578aee329c95c5ff2c7c07.tar.bz2 gentoo-2-bc921208e338573445578aee329c95c5ff2c7c07.zip |
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.2-r12)
Diffstat (limited to 'media-libs/libtheora')
-rw-r--r-- | media-libs/libtheora/ChangeLog | 8 | ||||
-rw-r--r-- | media-libs/libtheora/libtheora-1.0_alpha6-r1.ebuild | 6 | ||||
-rw-r--r-- | media-libs/libtheora/libtheora-1.0_alpha7.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/media-libs/libtheora/ChangeLog b/media-libs/libtheora/ChangeLog index ec787cca155e..72445d0878f6 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.55 2006/12/01 03:03:04 flameeyes Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/ChangeLog,v 1.56 2007/03/01 17:51:00 genstef Exp $ + + 01 Mar 2007; <genstef@gentoo.org> libtheora-1.0_alpha6-r1.ebuild, + libtheora-1.0_alpha7.ebuild: + Dropped ppc-macos keyword, see you in prefix 01 Dec 2006; Diego Pettenò <flameeyes@gentoo.org> -files/libtheora-1.0_alpha4-enable-flags.patch, diff --git a/media-libs/libtheora/libtheora-1.0_alpha6-r1.ebuild b/media-libs/libtheora/libtheora-1.0_alpha6-r1.ebuild index c9885574f94b..cf75ae28082c 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 +# Copyright 1999-2007 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.10 2006/12/01 02:08:35 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/libtheora-1.0_alpha6-r1.ebuild,v 1.11 2007/03/01 17:51:00 genstef 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 ppc64 sh sparc x86 ~x86-fbsd" IUSE="encode doc examples" RDEPEND=">=media-libs/libogg-1.1.0 diff --git a/media-libs/libtheora/libtheora-1.0_alpha7.ebuild b/media-libs/libtheora/libtheora-1.0_alpha7.ebuild index fc7b45bf9aeb..f5dc09cc179d 100644 --- a/media-libs/libtheora/libtheora-1.0_alpha7.ebuild +++ b/media-libs/libtheora/libtheora-1.0_alpha7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/libtheora-1.0_alpha7.ebuild,v 1.5 2006/10/05 15:05:26 exg Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/libtheora-1.0_alpha7.ebuild,v 1.6 2007/03/01 17:51:00 genstef Exp $ inherit flag-o-matic libtool @@ -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" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86" IUSE="encode doc examples" RDEPEND=">=media-libs/libogg-1.1.0 |