* [gentoo-commits] gentoo-x86 commit in dev-java/guava: guava-13.0.1.ebuild ChangeLog
@ 2013-03-07 4:05 Tim Harder (radhermit)
0 siblings, 0 replies; 3+ messages in thread
From: Tim Harder (radhermit) @ 2013-03-07 4:05 UTC (permalink / raw
To: gentoo-commits
radhermit 13/03/07 04:05:31
Modified: ChangeLog
Added: guava-13.0.1.ebuild
Log:
Version bump.
(Portage version: 2.2.0_alpha166/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
Revision Changes Path
1.6 dev-java/guava/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/guava/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/guava/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/guava/ChangeLog?r1=1.5&r2=1.6
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/guava/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog 30 Jan 2013 18:09:18 -0000 1.5
+++ ChangeLog 7 Mar 2013 04:05:31 -0000 1.6
@@ -1,6 +1,11 @@
# ChangeLog for dev-java/guava
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/guava/ChangeLog,v 1.5 2013/01/30 18:09:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/guava/ChangeLog,v 1.6 2013/03/07 04:05:31 radhermit Exp $
+
+*guava-13.0.1 (07 Mar 2013)
+
+ 07 Mar 2013; Tim Harder <radhermit@gentoo.org> +guava-13.0.1.ebuild:
+ Version bump.
30 Jan 2013; Agostino Sarubbo <ago@gentoo.org> guava-07.ebuild:
Stable for x86, wrt bug #451630
1.1 dev-java/guava/guava-13.0.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/guava/guava-13.0.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/guava/guava-13.0.1.ebuild?rev=1.1&content-type=text/plain
Index: guava-13.0.1.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/guava/guava-13.0.1.ebuild,v 1.1 2013/03/07 04:05:31 radhermit Exp $
EAPI=5
JAVA_PKG_IUSE="doc source"
inherit java-pkg-2 java-pkg-simple
DESCRIPTION="A collection of Google's core Java libraries"
HOMEPAGE="http://code.google.com/p/guava-libraries/"
SRC_URI="http://search.maven.org/remotecontent?filepath=com/google/${PN}/${PN}/${PV}/${P}-sources.jar"
LICENSE="Apache-2.0"
SLOT="13"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
COMMON_DEP="
dev-java/jsr305:0
java-virtuals/jdk-with-com-sun:0"
RDEPEND="${COMMON_DEP}
>=virtual/jre-1.6"
DEPEND="${COMMON_DEP}
app-arch/unzip
>=virtual/jdk-1.7" # http://code.google.com/p/guava-libraries/issues/detail?id=635
JAVA_GENTOO_CLASSPATH="jsr305"
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-java/guava: guava-13.0.1.ebuild ChangeLog
@ 2015-07-01 8:46 Agostino Sarubbo (ago)
0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-07-01 8:46 UTC (permalink / raw
To: gentoo-commits
ago 15/07/01 08:46:32
Modified: guava-13.0.1.ebuild ChangeLog
Log:
Stable for amd64, wrt bug #553680
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Revision Changes Path
1.3 dev-java/guava/guava-13.0.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/guava/guava-13.0.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/guava/guava-13.0.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/guava/guava-13.0.1.ebuild?r1=1.2&r2=1.3
Index: guava-13.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/guava/guava-13.0.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- guava-13.0.1.ebuild 21 Feb 2015 19:12:22 -0000 1.2
+++ guava-13.0.1.ebuild 1 Jul 2015 08:46:32 -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/guava/guava-13.0.1.ebuild,v 1.2 2015/02/21 19:12:22 fordfrog Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/guava/guava-13.0.1.ebuild,v 1.3 2015/07/01 08:46:32 ago Exp $
EAPI=5
JAVA_PKG_IUSE="doc source"
@@ -13,7 +13,7 @@
LICENSE="Apache-2.0"
SLOT="13"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
COMMON_DEP="
dev-java/jsr305:0
1.16 dev-java/guava/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/guava/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/guava/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/guava/ChangeLog?r1=1.15&r2=1.16
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/guava/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog 21 Feb 2015 19:12:22 -0000 1.15
+++ ChangeLog 1 Jul 2015 08:46:32 -0000 1.16
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/guava
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/guava/ChangeLog,v 1.15 2015/02/21 19:12:22 fordfrog Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/guava/ChangeLog,v 1.16 2015/07/01 08:46:32 ago Exp $
+
+ 01 Jul 2015; Agostino Sarubbo <ago@gentoo.org> guava-13.0.1.ebuild:
+ Stable for amd64, wrt bug #553680
21 Feb 2015; Miroslav Šulc <fordfrog@gentoo.org> guava-13.0.1.ebuild,
guava-14.0.1.ebuild, guava-15.0.ebuild, guava-16.0.1.ebuild,
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-java/guava: guava-13.0.1.ebuild ChangeLog
@ 2015-07-01 8:47 Agostino Sarubbo (ago)
0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-07-01 8:47 UTC (permalink / raw
To: gentoo-commits
ago 15/07/01 08:47:22
Modified: guava-13.0.1.ebuild ChangeLog
Log:
Stable for x86, wrt bug #553680
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Revision Changes Path
1.4 dev-java/guava/guava-13.0.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/guava/guava-13.0.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/guava/guava-13.0.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/guava/guava-13.0.1.ebuild?r1=1.3&r2=1.4
Index: guava-13.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/guava/guava-13.0.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- guava-13.0.1.ebuild 1 Jul 2015 08:46:32 -0000 1.3
+++ guava-13.0.1.ebuild 1 Jul 2015 08:47:22 -0000 1.4
@@ -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/guava/guava-13.0.1.ebuild,v 1.3 2015/07/01 08:46:32 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/guava/guava-13.0.1.ebuild,v 1.4 2015/07/01 08:47:22 ago Exp $
EAPI=5
JAVA_PKG_IUSE="doc source"
@@ -13,7 +13,7 @@
LICENSE="Apache-2.0"
SLOT="13"
-KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
COMMON_DEP="
dev-java/jsr305:0
1.17 dev-java/guava/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/guava/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/guava/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/guava/ChangeLog?r1=1.16&r2=1.17
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/guava/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog 1 Jul 2015 08:46:32 -0000 1.16
+++ ChangeLog 1 Jul 2015 08:47:22 -0000 1.17
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/guava
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/guava/ChangeLog,v 1.16 2015/07/01 08:46:32 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/guava/ChangeLog,v 1.17 2015/07/01 08:47:22 ago Exp $
+
+ 01 Jul 2015; Agostino Sarubbo <ago@gentoo.org> guava-13.0.1.ebuild:
+ Stable for x86, wrt bug #553680
01 Jul 2015; Agostino Sarubbo <ago@gentoo.org> guava-13.0.1.ebuild:
Stable for amd64, wrt bug #553680
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-07-01 8:47 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-07 4:05 [gentoo-commits] gentoo-x86 commit in dev-java/guava: guava-13.0.1.ebuild ChangeLog Tim Harder (radhermit)
-- strict thread matches above, loose matches on Subject: below --
2015-07-01 8:46 Agostino Sarubbo (ago)
2015-07-01 8:47 Agostino Sarubbo (ago)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox