summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-09-09 16:55:29 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-09-09 16:55:29 +0000
commitdceb453dafcb08fee6765b7500aced0512f4a918 (patch)
treec08b42f4613ce0d45f7c126ab561e044feb136aa /media-gfx/sam2p
parentDepend on net-misc/dhcp with "client" flag enabled. Fixes bug #433808. (diff)
downloadgentoo-2-dceb453dafcb08fee6765b7500aced0512f4a918.tar.gz
gentoo-2-dceb453dafcb08fee6765b7500aced0512f4a918.tar.bz2
gentoo-2-dceb453dafcb08fee6765b7500aced0512f4a918.zip
alpha/ia64/s390/sh/sparc stable wrt #419071
(Portage version: 2.1.11.9/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 c3ce0a44ebfa..025e933cba97 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.55 2012/08/22 08:10:53 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/sam2p/ChangeLog,v 1.56 2012/09/09 16:55:29 armin76 Exp $
+
+ 09 Sep 2012; Raúl Porcel <armin76@gentoo.org> sam2p-0.49.1.ebuild:
+ alpha/ia64/s390/sh/sparc stable wrt #419071
22 Aug 2012; Michael Weber <xmw@gentoo.org> sam2p-0.49.1.ebuild:
ppc stable (bug 419071).
diff --git a/media-gfx/sam2p/sam2p-0.49.1.ebuild b/media-gfx/sam2p/sam2p-0.49.1.ebuild
index 30fd063ce925..531c47eeb727 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.8 2012/08/22 08:10:53 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/sam2p/sam2p-0.49.1.ebuild,v 1.9 2012/09/09 16:55:29 armin76 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=""