summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-02-03 18:34:29 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-02-03 18:34:29 +0000
commit55fc75074b864c9abf8767fc49f6c27a4bfeaf08 (patch)
treeca4b3e62d803ff91739c96e4cb10f7e0ba8f55c7 /x11-misc
parentStable for amd64, wrt bug #397233 (diff)
downloadhistorical-55fc75074b864c9abf8767fc49f6c27a4bfeaf08.tar.gz
historical-55fc75074b864c9abf8767fc49f6c27a4bfeaf08.tar.bz2
historical-55fc75074b864c9abf8767fc49f6c27a4bfeaf08.zip
Stable for amd64, wrt bug #397267
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/grabc/ChangeLog7
-rw-r--r--x11-misc/grabc/grabc-1.1-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/grabc/ChangeLog b/x11-misc/grabc/ChangeLog
index a8b2acc7b533..dbaafadee8a0 100644
--- a/x11-misc/grabc/ChangeLog
+++ b/x11-misc/grabc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/grabc
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/grabc/ChangeLog,v 1.12 2010/02/08 11:25:33 jer Exp $
+# 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 $
+
+ 03 Feb 2012; Agostino Sarubbo <ago@gentoo.org> grabc-1.1-r1.ebuild:
+ Stable for amd64, wrt bug #397267
*grabc-1.1-r1 (08 Feb 2010)
diff --git a/x11-misc/grabc/grabc-1.1-r1.ebuild b/x11-misc/grabc/grabc-1.1-r1.ebuild
index 91ace7f11ceb..1690c9f589f5 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-2010 Gentoo Foundation
+# 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.2 2010/07/21 14:27:56 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/grabc/grabc-1.1-r1.ebuild,v 1.3 2012/02/03 18:34:29 ago 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"