diff options
author | David Holm <dholm@gentoo.org> | 2004-02-25 09:01:13 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-02-25 09:01:13 +0000 |
commit | e6d6bb370a960de611db22610adbf2455fbdde16 (patch) | |
tree | 70e727cde7964536cde83275024651727ff3cb11 /media-libs/libtheora | |
parent | Readded to ~ppc, again (Manifest recommit) (diff) | |
download | gentoo-2-e6d6bb370a960de611db22610adbf2455fbdde16.tar.gz gentoo-2-e6d6bb370a960de611db22610adbf2455fbdde16.tar.bz2 gentoo-2-e6d6bb370a960de611db22610adbf2455fbdde16.zip |
Added to ~ppc
Diffstat (limited to 'media-libs/libtheora')
-rw-r--r-- | media-libs/libtheora/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libtheora/libtheora-1.0_alpha2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libtheora/ChangeLog b/media-libs/libtheora/ChangeLog index 7f249290ebc7..470b657c9f26 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.1 2004/02/24 19:12:28 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/ChangeLog,v 1.2 2004/02/25 09:01:13 dholm Exp $ + + 25 Feb 2004; David Holm <dholm@gentoo.org> libtheora-1.0_alpha2.ebuild: + Added to ~ppc. *libtheora-1.0_alpha2 (24 Feb 2004) diff --git a/media-libs/libtheora/libtheora-1.0_alpha2.ebuild b/media-libs/libtheora/libtheora-1.0_alpha2.ebuild index 7e68c024f2fa..ffd8e3b7e927 100644 --- a/media-libs/libtheora/libtheora-1.0_alpha2.ebuild +++ b/media-libs/libtheora/libtheora-1.0_alpha2.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_alpha2.ebuild,v 1.1 2004/02/24 19:12:28 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/libtheora-1.0_alpha2.ebuild,v 1.2 2004/02/25 09:01:13 dholm Exp $ DESCRIPTION="The Theora Video Compression Codec" HOMEPAGE="http://www.theora.org/" @@ -8,7 +8,7 @@ SRC_URI="http://www.theora.org/files/${P/_}.tar.gz" LICENSE="xiph" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~x86 ~amd64 ~ppc" IUSE="" DEPEND="media-libs/libsdl |