summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2011-12-17 19:12:55 +0000
committerAgostino Sarubbo <ago@gentoo.org>2011-12-17 19:12:55 +0000
commit0bcdb8d9035746d6020fd6391b32d0093a52a3b8 (patch)
treecdb5ae9cbb662fe1ad08109f020829e6682e7ecb
parentalpha/ia64/s390/sh/sparc stable wrt #391567 (diff)
downloadgentoo-2-0bcdb8d9035746d6020fd6391b32d0093a52a3b8.tar.gz
gentoo-2-0bcdb8d9035746d6020fd6391b32d0093a52a3b8.tar.bz2
gentoo-2-0bcdb8d9035746d6020fd6391b32d0093a52a3b8.zip
Stable for AMD64, wrt bug #393807
(Portage version: 2.1.10.40/cvs/Linux i686)
-rw-r--r--media-libs/id3lib/ChangeLog7
-rw-r--r--media-libs/id3lib/id3lib-3.8.3-r8.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/id3lib/ChangeLog b/media-libs/id3lib/ChangeLog
index ff759509f4d9..f734ad8c5514 100644
--- a/media-libs/id3lib/ChangeLog
+++ b/media-libs/id3lib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/id3lib
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/id3lib/ChangeLog,v 1.72 2010/01/15 09:29:13 fauli Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/id3lib/ChangeLog,v 1.73 2011/12/17 19:12:55 ago Exp $
+
+ 17 Dec 2011; Agostino Sarubbo <ago@gentoo.org> id3lib-3.8.3-r8.ebuild:
+ Stable for AMD64, wrt bug #393807
15 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
id3lib-3.8.3-r8.ebuild:
diff --git a/media-libs/id3lib/id3lib-3.8.3-r8.ebuild b/media-libs/id3lib/id3lib-3.8.3-r8.ebuild
index 5ef0b8f521b3..02200be6bcdf 100644
--- a/media-libs/id3lib/id3lib-3.8.3-r8.ebuild
+++ b/media-libs/id3lib/id3lib-3.8.3-r8.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/id3lib/id3lib-3.8.3-r8.ebuild,v 1.2 2010/01/15 09:29:13 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/id3lib/id3lib-3.8.3-r8.ebuild,v 1.3 2011/12/17 19:12:55 ago Exp $
EAPI=2
inherit autotools eutils
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P/_}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
IUSE="doc"
RDEPEND="sys-libs/zlib"