radhermit    14/10/07 06:47:27

  Modified:             ChangeLog protobuf-2.6.0.ebuild
  Log:
  Add github homepage.
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  Changes    Path
1.66                 dev-libs/protobuf/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf/ChangeLog?rev=1.66&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf/ChangeLog?rev=1.66&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf/ChangeLog?r1=1.65&r2=1.66

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/protobuf/ChangeLog,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- ChangeLog   30 Sep 2014 17:31:23 -0000      1.65
+++ ChangeLog   7 Oct 2014 06:47:27 -0000       1.66
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/protobuf
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/protobuf/ChangeLog,v 1.65 
2014/09/30 17:31:23 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/protobuf/ChangeLog,v 1.66 
2014/10/07 06:47:27 radhermit Exp $
+
+  07 Oct 2014; Tim Harder <radher...@gentoo.org> protobuf-2.6.0.ebuild:
+  Add github homepage.
 
   30 Sep 2014; Tim Harder <radher...@gentoo.org> protobuf-2.6.0.ebuild:
   Drop python2_6 support and remove old dateutil comment.



1.4                  dev-libs/protobuf/protobuf-2.6.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf/protobuf-2.6.0.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf/protobuf-2.6.0.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf/protobuf-2.6.0.ebuild?r1=1.3&r2=1.4

Index: protobuf-2.6.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/protobuf/protobuf-2.6.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- protobuf-2.6.0.ebuild       30 Sep 2014 17:31:23 -0000      1.3
+++ protobuf-2.6.0.ebuild       7 Oct 2014 06:47:27 -0000       1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/protobuf/protobuf-2.6.0.ebuild,v 
1.3 2014/09/30 17:31:23 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/protobuf/protobuf-2.6.0.ebuild,v 
1.4 2014/10/07 06:47:27 radhermit Exp $
 
 EAPI=5
 JAVA_PKG_IUSE="source"
@@ -10,7 +10,7 @@
 inherit autotools eutils flag-o-matic distutils-r1 java-pkg-opt-2 elisp-common
 
 DESCRIPTION="Google's Protocol Buffers -- an efficient method of encoding 
structured data"
-HOMEPAGE="http://code.google.com/p/protobuf/";
+HOMEPAGE="http://code.google.com/p/protobuf/ 
https://github.com/google/protobuf/";
 SRC_URI="https://protobuf.googlecode.com/svn/rc/${P}.tar.bz2";
 
 LICENSE="Apache-2.0"




Reply via email to