summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2013-04-11 18:42:50 +0000
committerUlrich Müller <ulm@gentoo.org>2013-04-11 18:42:50 +0000
commitcb4a7720f33bbb75797d4296b505647bdafc9cb3 (patch)
treeda3f9b6397dd59de4fad5e32a6bc0484e50fc8f1 /sci-biology/ariadne
parentLicense for sci-biology/ariadne. (diff)
downloadgentoo-2-cb4a7720f33bbb75797d4296b505647bdafc9cb3.tar.gz
gentoo-2-cb4a7720f33bbb75797d4296b505647bdafc9cb3.tar.bz2
gentoo-2-cb4a7720f33bbb75797d4296b505647bdafc9cb3.zip
Fix LICENSE, see README and notices in source files.
(Portage version: 2.1.11.60/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'sci-biology/ariadne')
-rw-r--r--sci-biology/ariadne/ChangeLog8
-rw-r--r--sci-biology/ariadne/ariadne-1.3-r1.ebuild8
-rw-r--r--sci-biology/ariadne/ariadne-1.3-r2.ebuild8
3 files changed, 14 insertions, 10 deletions
diff --git a/sci-biology/ariadne/ChangeLog b/sci-biology/ariadne/ChangeLog
index cb3562616e26..68e04892f0a9 100644
--- a/sci-biology/ariadne/ChangeLog
+++ b/sci-biology/ariadne/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-biology/ariadne
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/ariadne/ChangeLog,v 1.11 2012/06/14 19:01:19 jlec Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/ariadne/ChangeLog,v 1.12 2013/04/11 18:42:50 ulm Exp $
+
+ 11 Apr 2013; Ulrich Müller <ulm@gentoo.org> ariadne-1.3-r1.ebuild,
+ ariadne-1.3-r2.ebuild:
+ Fix LICENSE, see README and notices in source files.
14 Jun 2012; Justin Lecher <jlec@gentoo.org> ariadne-1.3-r1.ebuild,
ariadne-1.3-r2.ebuild:
diff --git a/sci-biology/ariadne/ariadne-1.3-r1.ebuild b/sci-biology/ariadne/ariadne-1.3-r1.ebuild
index 3291b7ef6287..ddeb3ed0d776 100644
--- a/sci-biology/ariadne/ariadne-1.3-r1.ebuild
+++ b/sci-biology/ariadne/ariadne-1.3-r1.ebuild
@@ -1,6 +1,6 @@
-# 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-biology/ariadne/ariadne-1.3-r1.ebuild,v 1.8 2012/06/14 19:01:19 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/ariadne/ariadne-1.3-r1.ebuild,v 1.9 2013/04/11 18:42:50 ulm Exp $
inherit toolchain-funcs eutils
@@ -9,10 +9,10 @@ DESCRIPTION="Protein sequences and profiles comparison"
HOMEPAGE="http://www.well.ox.ac.uk/ariadne/"
SRC_URI="http://www.well.ox.ac.uk/${PN}/${P}.tar.Z"
+LICENSE="ARIADNE"
SLOT="0"
-LICENSE="as-is"
-IUSE=""
KEYWORDS="~amd64 x86"
+IUSE=""
DEPEND=">=sci-biology/ncbi-tools-0.20041020-r1"
RDEPEND="${DEPEND}"
diff --git a/sci-biology/ariadne/ariadne-1.3-r2.ebuild b/sci-biology/ariadne/ariadne-1.3-r2.ebuild
index 8f098b521da0..e894a0421294 100644
--- a/sci-biology/ariadne/ariadne-1.3-r2.ebuild
+++ b/sci-biology/ariadne/ariadne-1.3-r2.ebuild
@@ -1,6 +1,6 @@
-# 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-biology/ariadne/ariadne-1.3-r2.ebuild,v 1.2 2012/06/14 19:01:19 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/ariadne/ariadne-1.3-r2.ebuild,v 1.3 2013/04/11 18:42:50 ulm Exp $
EAPI=4
@@ -10,10 +10,10 @@ DESCRIPTION="Protein sequences and profiles comparison"
HOMEPAGE="http://www.well.ox.ac.uk/ariadne/"
SRC_URI="http://www.well.ox.ac.uk/${PN}/${P}.tar.Z"
+LICENSE="ARIADNE"
SLOT="0"
-LICENSE="as-is"
-IUSE="static-libs"
KEYWORDS="~amd64 ~x86"
+IUSE="static-libs"
DEPEND=">=sci-biology/ncbi-tools-0.20041020-r1"
RDEPEND="${DEPEND}"