diff options
author | 2012-07-19 18:49:09 +0000 | |
---|---|---|
committer | 2012-07-19 18:49:09 +0000 | |
commit | c9e5816f42a9a7a3428259fc82bc9af41ea2343c (patch) | |
tree | f17d696a10b9251dc7829a986ae187df9661d24f /media-video/griffith | |
parent | Patch integrated upstream (diff) | |
download | gentoo-2-c9e5816f42a9a7a3428259fc82bc9af41ea2343c.tar.gz gentoo-2-c9e5816f42a9a7a3428259fc82bc9af41ea2343c.tar.bz2 gentoo-2-c9e5816f42a9a7a3428259fc82bc9af41ea2343c.zip |
marked x86 per bug 427240
(Portage version: 2.2.0_alpha119/cvs/Linux i686)
Diffstat (limited to 'media-video/griffith')
-rw-r--r-- | media-video/griffith/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/griffith/griffith-0.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/griffith/ChangeLog b/media-video/griffith/ChangeLog index 6db3d482dd33..dd600f9fd954 100644 --- a/media-video/griffith/ChangeLog +++ b/media-video/griffith/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/griffith # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/griffith/ChangeLog,v 1.58 2012/03/22 21:56:14 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/griffith/ChangeLog,v 1.59 2012/07/19 18:49:09 jdhore Exp $ + + 19 Jul 2012; Jeff Horelick <jdhore@gentoo.org> griffith-0.13.ebuild: + marked x86 per bug 427240 *griffith-0.13 (22 Mar 2012) diff --git a/media-video/griffith/griffith-0.13.ebuild b/media-video/griffith/griffith-0.13.ebuild index 6f5c17dc1851..ff4482506fb1 100644 --- a/media-video/griffith/griffith-0.13.ebuild +++ b/media-video/griffith/griffith-0.13.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/griffith/griffith-0.13.ebuild,v 1.1 2012/03/22 21:56:14 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/griffith/griffith-0.13.ebuild,v 1.2 2012/07/19 18:49:09 jdhore Exp $ EAPI="4" @@ -16,7 +16,7 @@ SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz mirror://berlios/griffith/${PN}-extra-artwork-${ARTWORK_PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 x86 ~x86-fbsd" IUSE="doc" RDEPEND="dev-python/imaging |