diff options
author | Brent Baude <ranger@gentoo.org> | 2007-09-20 20:42:48 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2007-09-20 20:42:48 +0000 |
commit | 242928bc5275cd730136b7f9f247d58eb88259d9 (patch) | |
tree | bf5f41a8991408d0068aef7296b9451f1a8178d0 /media-libs/libvorbis | |
parent | MArking php-5.2.4_p20070914-r2 ppc64 stable for 191034 (diff) | |
download | gentoo-2-242928bc5275cd730136b7f9f247d58eb88259d9.tar.gz gentoo-2-242928bc5275cd730136b7f9f247d58eb88259d9.tar.bz2 gentoo-2-242928bc5275cd730136b7f9f247d58eb88259d9.zip |
Marking libvorbis-1.2.0 ppc64 stable for bug 186716
(Portage version: 2.1.2.12)
Diffstat (limited to 'media-libs/libvorbis')
-rw-r--r-- | media-libs/libvorbis/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libvorbis/libvorbis-1.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libvorbis/ChangeLog b/media-libs/libvorbis/ChangeLog index 5d8608dcba1a..a7b1005c782b 100644 --- a/media-libs/libvorbis/ChangeLog +++ b/media-libs/libvorbis/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libvorbis # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/ChangeLog,v 1.88 2007/09/20 19:07:33 rbu Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/ChangeLog,v 1.89 2007/09/20 20:42:48 ranger Exp $ + + 20 Sep 2007; Brent Baude <ranger@gentoo.org> libvorbis-1.2.0.ebuild: + Marking libvorbis-1.2.0 ppc64 stable for bug 186716 20 Sep 2007; Robert Buchholz <rbu@gentoo.org> libvorbis-1.2.0.ebuild: amd64 stable (bug #186716) diff --git a/media-libs/libvorbis/libvorbis-1.2.0.ebuild b/media-libs/libvorbis/libvorbis-1.2.0.ebuild index fcfa434cd1fc..bb10f425398d 100644 --- a/media-libs/libvorbis/libvorbis-1.2.0.ebuild +++ b/media-libs/libvorbis/libvorbis-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/libvorbis-1.2.0.ebuild,v 1.7 2007/09/20 19:07:33 rbu Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/libvorbis-1.2.0.ebuild,v 1.8 2007/09/20 20:42:48 ranger Exp $ inherit libtool flag-o-matic eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://downloads.xiph.org/releases/vorbis/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="doc" RDEPEND=">=media-libs/libogg-1" |