summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-08-16 11:16:35 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-08-16 11:16:35 +0000
commit4f799614bca2e9d6c43cc802889b6470a478c38c (patch)
treecd85190ad515a32790be0aea6cf1a8b168fe61a2 /media-libs/libvorbis
parentold (diff)
downloadgentoo-2-4f799614bca2e9d6c43cc802889b6470a478c38c.tar.gz
gentoo-2-4f799614bca2e9d6c43cc802889b6470a478c38c.tar.bz2
gentoo-2-4f799614bca2e9d6c43cc802889b6470a478c38c.zip
arm/ia64/sh/sparc stable wrt #280590
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'media-libs/libvorbis')
-rw-r--r--media-libs/libvorbis/ChangeLog5
-rw-r--r--media-libs/libvorbis/libvorbis-1.2.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libvorbis/ChangeLog b/media-libs/libvorbis/ChangeLog
index f9fc05b6a002..52e44e953650 100644
--- a/media-libs/libvorbis/ChangeLog
+++ b/media-libs/libvorbis/ChangeLog
@@ -1,6 +1,9 @@
# 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.124 2009/08/10 22:31:58 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/ChangeLog,v 1.125 2009/08/16 11:16:35 armin76 Exp $
+
+ 16 Aug 2009; Raúl Porcel <armin76@gentoo.org> libvorbis-1.2.3.ebuild:
+ arm/ia64/sh/sparc stable wrt #280590
10 Aug 2009; Markus Meier <maekke@gentoo.org> libvorbis-1.2.3.ebuild:
amd64 stable, bug #280590
diff --git a/media-libs/libvorbis/libvorbis-1.2.3.ebuild b/media-libs/libvorbis/libvorbis-1.2.3.ebuild
index 39ca23e6efb5..689dafa08bd6 100644
--- a/media-libs/libvorbis/libvorbis-1.2.3.ebuild
+++ b/media-libs/libvorbis/libvorbis-1.2.3.ebuild
@@ -1,6 +1,6 @@
# 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.3.ebuild,v 1.7 2009/08/10 22:31:58 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/libvorbis-1.2.3.ebuild,v 1.8 2009/08/16 11:16:35 armin76 Exp $
EAPI=2
MY_P=${P/_}
@@ -12,7 +12,7 @@ SRC_URI="http://downloads.xiph.org/releases/vorbis/${P}.tar.gz"
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"