summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--media-video/cinepaint/ChangeLog5
-rw-r--r--media-video/cinepaint/cinepaint-0.22.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/cinepaint/ChangeLog b/media-video/cinepaint/ChangeLog
index 2152410ac325..0f3a8ac9ec43 100644
--- a/media-video/cinepaint/ChangeLog
+++ b/media-video/cinepaint/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-video/cinepaint
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/cinepaint/ChangeLog,v 1.22 2008/07/22 10:31:02 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/cinepaint/ChangeLog,v 1.23 2008/11/09 15:06:54 maekke Exp $
+
+ 09 Nov 2008; Markus Meier <maekke@gentoo.org> cinepaint-0.22.1.ebuild:
+ x86 stable, bug #245562
22 Jul 2008; Alexis Ballier <aballier@gentoo.org>
+files/cinepaint-0.22.1-gcc43.patch,
diff --git a/media-video/cinepaint/cinepaint-0.22.1.ebuild b/media-video/cinepaint/cinepaint-0.22.1.ebuild
index 19de653d12a1..f9e203de7aac 100644
--- a/media-video/cinepaint/cinepaint-0.22.1.ebuild
+++ b/media-video/cinepaint/cinepaint-0.22.1.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-video/cinepaint/cinepaint-0.22.1.ebuild,v 1.4 2008/07/22 10:31:02 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/cinepaint/cinepaint-0.22.1.ebuild,v 1.5 2008/11/09 15:06:54 maekke Exp $
inherit eutils versionator flag-o-matic
@@ -10,7 +10,7 @@ DESCRIPTION="motion picture editing tool used for painting and retouching of mov
SRC_URI="mirror://sourceforge/cinepaint/${PN}-${MY_PV}.tar.gz"
HOMEPAGE="http://cinepaint.sourceforge.net/"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
LICENSE="GPL-2"
IUSE="gutenprint png zlib"