summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-08-02 00:50:03 +0000
committerJeroen Roovers <jer@gentoo.org>2012-08-02 00:50:03 +0000
commit9383e15d758828cdde274b026e4f57a41c890c6c (patch)
tree5f0f707a2111c47d9cbd7bef8b9809cd62ed8c1a /media-gfx/sam2p
parentStable arm, bug #429212 (diff)
downloadgentoo-2-9383e15d758828cdde274b026e4f57a41c890c6c.tar.gz
gentoo-2-9383e15d758828cdde274b026e4f57a41c890c6c.tar.bz2
gentoo-2-9383e15d758828cdde274b026e4f57a41c890c6c.zip
Stable for HPPA (bug #419071).
(Portage version: 2.2.0_alpha120/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.49.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/sam2p/ChangeLog b/media-gfx/sam2p/ChangeLog
index 36b42b528517..ad6fe24b9c08 100644
--- a/media-gfx/sam2p/ChangeLog
+++ b/media-gfx/sam2p/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/sam2p
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/sam2p/ChangeLog,v 1.49 2012/05/09 16:36:51 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/sam2p/ChangeLog,v 1.50 2012/08/02 00:50:03 jer Exp $
+
+ 02 Aug 2012; Jeroen Roovers <jer@gentoo.org> sam2p-0.49.1.ebuild:
+ Stable for HPPA (bug #419071).
09 May 2012; Alexis Ballier <aballier@gentoo.org> sam2p-0.49.1.ebuild:
keyword ~amd64-fbsd
diff --git a/media-gfx/sam2p/sam2p-0.49.1.ebuild b/media-gfx/sam2p/sam2p-0.49.1.ebuild
index 69ffc6af94d2..db744322e2dc 100644
--- a/media-gfx/sam2p/sam2p-0.49.1.ebuild
+++ b/media-gfx/sam2p/sam2p-0.49.1.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-gfx/sam2p/sam2p-0.49.1.ebuild,v 1.2 2012/05/09 16:36:51 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/sam2p/sam2p-0.49.1.ebuild,v 1.3 2012/08/02 00:50:03 jer Exp $
EAPI=4
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 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
IUSE="examples gif"
RDEPEND=""