summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-05-15 07:29:59 +0000
committerPacho Ramos <pacho@gentoo.org>2015-05-15 07:29:59 +0000
commit0f278313274f5f25c8fb53c6525155e6b713c03a (patch)
treefce8fbd5e8b8b5db9e1d2fbada7e782dc04717dc /media-video
parentVersion Bump (diff)
downloadgentoo-2-0f278313274f5f25c8fb53c6525155e6b713c03a.tar.gz
gentoo-2-0f278313274f5f25c8fb53c6525155e6b713c03a.tar.bz2
gentoo-2-0f278313274f5f25c8fb53c6525155e6b713c03a.zip
amd64/x86 stable, bug #547658
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'media-video')
-rw-r--r--media-video/2mandvd/2mandvd-1.8.5.ebuild4
-rw-r--r--media-video/2mandvd/ChangeLog5
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/2mandvd/2mandvd-1.8.5.ebuild b/media-video/2mandvd/2mandvd-1.8.5.ebuild
index 133c122e106d..6f8fde270446 100644
--- a/media-video/2mandvd/2mandvd-1.8.5.ebuild
+++ b/media-video/2mandvd/2mandvd-1.8.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/2mandvd/2mandvd-1.8.5.ebuild,v 1.2 2015/05/10 11:47:18 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/2mandvd/2mandvd-1.8.5.ebuild,v 1.3 2015/05/15 07:29:59 pacho Exp $
EAPI=5
LANGS="cs de en it ru"
@@ -15,7 +15,7 @@ SRC_URI="http://download.tuxfamily.org/${PN}/${MY_PN}-${PV}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="debug libav"
DEPEND="libav? ( media-video/libav:= )
diff --git a/media-video/2mandvd/ChangeLog b/media-video/2mandvd/ChangeLog
index 5e9ceaf5e495..cf069ffe8ca9 100644
--- a/media-video/2mandvd/ChangeLog
+++ b/media-video/2mandvd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-video/2mandvd
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/2mandvd/ChangeLog,v 1.33 2015/05/10 11:47:18 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/2mandvd/ChangeLog,v 1.34 2015/05/15 07:29:59 pacho Exp $
+
+ 15 May 2015; Pacho Ramos <pacho@gentoo.org> 2mandvd-1.8.5.ebuild:
+ amd64/x86 stable, bug #547658
10 May 2015; Pacho Ramos <pacho@gentoo.org> 2mandvd-1.8.5.ebuild:
Migrate to new-style ffmpeg/libav USE flags