summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2013-05-20 16:22:42 +0000
committerJustin Lecher <jlec@gentoo.org>2013-05-20 16:22:42 +0000
commit9df630a363aff4ce39b95f9785786639ff0ae326 (patch)
tree9018ade358dcb4d16238bec8f8a1aa4d5ce70e63 /sci-chemistry/xdsi
parentsci-chemistry/mm-align: Fix license, #470786 (diff)
downloadgentoo-2-9df630a363aff4ce39b95f9785786639ff0ae326.tar.gz
gentoo-2-9df630a363aff4ce39b95f9785786639ff0ae326.tar.bz2
gentoo-2-9df630a363aff4ce39b95f9785786639ff0ae326.zip
sci-chemistry/xdsi: Fix HOMEPAGE
(Portage version: 2.2.0_alpha176/cvs/Linux x86_64, signed Manifest commit with key 8009D6F070EB7916)
Diffstat (limited to 'sci-chemistry/xdsi')
-rw-r--r--sci-chemistry/xdsi/ChangeLog8
-rw-r--r--sci-chemistry/xdsi/metadata.xml10
-rw-r--r--sci-chemistry/xdsi/xdsi-0.92-r1.ebuild6
3 files changed, 14 insertions, 10 deletions
diff --git a/sci-chemistry/xdsi/ChangeLog b/sci-chemistry/xdsi/ChangeLog
index ef11f4c2e318..a0ee08e78dbc 100644
--- a/sci-chemistry/xdsi/ChangeLog
+++ b/sci-chemistry/xdsi/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-chemistry/xdsi
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/xdsi/ChangeLog,v 1.4 2012/01/31 08:30:01 jlec Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/xdsi/ChangeLog,v 1.5 2013/05/20 16:22:42 jlec Exp $
+
+ 20 May 2013; Justin Lecher <jlec@gentoo.org> xdsi-0.92-r1.ebuild,
+ metadata.xml:
+ Fix HOMEPAGE
*xdsi-0.92-r1 (31 Jan 2012)
diff --git a/sci-chemistry/xdsi/metadata.xml b/sci-chemistry/xdsi/metadata.xml
index 976eb8a86959..755dfcb2f178 100644
--- a/sci-chemistry/xdsi/metadata.xml
+++ b/sci-chemistry/xdsi/metadata.xml
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>sci</herd>
- <maintainer>
- <email>jlec@gentoo.org</email>
- </maintainer>
- <longdescription>
+ <herd>sci</herd>
+ <maintainer>
+ <email>jlec@gentoo.org</email>
+ </maintainer>
+ <longdescription>
XDSi offers you the possibility to process all your datasets in a given directory with minimum effort.
* You just have to provide it with a resultdirectory and the directory where your frames are stored.
* All datasets consisting of more than 100 frames within the given directory and all its subdirectories will be processed.
diff --git a/sci-chemistry/xdsi/xdsi-0.92-r1.ebuild b/sci-chemistry/xdsi/xdsi-0.92-r1.ebuild
index 62b532d604c8..53aec27d8cc4 100644
--- a/sci-chemistry/xdsi/xdsi-0.92-r1.ebuild
+++ b/sci-chemistry/xdsi/xdsi-0.92-r1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/xdsi/xdsi-0.92-r1.ebuild,v 1.1 2012/01/31 08:30:01 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/xdsi/xdsi-0.92-r1.ebuild,v 1.2 2013/05/20 16:22:42 jlec Exp $
EAPI=4
inherit eutils
DESCRIPTION="A crude interface for running the XDS"
-HOMEPAGE="http://strucbio.biologie.uni-konstanz.de/xdswiki/index.php/Xdsi/"
+HOMEPAGE="http://strucbio.biologie.uni-konstanz.de/xdswiki/index.php/Xdsi"
SRC_URI="ftp://turn5.biologie.uni-konstanz.de/pub/${PN}_${PV}.tar.gz"
LICENSE="as-is"