summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-06-05 21:28:16 +0000
committerBrent Baude <ranger@gentoo.org>2012-06-05 21:28:16 +0000
commitc8baf8e553f1c5410ec4d94002e7c7654bf12a99 (patch)
tree94645c472b4fbf140ebf98ee96052690f0689d72 /media-libs/libvorbis
parentMarking vo-aacenc-0.1.2 ppc64 for bug 419109 (diff)
downloadgentoo-2-c8baf8e553f1c5410ec4d94002e7c7654bf12a99.tar.gz
gentoo-2-c8baf8e553f1c5410ec4d94002e7c7654bf12a99.tar.bz2
gentoo-2-c8baf8e553f1c5410ec4d94002e7c7654bf12a99.zip
Marking libvorbis-1.3.3 ppc64 for bug 419101
(Portage version: 2.1.10.49/cvs/Linux ppc64)
Diffstat (limited to 'media-libs/libvorbis')
-rw-r--r--media-libs/libvorbis/ChangeLog5
-rw-r--r--media-libs/libvorbis/libvorbis-1.3.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libvorbis/ChangeLog b/media-libs/libvorbis/ChangeLog
index 9adef01cb121..2f9b25d79bdd 100644
--- a/media-libs/libvorbis/ChangeLog
+++ b/media-libs/libvorbis/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/libvorbis
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/ChangeLog,v 1.147 2012/06/02 10:38:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/ChangeLog,v 1.148 2012/06/05 21:28:16 ranger Exp $
+
+ 05 Jun 2012; Brent Baude <ranger@gentoo.org> libvorbis-1.3.3.ebuild:
+ Marking libvorbis-1.3.3 ppc64 for bug 419101
02 Jun 2012; Agostino Sarubbo <ago@gentoo.org> libvorbis-1.3.3.ebuild:
Stable for amd64, wrt bug #419101
diff --git a/media-libs/libvorbis/libvorbis-1.3.3.ebuild b/media-libs/libvorbis/libvorbis-1.3.3.ebuild
index 33248fef2b15..3fd9788f1b6c 100644
--- a/media-libs/libvorbis/libvorbis-1.3.3.ebuild
+++ b/media-libs/libvorbis/libvorbis-1.3.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/libvorbis-1.3.3.ebuild,v 1.4 2012/06/02 10:38:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/libvorbis-1.3.3.ebuild,v 1.5 2012/06/05 21:28:16 ranger Exp $
EAPI=4
inherit autotools
@@ -11,7 +11,7 @@ SRC_URI="http://downloads.xiph.org/releases/vorbis/${P}.tar.xz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
IUSE="static-libs"
RDEPEND="media-libs/libogg"