summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2008-06-12 20:24:46 +0000
committerBrent Baude <ranger@gentoo.org>2008-06-12 20:24:46 +0000
commit642842a43f5322f5802850123242f8835a71fcb3 (patch)
tree60d4a674df59949c96dcfe333eabfbdbc519117c /media-libs/libvorbis
parentstable on sparc, bug #222085 (diff)
downloadgentoo-2-642842a43f5322f5802850123242f8835a71fcb3.tar.gz
gentoo-2-642842a43f5322f5802850123242f8835a71fcb3.tar.bz2
gentoo-2-642842a43f5322f5802850123242f8835a71fcb3.zip
Marking libvorbis-1.2.1_rc1 ppc64 for bug 222085
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-libs/libvorbis')
-rw-r--r--media-libs/libvorbis/ChangeLog5
-rw-r--r--media-libs/libvorbis/libvorbis-1.2.1_rc1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libvorbis/ChangeLog b/media-libs/libvorbis/ChangeLog
index 2e58f501d3e5..5b1c518ef8bb 100644
--- a/media-libs/libvorbis/ChangeLog
+++ b/media-libs/libvorbis/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/libvorbis
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/ChangeLog,v 1.97 2008/06/12 20:19:07 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/ChangeLog,v 1.98 2008/06/12 20:24:46 ranger Exp $
+
+ 12 Jun 2008; Brent Baude <ranger@gentoo.org> libvorbis-1.2.1_rc1.ebuild:
+ Marking libvorbis-1.2.1_rc1 ppc64 for bug 222085
12 Jun 2008; Friedrich Oslage <bluebird@gentoo.org>
libvorbis-1.2.1_rc1.ebuild:
diff --git a/media-libs/libvorbis/libvorbis-1.2.1_rc1.ebuild b/media-libs/libvorbis/libvorbis-1.2.1_rc1.ebuild
index 7781a3cf072d..f78de9ae75d9 100644
--- a/media-libs/libvorbis/libvorbis-1.2.1_rc1.ebuild
+++ b/media-libs/libvorbis/libvorbis-1.2.1_rc1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/libvorbis-1.2.1_rc1.ebuild,v 1.4 2008/06/12 20:19:07 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/libvorbis-1.2.1_rc1.ebuild,v 1.5 2008/06/12 20:24:46 ranger Exp $
inherit libtool flag-o-matic eutils toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="http://people.xiph.org/~giles/2008/${MY_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"