diff options
author | 2012-06-28 14:26:46 +0000 | |
---|---|---|
committer | 2012-06-28 14:26:46 +0000 | |
commit | 465c9fe4a2dfc952a5466174c562cdb15793596c (patch) | |
tree | 0d03a4dcc7c38abf8a11c697707d7899772d08b7 /x11-apps | |
parent | Stable for HPPA (bug #419473). (diff) | |
download | gentoo-2-465c9fe4a2dfc952a5466174c562cdb15793596c.tar.gz gentoo-2-465c9fe4a2dfc952a5466174c562cdb15793596c.tar.bz2 gentoo-2-465c9fe4a2dfc952a5466174c562cdb15793596c.zip |
Stable for HPPA (bug #419473).
(Portage version: 2.2.0_alpha114/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps')
-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 c8e824b381cd..cb5952965aa3 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.59 2012/06/27 18:35:31 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xev/ChangeLog,v 1.60 2012/06/28 14:26:46 jer Exp $ + + 28 Jun 2012; Jeroen Roovers <jer@gentoo.org> xev-1.2.0.ebuild: + Stable for HPPA (bug #419473). 27 Jun 2012; Markus Meier <maekke@gentoo.org> xev-1.2.0.ebuild: arm stable, bug #419473 diff --git a/x11-apps/xev/xev-1.2.0.ebuild b/x11-apps/xev/xev-1.2.0.ebuild index 4e339473bae9..274794ffc418 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.7 2012/06/27 18:35:31 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xev/xev-1.2.0.ebuild,v 1.8 2012/06/28 14:26:46 jer 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 |