diff options
author | Jonathan Callen <abcd@gentoo.org> | 2010-02-21 01:13:24 +0000 |
---|---|---|
committer | Jonathan Callen <abcd@gentoo.org> | 2010-02-21 01:13:24 +0000 |
commit | 46227ff6a05ab1502691c44c2fed5ed4ba9c6941 (patch) | |
tree | 86d78295899b2a68581c706593cdc01eeec4501f /dev-util/checkstyle/checkstyle-4.4.ebuild | |
parent | Transfer prefix keywords, add fix for Darwin (diff) | |
download | gentoo-2-46227ff6a05ab1502691c44c2fed5ed4ba9c6941.tar.gz gentoo-2-46227ff6a05ab1502691c44c2fed5ed4ba9c6941.tar.bz2 gentoo-2-46227ff6a05ab1502691c44c2fed5ed4ba9c6941.zip |
Transfer prefix keywords (no other changes)
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'dev-util/checkstyle/checkstyle-4.4.ebuild')
-rw-r--r-- | dev-util/checkstyle/checkstyle-4.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/checkstyle/checkstyle-4.4.ebuild b/dev-util/checkstyle/checkstyle-4.4.ebuild index 23fbe58b3adf..e1d34c6a13b6 100644 --- a/dev-util/checkstyle/checkstyle-4.4.ebuild +++ b/dev-util/checkstyle/checkstyle-4.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/checkstyle/checkstyle-4.4.ebuild,v 1.6 2009/03/29 17:05:40 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/checkstyle/checkstyle-4.4.ebuild,v 1.7 2010/02/21 01:13:24 abcd Exp $ EAPI="2" WANT_ANT_TASKS="ant-antlr ant-nodeps" @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/checkstyle/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="" COMMON_DEP=">=dev-java/antlr-2.7.7:0[java] |