diff options
author | 2015-05-29 05:31:03 +0000 | |
---|---|---|
committer | 2015-05-29 05:31:03 +0000 | |
commit | d8d37fa26eec708834bf9fe0732208be5a5cff28 (patch) | |
tree | 1b113fb01763bd5c4ce6f9e79dc938b9b8d59e9a /media-video | |
parent | sparc stable wrt bug #495380 (diff) | |
download | gentoo-2-d8d37fa26eec708834bf9fe0732208be5a5cff28.tar.gz gentoo-2-d8d37fa26eec708834bf9fe0732208be5a5cff28.tar.bz2 gentoo-2-d8d37fa26eec708834bf9fe0732208be5a5cff28.zip |
sparc stable wrt bug #493620
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key )
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/dvdauthor/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/dvdauthor/dvdauthor-0.7.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/dvdauthor/ChangeLog b/media-video/dvdauthor/ChangeLog index 36730daa1413..66f9be6988d5 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.56 2015/05/15 17:20:56 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/dvdauthor/ChangeLog,v 1.57 2015/05/29 05:31:03 jmorgan Exp $ + + 29 May 2015; Jack Morgan <jmorgan@gentoo.org> dvdauthor-0.7.1.ebuild: + sparc stable wrt bug #493620 15 May 2015; Mikle Kolyada <zlogene@gentoo.org> dvdauthor-0.7.1.ebuild: amd64 stable wrt bug #493620 diff --git a/media-video/dvdauthor/dvdauthor-0.7.1.ebuild b/media-video/dvdauthor/dvdauthor-0.7.1.ebuild index 32841099c03e..40654426dc71 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.7 2015/05/15 17:20:56 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/dvdauthor/dvdauthor-0.7.1.ebuild,v 1.8 2015/05/29 05:31:03 jmorgan 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 |