summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2010-10-05 20:43:00 +0000
committerMarkus Meier <maekke@gentoo.org>2010-10-05 20:43:00 +0000
commitf87c3061304a5e57bcf7db8fa7205e17fa23f544 (patch)
tree342ebb6041788e5de2c35112dc1a3ed26e6cc89f /media-gfx/sam2p
parentVersion bump with some UI improvements (bug #339830 by Thomas Kahle), remove ... (diff)
downloadgentoo-2-f87c3061304a5e57bcf7db8fa7205e17fa23f544.tar.gz
gentoo-2-f87c3061304a5e57bcf7db8fa7205e17fa23f544.tar.bz2
gentoo-2-f87c3061304a5e57bcf7db8fa7205e17fa23f544.zip
x86 stable, bug #334153
(Portage version: 2.2_rc88/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx/sam2p')
-rw-r--r--media-gfx/sam2p/ChangeLog5
-rw-r--r--media-gfx/sam2p/sam2p-0.47.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/sam2p/ChangeLog b/media-gfx/sam2p/ChangeLog
index 1901db20b3fe..342111f245f2 100644
--- a/media-gfx/sam2p/ChangeLog
+++ b/media-gfx/sam2p/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/sam2p
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/sam2p/ChangeLog,v 1.44 2010/09/26 21:51:27 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/sam2p/ChangeLog,v 1.45 2010/10/05 20:43:00 maekke Exp $
+
+ 05 Oct 2010; Markus Meier <maekke@gentoo.org> sam2p-0.47.ebuild:
+ x86 stable, bug #334153
26 Sep 2010; Samuli Suominen <ssuominen@gentoo.org> sam2p-0.47.ebuild:
ppc64 stable wrt #334153
diff --git a/media-gfx/sam2p/sam2p-0.47.ebuild b/media-gfx/sam2p/sam2p-0.47.ebuild
index a1fb404ac632..fc7fdb44a83e 100644
--- a/media-gfx/sam2p/sam2p-0.47.ebuild
+++ b/media-gfx/sam2p/sam2p-0.47.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/sam2p/sam2p-0.47.ebuild,v 1.6 2010/09/26 21:51:27 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/sam2p/sam2p-0.47.ebuild,v 1.7 2010/10/05 20:43:00 maekke Exp $
EAPI=2
inherit autotools eutils toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="http://sam2p.googlecode.com/files/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE="examples gif"
RDEPEND=""