ago 15/06/17 07:31:49 Modified: commons-httpclient-3.1-r1.ebuild ChangeLog Log: Stable for x86, wrt bug #442292 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Revision Changes Path 1.3 dev-java/commons-httpclient/commons-httpclient-3.1-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-httpclient/commons-httpclient-3.1-r1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-httpclient/commons-httpclient-3.1-r1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-httpclient/commons-httpclient-3.1-r1.ebuild?r1=1.2&r2=1.3 Index: commons-httpclient-3.1-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/commons-httpclient/commons-httpclient-3.1-r1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- commons-httpclient-3.1-r1.ebuild 16 Jun 2015 07:18:44 -0000 1.2 +++ commons-httpclient-3.1-r1.ebuild 17 Jun 2015 07:31:49 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-httpclient/commons-httpclient-3.1-r1.ebuild,v 1.2 2015/06/16 07:18:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-httpclient/commons-httpclient-3.1-r1.ebuild,v 1.3 2015/06/17 07:31:49 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="mirror://apache/httpcomponents/${PN}/source/${P}-src.tar.gz" LICENSE="Apache-2.0" SLOT="3" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="" # doesn't work with IBM JDK, bug #176133 1.68 dev-java/commons-httpclient/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-httpclient/ChangeLog?rev=1.68&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-httpclient/ChangeLog?rev=1.68&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-httpclient/ChangeLog?r1=1.67&r2=1.68 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/commons-httpclient/ChangeLog,v retrieving revision 1.67 retrieving revision 1.68 diff -u -r1.67 -r1.68 --- ChangeLog 16 Jun 2015 07:18:44 -0000 1.67 +++ ChangeLog 17 Jun 2015 07:31:49 -0000 1.68 @@ -1,6 +1,10 @@ # ChangeLog for dev-java/commons-httpclient # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-httpclient/ChangeLog,v 1.67 2015/06/16 07:18:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-httpclient/ChangeLog,v 1.68 2015/06/17 07:31:49 ago Exp $ + + 17 Jun 2015; Agostino Sarubbo <[email protected]> + commons-httpclient-3.1-r1.ebuild: + Stable for x86, wrt bug #442292 16 Jun 2015; Agostino Sarubbo <[email protected]> commons-httpclient-3.1-r1.ebuild:
