summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2009-05-27 17:51:02 +0000
committerJeroen Roovers <jer@gentoo.org>2009-05-27 17:51:02 +0000
commit831347fff2cf23bf9ebaa944b6277bed6106d0ae (patch)
treee0840f5c51413da3174585b754be1903ffe22164 /media-libs/libvorbis
parentunmask libvirt-0.6.2 and virtinst-0.400.3 (diff)
downloadgentoo-2-831347fff2cf23bf9ebaa944b6277bed6106d0ae.tar.gz
gentoo-2-831347fff2cf23bf9ebaa944b6277bed6106d0ae.tar.bz2
gentoo-2-831347fff2cf23bf9ebaa944b6277bed6106d0ae.zip
Stable for HPPA (bug #271376).
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'media-libs/libvorbis')
-rw-r--r--media-libs/libvorbis/ChangeLog6
-rw-r--r--media-libs/libvorbis/libvorbis-1.2.1_rc1-r2.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/media-libs/libvorbis/ChangeLog b/media-libs/libvorbis/ChangeLog
index 30f8b5b88f3e..001bf5597169 100644
--- a/media-libs/libvorbis/ChangeLog
+++ b/media-libs/libvorbis/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/libvorbis
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/ChangeLog,v 1.109 2009/05/27 08:37:45 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/ChangeLog,v 1.110 2009/05/27 17:51:02 jer Exp $
+
+ 27 May 2009; Jeroen Roovers <jer@gentoo.org>
+ libvorbis-1.2.1_rc1-r2.ebuild:
+ Stable for HPPA (bug #271376).
*libvorbis-1.2.1_rc1-r3 (27 May 2009)
diff --git a/media-libs/libvorbis/libvorbis-1.2.1_rc1-r2.ebuild b/media-libs/libvorbis/libvorbis-1.2.1_rc1-r2.ebuild
index 6b674eec4b35..47ead5518034 100644
--- a/media-libs/libvorbis/libvorbis-1.2.1_rc1-r2.ebuild
+++ b/media-libs/libvorbis/libvorbis-1.2.1_rc1-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 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-r2.ebuild,v 1.1 2008/12/15 03:47:23 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/libvorbis-1.2.1_rc1-r2.ebuild,v 1.2 2009/05/27 17:51:02 jer Exp $
EAPI="1"
inherit autotools flag-o-matic eutils toolchain-funcs
@@ -13,7 +13,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="+aotuv doc"
RDEPEND=">=media-libs/libogg-1"