summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-12-18 20:11:00 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-12-18 20:11:00 +0000
commitdf6b75d7941ece23fd910c72288ef6672a7fb997 (patch)
treead4fd92865be0d98c8b81933183d18d58ea1b106 /media-libs/id3lib
parentMark ppc64 stable #380675. (diff)
downloadgentoo-2-df6b75d7941ece23fd910c72288ef6672a7fb997.tar.gz
gentoo-2-df6b75d7941ece23fd910c72288ef6672a7fb997.tar.bz2
gentoo-2-df6b75d7941ece23fd910c72288ef6672a7fb997.zip
x86 stable wrt bug #393807
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'media-libs/id3lib')
-rw-r--r--media-libs/id3lib/ChangeLog5
-rw-r--r--media-libs/id3lib/id3lib-3.8.3-r8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/id3lib/ChangeLog b/media-libs/id3lib/ChangeLog
index f734ad8c5514..de2bb3c67903 100644
--- a/media-libs/id3lib/ChangeLog
+++ b/media-libs/id3lib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/id3lib
# 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 $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/id3lib/ChangeLog,v 1.74 2011/12/18 20:11:00 phajdan.jr Exp $
+
+ 18 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> id3lib-3.8.3-r8.ebuild:
+ x86 stable wrt bug #393807
17 Dec 2011; Agostino Sarubbo <ago@gentoo.org> id3lib-3.8.3-r8.ebuild:
Stable for AMD64, wrt bug #393807
diff --git a/media-libs/id3lib/id3lib-3.8.3-r8.ebuild b/media-libs/id3lib/id3lib-3.8.3-r8.ebuild
index 02200be6bcdf..f10b42804a95 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-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.3 2011/12/17 19:12:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/id3lib/id3lib-3.8.3-r8.ebuild,v 1.4 2011/12/18 20:11:00 phajdan.jr 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"