commit:     0c571eaf1b1b778709d9aacbfb7c81bc4fd0f4a8
Author:     Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Sat Jan  2 10:06:23 2016 +0000
Commit:     Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Sat Jan  2 10:06:23 2016 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=0c571eaf

sci-biology/GAL: add another perl DEPENDency

Package-Manager: portage-2.2.26

 sci-biology/GAL/ChangeLog        | 5 ++++-
 sci-biology/GAL/GAL-0.2.2.ebuild | 5 +++--
 2 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/sci-biology/GAL/ChangeLog b/sci-biology/GAL/ChangeLog
index 838a7b5..d65ee90 100644
--- a/sci-biology/GAL/ChangeLog
+++ b/sci-biology/GAL/ChangeLog
@@ -1,7 +1,10 @@
 # ChangeLog for sci-biology/GAL
-# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2
 # $Id$
 
+  02 Jan 2016; Martin Mokrejs <[email protected]> GAL-0.2.2.ebuild:
+  sci-biology/GAL: add another perl DEPENDency
+
 *GAL-0.2.1 (31 Dec 2015)
 *GAL-0.2.2 (31 Dec 2015)
 

diff --git a/sci-biology/GAL/GAL-0.2.2.ebuild b/sci-biology/GAL/GAL-0.2.2.ebuild
index 3b70e1c..8275477 100644
--- a/sci-biology/GAL/GAL-0.2.2.ebuild
+++ b/sci-biology/GAL/GAL-0.2.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -29,7 +29,8 @@ DEPEND="
        dev-perl/Text-Table
        dev-perl/Exception-Class
        dev-perl/Test-Warn
-       dev-perl/DBIx-Class-ResultClass-HashRefInflator"
+       dev-perl/DBIx-Class-ResultClass-HashRefInflator
+       dev-perl/URI"
 RDEPEND="${DEPEND}"
 
 S="${WORKDIR}/${PN}_${PV}"

Reply via email to