summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2006-10-20 21:51:25 +0000
committerBryan Østergaard <kloeri@gentoo.org>2006-10-20 21:51:25 +0000
commitd5dc780215f648ee728dfdb28c52a9fd712d9eb2 (patch)
tree7ad7dd021fd1cf14a73dec14424c7c2b5750abb5 /media-libs/audiofile
parentFixing bug #151598 (diff)
downloadhistorical-d5dc780215f648ee728dfdb28c52a9fd712d9eb2.tar.gz
historical-d5dc780215f648ee728dfdb28c52a9fd712d9eb2.tar.bz2
historical-d5dc780215f648ee728dfdb28c52a9fd712d9eb2.zip
Stable on Alpha.
Package-Manager: portage-2.1.2_pre3-r2
Diffstat (limited to 'media-libs/audiofile')
-rw-r--r--media-libs/audiofile/ChangeLog6
-rw-r--r--media-libs/audiofile/audiofile-0.2.6-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/audiofile/ChangeLog b/media-libs/audiofile/ChangeLog
index e0954f1f0fb6..27e1a81b1371 100644
--- a/media-libs/audiofile/ChangeLog
+++ b/media-libs/audiofile/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/audiofile
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/audiofile/ChangeLog,v 1.46 2006/07/17 16:41:50 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/audiofile/ChangeLog,v 1.47 2006/10/20 21:38:18 kloeri Exp $
+
+ 20 Oct 2006; Bryan Østergaard <kloeri@gentoo.org>
+ audiofile-0.2.6-r2.ebuild:
+ Stable on Alpha.
17 Jul 2006; Daniel Gryniewicz <dang@gentoo.org>
audiofile-0.2.6-r2.ebuild:
diff --git a/media-libs/audiofile/audiofile-0.2.6-r2.ebuild b/media-libs/audiofile/audiofile-0.2.6-r2.ebuild
index 3afc49609465..daa10cb7057e 100644
--- a/media-libs/audiofile/audiofile-0.2.6-r2.ebuild
+++ b/media-libs/audiofile/audiofile-0.2.6-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/audiofile/audiofile-0.2.6-r2.ebuild,v 1.8 2006/08/06 17:00:17 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/audiofile/audiofile-0.2.6-r2.ebuild,v 1.9 2006/10/20 21:38:18 kloeri Exp $
inherit libtool eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.68k.org/~michael/audiofile/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ~ppc-macos ~ppc64 sh sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc-macos ~ppc64 sh sparc ~x86 ~x86-fbsd"
IUSE=""
src_unpack() {