summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2011-08-17 16:53:28 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2011-08-17 16:53:28 +0000
commit64aa3dd0c6bb26952e231bf37d0249ab44d626e0 (patch)
tree5b5436f0ce43b364e39ab4ad2f262a31c04af96a /x11-apps/xprop
parentkeyword ~sparc-solaris (diff)
downloadgentoo-2-64aa3dd0c6bb26952e231bf37d0249ab44d626e0.tar.gz
gentoo-2-64aa3dd0c6bb26952e231bf37d0249ab44d626e0.tar.bz2
gentoo-2-64aa3dd0c6bb26952e231bf37d0249ab44d626e0.zip
keyword ~sparc-solaris
(Portage version: 2.2.0_alpha51/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 fd83ac6f1a10..4923cba2d71e 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.65 2011/07/17 07:05:17 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xprop/ChangeLog,v 1.66 2011/08/17 16:53:28 chithanh Exp $
+
+ 17 Aug 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ xprop-1.2.1.ebuild:
+ keyword ~sparc-solaris
17 Jul 2011; Mart Raudsepp <leio@gentoo.org> xprop-1.2.1.ebuild:
Add missing xproto dependency, bug 375417
diff --git a/x11-apps/xprop/xprop-1.2.1.ebuild b/x11-apps/xprop/xprop-1.2.1.ebuild
index c4b7e6bf0d96..c2063cbe06c0 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.2 2011/07/17 07:05:17 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xprop/xprop-1.2.1.ebuild,v 1.3 2011/08/17 16:53:28 chithanh 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 ~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"