monsieurp 15/07/03 09:13:29 Modified: osgi-compendium-4.3.1.ebuild ChangeLog Log: Stable for amd64. Stable for x86 with ALLARCHES. Fix bug 553828. Signed-off-by: Patrice Clement <[email protected]> (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 93491BB8)
Revision Changes Path 1.3 dev-java/osgi-compendium/osgi-compendium-4.3.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/osgi-compendium/osgi-compendium-4.3.1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/osgi-compendium/osgi-compendium-4.3.1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/osgi-compendium/osgi-compendium-4.3.1.ebuild?r1=1.2&r2=1.3 Index: osgi-compendium-4.3.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/osgi-compendium/osgi-compendium-4.3.1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- osgi-compendium-4.3.1.ebuild 16 Jul 2013 12:06:03 -0000 1.2 +++ osgi-compendium-4.3.1.ebuild 3 Jul 2015 09:13:29 -0000 1.3 @@ -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/osgi-compendium/osgi-compendium-4.3.1.ebuild,v 1.2 2013/07/16 12:06:03 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/osgi-compendium/osgi-compendium-4.3.1.ebuild,v 1.3 2015/07/03 09:13:29 monsieurp Exp $ EAPI="5" @@ -14,7 +14,7 @@ LICENSE="Apache-2.0 OSGi-Specification-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" RESTRICT="bindist fetch" 1.3 dev-java/osgi-compendium/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/osgi-compendium/ChangeLog?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/osgi-compendium/ChangeLog?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/osgi-compendium/ChangeLog?r1=1.2&r2=1.3 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/osgi-compendium/ChangeLog,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ChangeLog 16 Jul 2013 12:06:03 -0000 1.2 +++ ChangeLog 3 Jul 2015 09:13:29 -0000 1.3 @@ -1,6 +1,10 @@ # ChangeLog for dev-java/osgi-compendium -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/osgi-compendium/ChangeLog,v 1.2 2013/07/16 12:06:03 tomwij Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/osgi-compendium/ChangeLog,v 1.3 2015/07/03 09:13:29 monsieurp Exp $ + + 03 Jul 2015; Patrice Clement <[email protected]> + osgi-compendium-4.3.1.ebuild: + Stable for amd64. Stable for x86 with ALLARCHES. Fix bug 553828. 16 Jul 2013; Tom Wijsman <[email protected]> osgi-compendium-4.3.1.ebuild: Update LICENSE to include the OSGi Specification 2.0 license and introduce
