sci-biology/seqan: inherit versionator
authorAndreas Sturmlechner <asturm@gentoo.org>
Fri, 18 May 2018 21:15:33 +0000 (23:15 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Fri, 18 May 2018 21:15:33 +0000 (23:15 +0200)
Package-Manager: Portage-2.3.38, Repoman-2.3.9

sci-biology/seqan/seqan-1.4.2-r1.ebuild

index 5fd8f1ae8a147fedf22f9d0b06af887e7bc676a9..b06c697334c5e0397457ee6b946e35c29abd4bfd 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 PYTHON_COMPAT=( python2_7 )
 
-inherit cmake-utils python-any-r1
+inherit cmake-utils python-any-r1 versionator
 
 DESCRIPTION="C++ Sequence Analysis Library"
 HOMEPAGE="http://www.seqan.de/"