diff options
author | 2013-03-08 17:47:34 +0000 | |
---|---|---|
committer | 2013-03-08 17:47:34 +0000 | |
commit | c974e4daed56744dd75c0c6ea9170949e0356d28 (patch) | |
tree | 50ad68358fb8f857d250ca1ae8fcc86e9c87286b /app-misc/evtest | |
parent | Stable for arm, wrt bug #457882 (diff) | |
download | gentoo-2-c974e4daed56744dd75c0c6ea9170949e0356d28.tar.gz gentoo-2-c974e4daed56744dd75c0c6ea9170949e0356d28.tar.bz2 gentoo-2-c974e4daed56744dd75c0c6ea9170949e0356d28.zip |
Stable for arm, wrt bug #457244
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-misc/evtest')
-rw-r--r-- | app-misc/evtest/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/evtest/evtest-1.30.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/evtest/ChangeLog b/app-misc/evtest/ChangeLog index 68ed9657277b..364ffef29bbd 100644 --- a/app-misc/evtest/ChangeLog +++ b/app-misc/evtest/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/evtest # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/evtest/ChangeLog,v 1.6 2013/03/01 20:15:37 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/evtest/ChangeLog,v 1.7 2013/03/08 17:47:34 ago Exp $ + + 08 Mar 2013; Agostino Sarubbo <ago@gentoo.org> evtest-1.30.ebuild: + Stable for arm, wrt bug #457244 01 Mar 2013; Chema Alonso <nimiux@gentoo.org> evtest-1.30.ebuild: Stable for amd64 wrt bug #457244 diff --git a/app-misc/evtest/evtest-1.30.ebuild b/app-misc/evtest/evtest-1.30.ebuild index 4eb060fc177c..7c15e69651cd 100644 --- a/app-misc/evtest/evtest-1.30.ebuild +++ b/app-misc/evtest/evtest-1.30.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/evtest/evtest-1.30.ebuild,v 1.2 2013/03/01 20:15:37 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/evtest/evtest-1.30.ebuild,v 1.3 2013/03/08 17:47:34 ago Exp $ EAPI="4" @@ -13,7 +13,7 @@ SRC_URI="http://cgit.freedesktop.org/evtest/snapshot/${PN}-${P}.tar.gz -> ${P}.t LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~x86" +KEYWORDS="amd64 arm ~x86" IUSE="+xml" # We bundled the man pages ourselves to avoid xmlto/asciidoc. |