diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-08-16 11:16:35 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-08-16 11:16:35 +0000 |
commit | 6cc35c31a8fa20c24e4378adb02e28b25be1d05a (patch) | |
tree | 3aef36fd2233b4c347a08154690f03290f338f78 /media-libs | |
parent | old (diff) | |
download | historical-6cc35c31a8fa20c24e4378adb02e28b25be1d05a.tar.gz historical-6cc35c31a8fa20c24e4378adb02e28b25be1d05a.tar.bz2 historical-6cc35c31a8fa20c24e4378adb02e28b25be1d05a.zip |
arm/ia64/sh/sparc stable wrt #280590
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libvorbis/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libvorbis/libvorbis-1.2.3.ebuild | 4 |
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" |