diff options
Diffstat (limited to 'media-video/dvdauthor')
-rw-r--r-- | media-video/dvdauthor/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/dvdauthor/dvdauthor-0.7.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/dvdauthor/ChangeLog b/media-video/dvdauthor/ChangeLog index cb6fbe62e675..355f1b32ab59 100644 --- a/media-video/dvdauthor/ChangeLog +++ b/media-video/dvdauthor/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/dvdauthor # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/dvdauthor/ChangeLog,v 1.46 2012/05/31 08:45:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/dvdauthor/ChangeLog,v 1.47 2012/06/05 20:57:28 ranger Exp $ + + 05 Jun 2012; Brent Baude <ranger@gentoo.org> dvdauthor-0.7.0.ebuild: + Marking dvdauthor-0.7.0 ppc64 for bug 418323 31 May 2012; Agostino Sarubbo <ago@gentoo.org> dvdauthor-0.7.0.ebuild: Stable for amd64, wrt bug #418323 diff --git a/media-video/dvdauthor/dvdauthor-0.7.0.ebuild b/media-video/dvdauthor/dvdauthor-0.7.0.ebuild index 4f0dc1499a98..806b4e93a9dd 100644 --- a/media-video/dvdauthor/dvdauthor-0.7.0.ebuild +++ b/media-video/dvdauthor/dvdauthor-0.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/dvdauthor/dvdauthor-0.7.0.ebuild,v 1.5 2012/05/31 08:45:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/dvdauthor/dvdauthor-0.7.0.ebuild,v 1.6 2012/06/05 20:57:28 ranger Exp $ EAPI=4 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 |