SF.net SVN: gar:[25132] csw/mgar/pkg/lang-python/geopy/trunk
cgrzemba at users.sourceforge.net
cgrzemba at users.sourceforge.net
Fri Jun 26 15:22:16 CEST 2015
Revision: 25132
http://sourceforge.net/p/gar/code/25132
Author: cgrzemba
Date: 2015-06-26 13:22:16 +0000 (Fri, 26 Jun 2015)
Log Message:
-----------
lang-python/geopy/trunk: ?
Added Paths:
-----------
csw/mgar/pkg/lang-python/geopy/trunk/Makefile
Removed Paths:
-------------
csw/mgar/pkg/lang-python/geopy/trunk/Makefile
Deleted: csw/mgar/pkg/lang-python/geopy/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/geopy/trunk/Makefile 2015-06-26 13:21:58 UTC (rev 25131)
+++ csw/mgar/pkg/lang-python/geopy/trunk/Makefile 2015-06-26 13:22:16 UTC (rev 25132)
@@ -1,30 +0,0 @@
-# Copyright 2009 OpenCSW
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-NAME = geopy
-VERSION = 1.10.0
-CATEGORIES = python
-GARTYPE = v2
-
-DESCRIPTION = Client for several popular geocoding web services.
-define BLURB
-endef
-
-# git at github.com:geopy/geopy.git
-# GIT_REPOS = http://github.com/$(NAME)/$(NAME).git
-GIT_REPOS = git://github.com/$(NAME)/$(NAME).git
-# proxy: only for URI git, need socat
-# GIT_USE_PROXY = 1
-GIT_TREEISH_geopy.git = $(VERSION)
-
-LICENSE = LICENSE
-
-# does not work on Python 2.6
-MODULATIONS_PYTHON_VERSION = 2_7
-CHECKPKG_OVERRIDES_CSWpy-geopy += python-package-missing-py26-files
-
-ARCHALL = 1
-
-include gar/category.mk
-
Copied: csw/mgar/pkg/lang-python/geopy/trunk/Makefile (from rev 25130, csw/mgar/pkg/lang-python/geopy/trunk/Makefile)
===================================================================
--- csw/mgar/pkg/lang-python/geopy/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/lang-python/geopy/trunk/Makefile 2015-06-26 13:22:16 UTC (rev 25132)
@@ -0,0 +1,30 @@
+# Copyright 2009 OpenCSW
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+NAME = geopy
+VERSION = 1.10.0
+CATEGORIES = python
+GARTYPE = v2
+
+DESCRIPTION = Client for several popular geocoding web services.
+define BLURB
+endef
+
+# git at github.com:geopy/geopy.git
+# GIT_REPOS = http://github.com/$(NAME)/$(NAME).git
+GIT_REPOS = git://github.com/$(NAME)/$(NAME).git
+# proxy: only for URI git, need socat
+# GIT_USE_PROXY = 1
+GIT_TREEISH_geopy.git = $(VERSION)
+
+LICENSE = LICENSE
+
+# does not work on Python 2.6
+MODULATIONS_PYTHON_VERSION = 2_7
+CHECKPKG_OVERRIDES_CSWpy-geopy += python-package-missing-py26-files
+
+ARCHALL = 1
+
+include gar/category.mk
+
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list