summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-03-28 01:47:09 +0000
committerJeroen Roovers <jer@gentoo.org>2014-03-28 01:47:09 +0000
commit6d4d6ce1b976cbd3880c43b1d448e095d28d32fa (patch)
tree4a173293e3e4189011f8754c4ab1bcabead77f3b /x11-apps/xwininfo
parentStable for HPPA (bug #500368). (diff)
downloadgentoo-2-6d4d6ce1b976cbd3880c43b1d448e095d28d32fa.tar.gz
gentoo-2-6d4d6ce1b976cbd3880c43b1d448e095d28d32fa.tar.bz2
gentoo-2-6d4d6ce1b976cbd3880c43b1d448e095d28d32fa.zip
Stable for HPPA (bug #500368).
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'x11-apps/xwininfo')
-rw-r--r--x11-apps/xwininfo/ChangeLog7
-rw-r--r--x11-apps/xwininfo/xwininfo-1.1.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/xwininfo/ChangeLog b/x11-apps/xwininfo/ChangeLog
index 8b8a4c1c57ba..ade05289911a 100644
--- a/x11-apps/xwininfo/ChangeLog
+++ b/x11-apps/xwininfo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xwininfo
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/ChangeLog,v 1.80 2013/10/08 05:04:57 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/ChangeLog,v 1.81 2014/03/28 01:47:09 jer Exp $
+
+ 28 Mar 2014; Jeroen Roovers <jer@gentoo.org> xwininfo-1.1.3.ebuild:
+ Stable for HPPA (bug #500368).
08 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xwininfo-1.1.3.ebuild:
Stable for x86, wrt bug #475480
diff --git a/x11-apps/xwininfo/xwininfo-1.1.3.ebuild b/x11-apps/xwininfo/xwininfo-1.1.3.ebuild
index 6ecfaa8476ce..52c135ab31ab 100644
--- a/x11-apps/xwininfo/xwininfo-1.1.3.ebuild
+++ b/x11-apps/xwininfo/xwininfo-1.1.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/xwininfo-1.1.3.ebuild,v 1.9 2013/10/08 05:04:57 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/xwininfo-1.1.3.ebuild,v 1.10 2014/03/28 01:47:09 jer Exp $
EAPI=5
@@ -8,7 +8,7 @@ inherit xorg-2 flag-o-matic
DESCRIPTION="window information utility 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 ~x64-solaris ~x86-solaris ~x86-winnt"
+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 ~x64-solaris ~x86-solaris ~x86-winnt"
IUSE=""
RDEPEND=">=x11-libs/libxcb-1.6"