From 46227ff6a05ab1502691c44c2fed5ed4ba9c6941 Mon Sep 17 00:00:00 2001 From: Jonathan Callen Date: Sun, 21 Feb 2010 01:13:24 +0000 Subject: Transfer prefix keywords (no other changes) (Portage version: -svn/cvs/Linux i686) --- dev-util/checkstyle/ChangeLog | 7 +++++-- dev-util/checkstyle/checkstyle-4.4.ebuild | 6 +++--- 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 checkstyle-4.4.ebuild: + Transfer prefix keywords (no other changes) 29 Mar 2009; Petteri Räty 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] -- cgit v1.2.3-65-gdbad