summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-09-04 11:59:35 +0000
committerMarkus Meier <maekke@gentoo.org>2011-09-04 11:59:35 +0000
commitbddf6c3eb2bc987c78495434eb83758281cd1659 (patch)
tree3bd5793a048d0eac14d96d2989d5b32bfc05d509 /x11-apps
parentx86 stable, bug #380421 (diff)
downloadgentoo-2-bddf6c3eb2bc987c78495434eb83758281cd1659.tar.gz
gentoo-2-bddf6c3eb2bc987c78495434eb83758281cd1659.tar.bz2
gentoo-2-bddf6c3eb2bc987c78495434eb83758281cd1659.zip
x86 stable, bug #380421
(Portage version: 2.1.10.12/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/xprop/ChangeLog5
-rw-r--r--x11-apps/xprop/xprop-1.2.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xprop/ChangeLog b/x11-apps/xprop/ChangeLog
index 6b08c3693f97..08cf5b69c0ab 100644
--- a/x11-apps/xprop/ChangeLog
+++ b/x11-apps/xprop/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xprop
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xprop/ChangeLog,v 1.67 2011/08/30 07:57:59 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xprop/ChangeLog,v 1.68 2011/09/04 11:59:35 maekke Exp $
+
+ 04 Sep 2011; Markus Meier <maekke@gentoo.org> xprop-1.2.1.ebuild:
+ x86 stable, bug #380421
30 Aug 2011; Tony Vroon <chainsaw@gentoo.org> xprop-1.2.1.ebuild:
Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug
diff --git a/x11-apps/xprop/xprop-1.2.1.ebuild b/x11-apps/xprop/xprop-1.2.1.ebuild
index 61b81f10feb3..30c454ed589e 100644
--- a/x11-apps/xprop/xprop-1.2.1.ebuild
+++ b/x11-apps/xprop/xprop-1.2.1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xprop/xprop-1.2.1.ebuild,v 1.4 2011/08/30 07:57:59 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xprop/xprop-1.2.1.ebuild,v 1.5 2011/09/04 11:59:35 maekke Exp $
EAPI=4
inherit xorg-2
DESCRIPTION="property displayer for X"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="x11-libs/libX11"