summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-01-11 20:42:15 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-01-11 20:42:15 +0000
commit06f71c7a293e26a26baee3771d337f1323507fdc (patch)
treece38e7b8a9351a3b5a2ea08786f3dc5577c1b916 /media-libs
parentCommit patch properly to prevent CVS keywords to be modified (#327445#c15 by ... (diff)
downloadgentoo-2-06f71c7a293e26a26baee3771d337f1323507fdc.tar.gz
gentoo-2-06f71c7a293e26a26baee3771d337f1323507fdc.tar.bz2
gentoo-2-06f71c7a293e26a26baee3771d337f1323507fdc.zip
Stable for x86, wrt bug #451122
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/libextractor/ChangeLog5
-rw-r--r--media-libs/libextractor/libextractor-1.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libextractor/ChangeLog b/media-libs/libextractor/ChangeLog
index 2499589894d4..b77e3b7c8b88 100644
--- a/media-libs/libextractor/ChangeLog
+++ b/media-libs/libextractor/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/libextractor
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libextractor/ChangeLog,v 1.84 2013/01/11 20:41:39 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libextractor/ChangeLog,v 1.85 2013/01/11 20:42:15 ago Exp $
+
+ 11 Jan 2013; Agostino Sarubbo <ago@gentoo.org> libextractor-1.0.1.ebuild:
+ Stable for x86, wrt bug #451122
11 Jan 2013; Agostino Sarubbo <ago@gentoo.org> libextractor-1.0.1.ebuild:
Stable for amd64, wrt bug #451122
diff --git a/media-libs/libextractor/libextractor-1.0.1.ebuild b/media-libs/libextractor/libextractor-1.0.1.ebuild
index 9a9893c4cfa6..261a86bf98c8 100644
--- a/media-libs/libextractor/libextractor-1.0.1.ebuild
+++ b/media-libs/libextractor/libextractor-1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libextractor/libextractor-1.0.1.ebuild,v 1.4 2013/01/11 20:41:39 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libextractor/libextractor-1.0.1.ebuild,v 1.5 2013/01/11 20:42:15 ago Exp $
EAPI=4
inherit eutils flag-o-matic multilib toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
IUSE="+archive +bzip2 ffmpeg flac gif gsf gtk jpeg mp4 +magic midi mpeg qt4 tidy tiff vorbis +zlib" # test
RESTRICT="test"