diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-12-31 20:46:18 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-12-31 20:46:18 +0000 |
commit | 3c1dc7fe923210bec8794adef28684413e9cb71e (patch) | |
tree | 8db10d367fd75aabcd9155baf2d84c62f7a0deb6 | |
parent | Stable for HPPA (bug #344827). (diff) | |
download | gentoo-2-3c1dc7fe923210bec8794adef28684413e9cb71e.tar.gz gentoo-2-3c1dc7fe923210bec8794adef28684413e9cb71e.tar.bz2 gentoo-2-3c1dc7fe923210bec8794adef28684413e9cb71e.zip |
Stable for HPPA (bug #344827).
(Portage version: 2.2.0_alpha11/cvs/Linux i686)
-rw-r--r-- | x11-apps/xev/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xev/xev-1.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xev/ChangeLog b/x11-apps/xev/ChangeLog index fd3df1194217..9b17e53d5501 100644 --- a/x11-apps/xev/ChangeLog +++ b/x11-apps/xev/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xev # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xev/ChangeLog,v 1.48 2010/12/29 21:48:43 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xev/ChangeLog,v 1.49 2010/12/31 20:46:18 jer Exp $ + + 31 Dec 2010; Jeroen Roovers <jer@gentoo.org> xev-1.1.0.ebuild: + Stable for HPPA (bug #344827). 29 Dec 2010; Markus Meier <maekke@gentoo.org> xev-1.1.0.ebuild: arm stable, bug #344827 diff --git a/x11-apps/xev/xev-1.1.0.ebuild b/x11-apps/xev/xev-1.1.0.ebuild index 93e0bc364eb6..958229b39af1 100644 --- a/x11-apps/xev/xev-1.1.0.ebuild +++ b/x11-apps/xev/xev-1.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xev/xev-1.1.0.ebuild,v 1.6 2010/12/29 21:48:43 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xev/xev-1.1.0.ebuild,v 1.7 2010/12/31 20:46:18 jer Exp $ EAPI=3 @@ -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 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-winnt" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-winnt" IUSE="" RDEPEND="x11-libs/libX11" |