diff options
author | Mike Frysinger <vapier@gentoo.org> | 2012-03-27 15:47:09 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2012-03-27 15:47:09 +0000 |
commit | bfe1bd718519f2c9a9051bc0d29e18a05833e40f (patch) | |
tree | 637a998c244c63550c41313afe61b19fcb134efa /app-misc/evtest/evtest-1.29.ebuild | |
parent | Remove old with deprecated eclass usage. (diff) | |
download | historical-bfe1bd718519f2c9a9051bc0d29e18a05833e40f.tar.gz historical-bfe1bd718519f2c9a9051bc0d29e18a05833e40f.tar.bz2 historical-bfe1bd718519f2c9a9051bc0d29e18a05833e40f.zip |
Stabilize for all.
Package-Manager: portage-2.2.0_alpha90/cvs/Linux x86_64
Diffstat (limited to 'app-misc/evtest/evtest-1.29.ebuild')
-rw-r--r-- | app-misc/evtest/evtest-1.29.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/evtest/evtest-1.29.ebuild b/app-misc/evtest/evtest-1.29.ebuild index f3e506c39eb5..2643b03a41fd 100644 --- a/app-misc/evtest/evtest-1.29.ebuild +++ b/app-misc/evtest/evtest-1.29.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/app-misc/evtest/evtest-1.29.ebuild,v 1.1 2012/02/10 20:26:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/evtest/evtest-1.29.ebuild,v 1.2 2012/03/27 15:47:09 vapier Exp $ EAPI="4" @@ -13,7 +13,7 @@ SRC_URI="http://cgit.freedesktop.org/evtest/snapshot/${P}.tar.bz2 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. |