diff options
author | 2015-05-15 17:20:56 +0000 | |
---|---|---|
committer | 2015-05-15 17:20:56 +0000 | |
commit | a7e0185c4e14001ac8f614110be9ae1a1e19bf85 (patch) | |
tree | ca1032f776cef2d3bb44ef73583f259b62f1379d /media-video/dvdauthor | |
parent | amd64 stable wrt bug #547196 (diff) | |
download | gentoo-2-a7e0185c4e14001ac8f614110be9ae1a1e19bf85.tar.gz gentoo-2-a7e0185c4e14001ac8f614110be9ae1a1e19bf85.tar.bz2 gentoo-2-a7e0185c4e14001ac8f614110be9ae1a1e19bf85.zip |
amd64 stable wrt bug #493620
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'media-video/dvdauthor')
-rw-r--r-- | media-video/dvdauthor/ChangeLog | 6 | ||||
-rw-r--r-- | media-video/dvdauthor/dvdauthor-0.7.1.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/media-video/dvdauthor/ChangeLog b/media-video/dvdauthor/ChangeLog index 1d4d54d44901..36730daa1413 100644 --- a/media-video/dvdauthor/ChangeLog +++ b/media-video/dvdauthor/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/dvdauthor # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/dvdauthor/ChangeLog,v 1.55 2015/04/26 17:06:59 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/dvdauthor/ChangeLog,v 1.56 2015/05/15 17:20:56 zlogene Exp $ + + 15 May 2015; Mikle Kolyada <zlogene@gentoo.org> dvdauthor-0.7.1.ebuild: + amd64 stable wrt bug #493620 26 Apr 2015; Pacho Ramos <pacho@gentoo.org> dvdauthor-0.7.1.ebuild: ppc stable wrt bug #493620 @@ -206,4 +209,3 @@ 10 Mar 2003; <rac@gentoo.org> dvdauthor-0.5.0.ebuild: Initial ebuild. DVD authoring tools. - diff --git a/media-video/dvdauthor/dvdauthor-0.7.1.ebuild b/media-video/dvdauthor/dvdauthor-0.7.1.ebuild index f3c244ee4d7d..32841099c03e 100644 --- a/media-video/dvdauthor/dvdauthor-0.7.1.ebuild +++ b/media-video/dvdauthor/dvdauthor-0.7.1.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/dvdauthor/dvdauthor-0.7.1.ebuild,v 1.6 2015/04/26 17:06:59 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/dvdauthor/dvdauthor-0.7.1.ebuild,v 1.7 2015/05/15 17:20:56 zlogene Exp $ EAPI=5 inherit eutils flag-o-matic toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ppc ppc64 ~sparc x86" IUSE="graphicsmagick" RDEPEND=">=dev-libs/fribidi-0.19.2 |