diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-11-20 10:21:41 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-11-20 10:21:41 +0000 |
commit | 241b3300291220131d31d0e97f6cc3cdffa6d34c (patch) | |
tree | 566c8eec17c14a6b625332fd3b6f459be70c8e3e /media-gfx/rotoscope | |
parent | x86 stable wrt #247118 (diff) | |
download | gentoo-2-241b3300291220131d31d0e97f6cc3cdffa6d34c.tar.gz gentoo-2-241b3300291220131d31d0e97f6cc3cdffa6d34c.tar.bz2 gentoo-2-241b3300291220131d31d0e97f6cc3cdffa6d34c.zip |
x86 stable wrt #247557
(Portage version: 2.1.4.5)
Diffstat (limited to 'media-gfx/rotoscope')
-rw-r--r-- | media-gfx/rotoscope/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/rotoscope/rotoscope-0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/rotoscope/ChangeLog b/media-gfx/rotoscope/ChangeLog index 464dcbbb0cec..22405466623e 100644 --- a/media-gfx/rotoscope/ChangeLog +++ b/media-gfx/rotoscope/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/rotoscope # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/rotoscope/ChangeLog,v 1.2 2008/01/09 11:13:54 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/rotoscope/ChangeLog,v 1.3 2008/11/20 10:21:41 armin76 Exp $ + + 20 Nov 2008; Raúl Porcel <armin76@gentoo.org> rotoscope-0.2.ebuild: + x86 stable wrt #247557 09 Jan 2008; Andrej Kacian <ticho@gentoo.org> rotoscope-0.2.ebuild: Added ~x86, as requested in bug #204919 by Dustin Surawicz diff --git a/media-gfx/rotoscope/rotoscope-0.2.ebuild b/media-gfx/rotoscope/rotoscope-0.2.ebuild index 5bf30367281a..2db94ed40eff 100644 --- a/media-gfx/rotoscope/rotoscope-0.2.ebuild +++ b/media-gfx/rotoscope/rotoscope-0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/rotoscope/rotoscope-0.2.ebuild,v 1.2 2008/01/09 11:13:54 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/rotoscope/rotoscope-0.2.ebuild,v 1.3 2008/11/20 10:21:41 armin76 Exp $ DESCRIPTION="Graphics program that can be used to give photos a cartoon-like appearance." HOMEPAGE="http://www.toonyphotos.com" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV}.orig.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" RDEPEND=">=x11-libs/gtk+-2 |