summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/grabc')
-rw-r--r--x11-misc/grabc/ChangeLog5
-rw-r--r--x11-misc/grabc/grabc-1.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/grabc/ChangeLog b/x11-misc/grabc/ChangeLog
index dbaafadee8a0..9167e8add963 100644
--- a/x11-misc/grabc/ChangeLog
+++ b/x11-misc/grabc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/grabc
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/grabc/ChangeLog,v 1.13 2012/02/03 18:34:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/grabc/ChangeLog,v 1.14 2012/02/03 21:36:16 ranger Exp $
+
+ 03 Feb 2012; Brent Baude <ranger@gentoo.org> grabc-1.1-r1.ebuild:
+ Marking grabc-1.1-r1 ppc for bug 397267
03 Feb 2012; Agostino Sarubbo <ago@gentoo.org> grabc-1.1-r1.ebuild:
Stable for amd64, wrt bug #397267
diff --git a/x11-misc/grabc/grabc-1.1-r1.ebuild b/x11-misc/grabc/grabc-1.1-r1.ebuild
index 1690c9f589f5..0a9e5f01de36 100644
--- a/x11-misc/grabc/grabc-1.1-r1.ebuild
+++ b/x11-misc/grabc/grabc-1.1-r1.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/x11-misc/grabc/grabc-1.1-r1.ebuild,v 1.3 2012/02/03 18:34:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/grabc/grabc-1.1-r1.ebuild,v 1.4 2012/02/03 21:36:16 ranger Exp $
inherit eutils toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="http://www.muquit.com/muquit/software/${PN}/${PN}${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ppc ~ppc64 ~x86"
IUSE=""
RDEPEND="x11-libs/libX11"