summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-09-24 14:54:34 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-09-24 14:54:34 +0000
commitdea22f3d2dda8394b5e1dede8fdecc86230747d6 (patch)
treee7b3dfbe53b6bdef815801d2fee4149398327bc5 /media-libs/libvorbis
parentAdd ree18 target. (diff)
downloadgentoo-2-dea22f3d2dda8394b5e1dede8fdecc86230747d6.tar.gz
gentoo-2-dea22f3d2dda8394b5e1dede8fdecc86230747d6.tar.bz2
gentoo-2-dea22f3d2dda8394b5e1dede8fdecc86230747d6.zip
ia64/sh/sparc stable wrt #324263
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'media-libs/libvorbis')
-rw-r--r--media-libs/libvorbis/ChangeLog5
-rw-r--r--media-libs/libvorbis/libvorbis-1.3.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libvorbis/ChangeLog b/media-libs/libvorbis/ChangeLog
index 763f29b32633..1de42afd9330 100644
--- a/media-libs/libvorbis/ChangeLog
+++ b/media-libs/libvorbis/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/libvorbis
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/ChangeLog,v 1.135 2010/08/23 18:51:40 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/ChangeLog,v 1.136 2010/09/24 14:54:34 armin76 Exp $
+
+ 24 Sep 2010; Raúl Porcel <armin76@gentoo.org> libvorbis-1.3.1.ebuild:
+ ia64/sh/sparc stable wrt #324263
23 Aug 2010; Samuli Suominen <ssuominen@gentoo.org>
libvorbis-1.3.1.ebuild:
diff --git a/media-libs/libvorbis/libvorbis-1.3.1.ebuild b/media-libs/libvorbis/libvorbis-1.3.1.ebuild
index 2f3c44851b10..e270b3defdca 100644
--- a/media-libs/libvorbis/libvorbis-1.3.1.ebuild
+++ b/media-libs/libvorbis/libvorbis-1.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/libvorbis-1.3.1.ebuild,v 1.9 2010/08/23 18:51:40 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/libvorbis-1.3.1.ebuild,v 1.10 2010/09/24 14:54:34 armin76 Exp $
EAPI=2
inherit autotools
@@ -11,7 +11,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="static-libs"
RDEPEND="media-libs/libogg"