diff options
author | 2013-03-09 18:10:35 +0000 | |
---|---|---|
committer | 2013-03-09 18:10:35 +0000 | |
commit | f5ffd310f98beae8b649b2a80f88e65933a2d416 (patch) | |
tree | f6a35ba946ae69728cc21480b4ad3c04023b4962 /app-misc/evtest | |
parent | Stable for x86, wrt bug #457244 (diff) | |
download | gentoo-2-f5ffd310f98beae8b649b2a80f88e65933a2d416.tar.gz gentoo-2-f5ffd310f98beae8b649b2a80f88e65933a2d416.tar.bz2 gentoo-2-f5ffd310f98beae8b649b2a80f88e65933a2d416.zip |
Stable for x86, wrt bug #457244
(Portage version: 2.1.11.52/cvs/Linux x86_64, 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 364ffef29bbd..d155c2ca07cd 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.7 2013/03/08 17:47:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/evtest/ChangeLog,v 1.8 2013/03/09 18:10:35 ago Exp $ + + 09 Mar 2013; Agostino Sarubbo <ago@gentoo.org> evtest-1.30.ebuild: + Stable for x86, wrt bug #457244 08 Mar 2013; Agostino Sarubbo <ago@gentoo.org> evtest-1.30.ebuild: Stable for arm, wrt bug #457244 diff --git a/app-misc/evtest/evtest-1.30.ebuild b/app-misc/evtest/evtest-1.30.ebuild index 7c15e69651cd..677bb62abcf2 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.3 2013/03/08 17:47:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/evtest/evtest-1.30.ebuild,v 1.4 2013/03/09 18:10:35 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. |