summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-01-29 05:08:21 +0000
committerAron Griffis <agriffis@gentoo.org>2004-01-29 05:08:21 +0000
commit916337e190788a872b344ea45f475b94082aa686 (patch)
tree6431df15e1f81a00a225eabbcb957fa6aaeff71a /media-libs/libvorbis
parentstable on alpha and ia64 (Manifest recommit) (diff)
downloadgentoo-2-916337e190788a872b344ea45f475b94082aa686.tar.gz
gentoo-2-916337e190788a872b344ea45f475b94082aa686.tar.bz2
gentoo-2-916337e190788a872b344ea45f475b94082aa686.zip
stable on alpha and ia64
Diffstat (limited to 'media-libs/libvorbis')
-rw-r--r--media-libs/libvorbis/ChangeLog5
-rw-r--r--media-libs/libvorbis/libvorbis-1.0.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libvorbis/ChangeLog b/media-libs/libvorbis/ChangeLog
index 202e005ece22..66d08c2d4a12 100644
--- a/media-libs/libvorbis/ChangeLog
+++ b/media-libs/libvorbis/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/libvorbis
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/ChangeLog,v 1.27 2004/01/24 06:48:58 raker Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/ChangeLog,v 1.28 2004/01/29 05:03:52 agriffis Exp $
+
+ 29 Jan 2004; Aron Griffis <agriffis@gentoo.org> libvorbis-1.0.1-r1.ebuild:
+ stable on alpha and ia64
*libvorbis-1.0.1-r1 (24 Jan 2004)
diff --git a/media-libs/libvorbis/libvorbis-1.0.1-r1.ebuild b/media-libs/libvorbis/libvorbis-1.0.1-r1.ebuild
index aa29cb102f17..1d29fa29ae37 100644
--- a/media-libs/libvorbis/libvorbis-1.0.1-r1.ebuild
+++ b/media-libs/libvorbis/libvorbis-1.0.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/libvorbis-1.0.1-r1.ebuild,v 1.1 2004/01/24 06:48:58 raker Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/libvorbis-1.0.1-r1.ebuild,v 1.2 2004/01/29 05:03:52 agriffis Exp $
inherit libtool flag-o-matic gcc
@@ -10,7 +10,7 @@ SRC_URI="http://www.vorbis.com/files/${PV}/unix/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="x86 ~amd64 ~mips sparc hppa"
+KEYWORDS="x86 ~amd64 ~mips sparc hppa alpha ia64"
DEPEND=">=media-libs/libogg-1.0"