summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2011-08-30 08:09:05 +0000
committerTony Vroon <chainsaw@gentoo.org>2011-08-30 08:09:05 +0000
commitc766005c982e9ab28901341f3447514e91884c6a (patch)
tree1ca98f8f1b98eafe5d4f14821f080a11f265abf2 /x11-apps/xprop
parentRemove python herd from hg-git. (diff)
downloadhistorical-c766005c982e9ab28901341f3447514e91884c6a.tar.gz
historical-c766005c982e9ab28901341f3447514e91884c6a.tar.bz2
historical-c766005c982e9ab28901341f3447514e91884c6a.zip
Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug #380421 filed by Chí-Thanh Christopher Nguyễn.
Package-Manager: portage-2.1.10.11/cvs/Linux x86_64
Diffstat (limited to 'x11-apps/xprop')
-rw-r--r--x11-apps/xprop/ChangeLog6
-rw-r--r--x11-apps/xprop/xprop-1.2.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-apps/xprop/ChangeLog b/x11-apps/xprop/ChangeLog
index 4923cba2d71e..6b08c3693f97 100644
--- a/x11-apps/xprop/ChangeLog
+++ b/x11-apps/xprop/ChangeLog
@@ -1,6 +1,10 @@
# 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.66 2011/08/17 16:53:28 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xprop/ChangeLog,v 1.67 2011/08/30 07:57:59 chainsaw Exp $
+
+ 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
+ #380421 filed by Chí-Thanh Christopher Nguyễn.
17 Aug 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
xprop-1.2.1.ebuild:
diff --git a/x11-apps/xprop/xprop-1.2.1.ebuild b/x11-apps/xprop/xprop-1.2.1.ebuild
index c2063cbe06c0..61b81f10feb3 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.3 2011/08/17 16:53:28 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xprop/xprop-1.2.1.ebuild,v 1.4 2011/08/30 07:57:59 chainsaw 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"