diff options
author | Jason Wever <weeve@gentoo.org> | 2004-03-22 03:24:27 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-03-22 03:24:27 +0000 |
commit | b255a6de376f97da2362c4981300bb61bc2b851c (patch) | |
tree | f0a83089285e1fe6dd1b3a72e7bb14725b337367 /media-libs | |
parent | support cross compiling nicer (diff) | |
download | historical-b255a6de376f97da2362c4981300bb61bc2b851c.tar.gz historical-b255a6de376f97da2362c4981300bb61bc2b851c.tar.bz2 historical-b255a6de376f97da2362c4981300bb61bc2b851c.zip |
Added ~sparc keyword.
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libtheora/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libtheora/libtheora-1.0_alpha3.ebuild | 4 | ||||
-rw-r--r-- | media-libs/xine-lib/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/xine-lib/xine-lib-1_rc3-r2.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/media-libs/libtheora/ChangeLog b/media-libs/libtheora/ChangeLog index ff4af2880f43..8792800e8f42 100644 --- a/media-libs/libtheora/ChangeLog +++ b/media-libs/libtheora/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libtheora # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/ChangeLog,v 1.5 2004/03/21 21:57:04 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/ChangeLog,v 1.6 2004/03/22 03:21:21 weeve Exp $ + + 21 Mar 2004; Jason Wever <weeve@gentoo.org> libtheora-1.0_alpha3.ebuild: + Added ~sparc keyword. *libtheora-1.0_alpha3 (21 Mar 2004) diff --git a/media-libs/libtheora/libtheora-1.0_alpha3.ebuild b/media-libs/libtheora/libtheora-1.0_alpha3.ebuild index 5f321aa7c751..be3f80ff2c44 100644 --- a/media-libs/libtheora/libtheora-1.0_alpha3.ebuild +++ b/media-libs/libtheora/libtheora-1.0_alpha3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/libtheora-1.0_alpha3.ebuild,v 1.1 2004/03/21 21:57:04 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/libtheora-1.0_alpha3.ebuild,v 1.2 2004/03/22 03:21:21 weeve Exp $ DESCRIPTION="The Theora Video Compression Codec" HOMEPAGE="http://www.theora.org/" @@ -9,7 +9,7 @@ SRC_URI="http://www.theora.org/files/${P/_}.tar.gz LICENSE="xiph" SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc" IUSE="" DEPEND=">=media-libs/libogg-1.1.0 diff --git a/media-libs/xine-lib/ChangeLog b/media-libs/xine-lib/ChangeLog index 18a6dfe9a685..d29b3424c04c 100644 --- a/media-libs/xine-lib/ChangeLog +++ b/media-libs/xine-lib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/xine-lib # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/ChangeLog,v 1.97 2004/03/21 21:28:16 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/ChangeLog,v 1.98 2004/03/22 03:24:27 weeve Exp $ + + 21 Mar 2004; Jason Wever <weeve@gentoo.org> xine-lib-1_rc3-r2.ebuild: + Added ~sparc keyword. 21 Mar 2004; Martin Holzer <mholzer@gentoo.org> xine-lib-1_rc3-r2.ebuild: this should fix 45297 and 45305 diff --git a/media-libs/xine-lib/xine-lib-1_rc3-r2.ebuild b/media-libs/xine-lib/xine-lib-1_rc3-r2.ebuild index 48d0888d79f4..a4931abb70c7 100644 --- a/media-libs/xine-lib/xine-lib-1_rc3-r2.ebuild +++ b/media-libs/xine-lib/xine-lib-1_rc3-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/xine-lib-1_rc3-r2.ebuild,v 1.5 2004/03/21 21:28:16 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/xine-lib-1_rc3-r2.ebuild,v 1.6 2004/03/22 03:24:27 weeve Exp $ inherit eutils flag-o-matic gcc libtool @@ -14,7 +14,7 @@ RESTRICT="nomirror" LICENSE="GPL-2" SLOT="1" -KEYWORDS="~x86 ~ppc -hppa -sparc ~amd64 -ia64" +KEYWORDS="~x86 ~ppc -hppa ~sparc ~amd64 -ia64" IUSE="arts esd avi nls dvd aalib X directfb oggvorbis alsa gnome sdl speex theora ipv6" RDEPEND="oggvorbis? ( media-libs/libvorbis ) |