chewi 15/07/11 09:22:33 Modified: stringtemplate-3.2.1.ebuild ChangeLog Log: Drop java on ia64. (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 9C6D7DE4)
Revision Changes Path 1.5 dev-java/stringtemplate/stringtemplate-3.2.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/stringtemplate/stringtemplate-3.2.1.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/stringtemplate/stringtemplate-3.2.1.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/stringtemplate/stringtemplate-3.2.1.ebuild?r1=1.4&r2=1.5 Index: stringtemplate-3.2.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/stringtemplate/stringtemplate-3.2.1.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- stringtemplate-3.2.1.ebuild 5 Feb 2013 07:00:10 -0000 1.4 +++ stringtemplate-3.2.1.ebuild 11 Jul 2015 09:22:33 -0000 1.5 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/stringtemplate/stringtemplate-3.2.1.ebuild,v 1.4 2013/02/05 07:00:10 zerochaos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/stringtemplate/stringtemplate-3.2.1.ebuild,v 1.5 2015/07/11 09:22:33 chewi Exp $ EAPI="2" JAVA_PKG_IUSE="doc source test" @@ -16,7 +16,7 @@ SRC_URI="http://www.stringtemplate.org/download/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" COMMON_DEPEND=">=dev-java/antlr-2.7.7:0[java]" 1.14 dev-java/stringtemplate/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/stringtemplate/ChangeLog?rev=1.14&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/stringtemplate/ChangeLog?rev=1.14&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/stringtemplate/ChangeLog?r1=1.13&r2=1.14 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/stringtemplate/ChangeLog,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- ChangeLog 5 Feb 2013 07:00:11 -0000 1.13 +++ ChangeLog 11 Jul 2015 09:22:33 -0000 1.14 @@ -1,6 +1,9 @@ # ChangeLog for dev-java/stringtemplate -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/stringtemplate/ChangeLog,v 1.13 2013/02/05 07:00:11 zerochaos Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/stringtemplate/ChangeLog,v 1.14 2015/07/11 09:22:33 chewi Exp $ + + 11 Jul 2015; James Le Cuirot <[email protected]> stringtemplate-3.2.1.ebuild: + Drop java on ia64. 05 Feb 2013; Rick Farina <[email protected]> stringtemplate-3.2.1.ebuild, stringtemplate-3.2.ebuild:
