commit:     0cba5b2ddee2f6c20e2b5088e724fc5ade3bd46d
Author:     Horea Christian <h.chr <AT> mail <DOT> ru>
AuthorDate: Mon May  4 10:13:30 2015 +0000
Commit:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Mon May  4 10:13:30 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=0cba5b2d

updated homepage

Package-Manager: portage-2.2.18

 sci-libs/pydicom/ChangeLog            | 3 +++
 sci-libs/pydicom/pydicom-0.9.8.ebuild | 2 +-
 sci-libs/pydicom/pydicom-9999.ebuild  | 2 +-
 3 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/sci-libs/pydicom/ChangeLog b/sci-libs/pydicom/ChangeLog
index dac4df3..b8014d9 100644
--- a/sci-libs/pydicom/ChangeLog
+++ b/sci-libs/pydicom/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  04 May 2015;  <[email protected]> pydicom-0.9.8.ebuild, pydicom-9999.ebuild:
+  updated homepage
+
   06 Apr 2015;  <[email protected]> pydicom-9999.ebuild:
   no keywords in live ebuilds
 

diff --git a/sci-libs/pydicom/pydicom-0.9.8.ebuild 
b/sci-libs/pydicom/pydicom-0.9.8.ebuild
index c65f082..ad575a6 100644
--- a/sci-libs/pydicom/pydicom-0.9.8.ebuild
+++ b/sci-libs/pydicom/pydicom-0.9.8.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 )
 inherit distutils-r1
 
 DESCRIPTION="A pure python package for parsing DICOM files"
-HOMEPAGE="https://code.google.com/p/pydicom/";
+HOMEPAGE="http://www.pydicom.org/";
 SRC_URI="https://pydicom.googlecode.com/files/${P}.zip";
 
 LICENSE="MIT"

diff --git a/sci-libs/pydicom/pydicom-9999.ebuild 
b/sci-libs/pydicom/pydicom-9999.ebuild
index fd90534..bc09e8c 100644
--- a/sci-libs/pydicom/pydicom-9999.ebuild
+++ b/sci-libs/pydicom/pydicom-9999.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
 inherit distutils-r1 git-r3
 
 DESCRIPTION="A pure python package for parsing DICOM files"
-HOMEPAGE="https://code.google.com/p/pydicom/";
+HOMEPAGE="http://www.pydicom.org/";
 SRC_URI=""
 EGIT_REPO_URI="https://github.com/darcymason/pydicom";
 

Reply via email to