summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2007-08-10 12:44:34 +0000
committerChristoph Mende <angelos@gentoo.org>2007-08-10 12:44:34 +0000
commit33e4b6c8575efac7668c8b3e2108bfc0f7371c63 (patch)
treec795c2a07dbba2ff9d3f9d77229a2df68376d7d4 /media-libs
parentStable on amd64 wrt bug #187731 (diff)
downloadgentoo-2-33e4b6c8575efac7668c8b3e2108bfc0f7371c63.tar.gz
gentoo-2-33e4b6c8575efac7668c8b3e2108bfc0f7371c63.tar.bz2
gentoo-2-33e4b6c8575efac7668c8b3e2108bfc0f7371c63.zip
Stable on amd64 wrt bug #185823
(Portage version: 2.1.3.3)
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/audiofile/ChangeLog6
-rw-r--r--media-libs/audiofile/audiofile-0.2.6-r3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/audiofile/ChangeLog b/media-libs/audiofile/ChangeLog
index ad6ef71116c1..47bbc33293f1 100644
--- a/media-libs/audiofile/ChangeLog
+++ b/media-libs/audiofile/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/audiofile
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/audiofile/ChangeLog,v 1.57 2007/08/07 19:05:40 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/audiofile/ChangeLog,v 1.58 2007/08/10 12:44:34 angelos Exp $
+
+ 10 Aug 2007; Christoph Mende <angelos@gentoo.org>
+ audiofile-0.2.6-r3.ebuild:
+ Stable on amd64 wrt bug #185823
07 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org>
audiofile-0.2.6-r3.ebuild:
diff --git a/media-libs/audiofile/audiofile-0.2.6-r3.ebuild b/media-libs/audiofile/audiofile-0.2.6-r3.ebuild
index 6495431f0725..dde22302a447 100644
--- a/media-libs/audiofile/audiofile-0.2.6-r3.ebuild
+++ b/media-libs/audiofile/audiofile-0.2.6-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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-r3.ebuild,v 1.9 2007/08/07 19:05:40 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/audiofile/audiofile-0.2.6-r3.ebuild,v 1.10 2007/08/10 12:44:34 angelos 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 ~ppc64 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~hppa ia64 mips ppc ~ppc64 sh sparc x86 ~x86-fbsd"
IUSE=""
src_unpack() {