diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-07-29 17:12:13 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-07-29 17:12:13 +0000 |
commit | 8df1471b8dfc9a8f3f4adfdc044b07e43e04a531 (patch) | |
tree | e90f64068771cbb0010bbb31ce36127f734357c1 /media-video/dvdauthor | |
parent | Drop sparc keywords (diff) | |
download | gentoo-2-8df1471b8dfc9a8f3f4adfdc044b07e43e04a531.tar.gz gentoo-2-8df1471b8dfc9a8f3f4adfdc044b07e43e04a531.tar.bz2 gentoo-2-8df1471b8dfc9a8f3f4adfdc044b07e43e04a531.zip |
sparc stable wrt #418323
(Portage version: 2.1.11.5/cvs/Linux ia64)
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 a4cb59f2771e..08a014c4aec7 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.48 2012/06/07 21:49:07 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/dvdauthor/ChangeLog,v 1.49 2012/07/29 17:12:13 armin76 Exp $ + + 29 Jul 2012; Raúl Porcel <armin76@gentoo.org> dvdauthor-0.7.0.ebuild: + sparc stable wrt #418323 07 Jun 2012; Brent Baude <ranger@gentoo.org> dvdauthor-0.7.0.ebuild: Marking dvdauthor-0.7.0 ppc for bug 418323 diff --git a/media-video/dvdauthor/dvdauthor-0.7.0.ebuild b/media-video/dvdauthor/dvdauthor-0.7.0.ebuild index d2ff855e1a86..e72f2c2b8f9b 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.7 2012/06/07 21:49:07 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/dvdauthor/dvdauthor-0.7.0.ebuild,v 1.8 2012/07/29 17:12:13 armin76 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 |