summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-10-08 05:04:23 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-10-08 05:04:23 +0000
commit25ce5b26ba78c973776fc6520f9248099a4f0a6e (patch)
treef3bb6fc11a95325f3e9b305783edd069d3966ee4 /x11-apps
parentStable for x86, wrt bug #475480 (diff)
downloadgentoo-2-25ce5b26ba78c973776fc6520f9248099a4f0a6e.tar.gz
gentoo-2-25ce5b26ba78c973776fc6520f9248099a4f0a6e.tar.bz2
gentoo-2-25ce5b26ba78c973776fc6520f9248099a4f0a6e.zip
Stable for x86, wrt bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/xprop/ChangeLog5
-rw-r--r--x11-apps/xprop/xprop-1.2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xprop/ChangeLog b/x11-apps/xprop/ChangeLog
index efa98cb7fb65..602f70702da2 100644
--- a/x11-apps/xprop/ChangeLog
+++ b/x11-apps/xprop/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xprop
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xprop/ChangeLog,v 1.82 2013/10/07 04:56:14 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xprop/ChangeLog,v 1.83 2013/10/08 05:04:23 ago Exp $
+
+ 08 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xprop-1.2.2.ebuild:
+ Stable for x86, wrt bug #475480
07 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xprop-1.2.2.ebuild:
Stable for sparc, wrt bug #475480
diff --git a/x11-apps/xprop/xprop-1.2.2.ebuild b/x11-apps/xprop/xprop-1.2.2.ebuild
index d84b491200b6..099c6cd83cc8 100644
--- a/x11-apps/xprop/xprop-1.2.2.ebuild
+++ b/x11-apps/xprop/xprop-1.2.2.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xprop/xprop-1.2.2.ebuild,v 1.9 2013/10/07 04:56:14 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xprop/xprop-1.2.2.ebuild,v 1.10 2013/10/08 05:04:23 ago Exp $
EAPI=5
inherit xorg-2
DESCRIPTION="property displayer for X"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~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 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="x11-libs/libX11"