diff options
author | Brent Baude <ranger@gentoo.org> | 2012-07-12 17:15:43 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-07-12 17:15:43 +0000 |
commit | 6f4f7e39bde390b91b0ef8da275899aa4913a49b (patch) | |
tree | b0092027e861c20671a42da9b76d101c94f2bde7 /x11-apps/xev | |
parent | Marking xcursorgen-1.0.5 ppc for bug 419473 (diff) | |
download | gentoo-2-6f4f7e39bde390b91b0ef8da275899aa4913a49b.tar.gz gentoo-2-6f4f7e39bde390b91b0ef8da275899aa4913a49b.tar.bz2 gentoo-2-6f4f7e39bde390b91b0ef8da275899aa4913a49b.zip |
Marking xev-1.2.0 ppc for bug 419473
(Portage version: 2.1.10.65/cvs/Linux ppc64)
Diffstat (limited to 'x11-apps/xev')
-rw-r--r-- | x11-apps/xev/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xev/xev-1.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xev/ChangeLog b/x11-apps/xev/ChangeLog index 2ea5aa85e4ab..6f4ff2376d10 100644 --- a/x11-apps/xev/ChangeLog +++ b/x11-apps/xev/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xev # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xev/ChangeLog,v 1.61 2012/07/11 19:25:38 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xev/ChangeLog,v 1.62 2012/07/12 17:15:43 ranger Exp $ + + 12 Jul 2012; Brent Baude <ranger@gentoo.org> xev-1.2.0.ebuild: + Marking xev-1.2.0 ppc stable for bug 419473 11 Jul 2012; Brent Baude <ranger@gentoo.org> xev-1.2.0.ebuild: Marking xev-1.2.0 ppc64 stable for bug 419473 diff --git a/x11-apps/xev/xev-1.2.0.ebuild b/x11-apps/xev/xev-1.2.0.ebuild index 2bbec0b6838d..94aa30a2729a 100644 --- a/x11-apps/xev/xev-1.2.0.ebuild +++ b/x11-apps/xev/xev-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xev/xev-1.2.0.ebuild,v 1.9 2012/07/11 19:25:38 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xev/xev-1.2.0.ebuild,v 1.10 2012/07/12 17:15:43 ranger Exp $ EAPI=4 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="print contents of X events" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~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 ~ia64-linux ~x86-linux ~x86-winnt" IUSE="" RDEPEND="x11-libs/libX11 |