diff options
author | Travis Tilley <lv@gentoo.org> | 2004-04-17 19:08:26 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-04-17 19:08:26 +0000 |
commit | e900a4123306506718c8eff60c6c9e9a9627b785 (patch) | |
tree | 8486ab0578f8d606e555ca870651f676e86710d8 /media-libs/libtheora | |
parent | Version bump. (Manifest recommit) (diff) | |
download | gentoo-2-e900a4123306506718c8eff60c6c9e9a9627b785.tar.gz gentoo-2-e900a4123306506718c8eff60c6c9e9a9627b785.tar.bz2 gentoo-2-e900a4123306506718c8eff60c6c9e9a9627b785.zip |
stable on amd64
Diffstat (limited to 'media-libs/libtheora')
-rw-r--r-- | media-libs/libtheora/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libtheora/libtheora-1.0_alpha3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libtheora/ChangeLog b/media-libs/libtheora/ChangeLog index 38cc7063c9ad..cf3e4e00a204 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.7 2004/04/07 22:01:32 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/ChangeLog,v 1.8 2004/04/17 19:07:16 lv Exp $ + + 17 Apr 2004; Travis Tilley <lv@gentoo.org> libtheora-1.0_alpha3.ebuild: + stable on amd64 07 Apr 2004; Aron Griffis <agriffis@gentoo.org> libtheora-1.0_alpha3.ebuild: Add ~alpha per bug 46903 diff --git a/media-libs/libtheora/libtheora-1.0_alpha3.ebuild b/media-libs/libtheora/libtheora-1.0_alpha3.ebuild index d2717f38df6d..349de3768638 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.4 2004/04/07 22:01:32 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/libtheora-1.0_alpha3.ebuild,v 1.5 2004/04/17 19:07:16 lv 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.bz2" LICENSE="xiph" SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha" +KEYWORDS="~x86 amd64 ~ppc ~sparc ~alpha" IUSE="" DEPEND=">=media-libs/libogg-1.1.0 |