chewi 15/07/11 09:21:22 Modified: hamcrest-core-1.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.16 dev-java/hamcrest-core/hamcrest-core-1.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/hamcrest-core/hamcrest-core-1.1.ebuild?rev=1.16&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/hamcrest-core/hamcrest-core-1.1.ebuild?rev=1.16&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/hamcrest-core/hamcrest-core-1.1.ebuild?r1=1.15&r2=1.16 Index: hamcrest-core-1.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/hamcrest-core/hamcrest-core-1.1.ebuild,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- hamcrest-core-1.1.ebuild 10 Aug 2014 20:14:08 -0000 1.15 +++ hamcrest-core-1.1.ebuild 11 Jul 2015 09:21:22 -0000 1.16 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 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/hamcrest-core/hamcrest-core-1.1.ebuild,v 1.15 2014/08/10 20:14:08 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/hamcrest-core/hamcrest-core-1.1.ebuild,v 1.16 2015/07/11 09:21:22 chewi Exp $ JAVA_PKG_IUSE="source" @@ -14,7 +14,7 @@ SRC_URI="http://${MY_PN}.googlecode.com/files/${MY_P}.tgz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-macos ~x64-solaris" +KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-macos ~x64-solaris" IUSE="" DEPEND=">=virtual/jdk-1.5 1.23 dev-java/hamcrest-core/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/hamcrest-core/ChangeLog?rev=1.23&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/hamcrest-core/ChangeLog?rev=1.23&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/hamcrest-core/ChangeLog?r1=1.22&r2=1.23 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/hamcrest-core/ChangeLog,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- ChangeLog 10 Aug 2014 20:14:08 -0000 1.22 +++ ChangeLog 11 Jul 2015 09:21:22 -0000 1.23 @@ -1,6 +1,9 @@ # ChangeLog for dev-java/hamcrest-core -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/hamcrest-core/ChangeLog,v 1.22 2014/08/10 20:14:08 slyfox Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/hamcrest-core/ChangeLog,v 1.23 2015/07/11 09:21:22 chewi Exp $ + + 11 Jul 2015; James Le Cuirot <[email protected]> hamcrest-core-1.1.ebuild: + Drop java on ia64. 10 Aug 2014; Sergei Trofimovich <[email protected]> hamcrest-core-1.1.ebuild, hamcrest-core-1.2.ebuild, hamcrest-core-1.3.ebuild:
