summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Callen <abcd@gentoo.org>2010-02-21 01:13:24 +0000
committerJonathan Callen <abcd@gentoo.org>2010-02-21 01:13:24 +0000
commit46227ff6a05ab1502691c44c2fed5ed4ba9c6941 (patch)
tree86d78295899b2a68581c706593cdc01eeec4501f /dev-util/checkstyle
parentTransfer prefix keywords, add fix for Darwin (diff)
downloadgentoo-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')
-rw-r--r--dev-util/checkstyle/ChangeLog7
-rw-r--r--dev-util/checkstyle/checkstyle-4.4.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-util/checkstyle/ChangeLog b/dev-util/checkstyle/ChangeLog
index 333bafd40cdf..1d53a2c808f4 100644
--- a/dev-util/checkstyle/ChangeLog
+++ b/dev-util/checkstyle/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/checkstyle
-# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/checkstyle/ChangeLog,v 1.40 2009/03/29 17:05:40 betelgeuse Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/checkstyle/ChangeLog,v 1.41 2010/02/21 01:13:24 abcd Exp $
+
+ 21 Feb 2010; Jonathan Callen <abcd@gentoo.org> checkstyle-4.4.ebuild:
+ Transfer prefix keywords (no other changes)
29 Mar 2009; Petteri Räty <betelgeuse@gentoo.org> checkstyle-4.4.ebuild:
Migrate to EAPI 2 for bug #239835.
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]