summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/libintl-perl')
-rw-r--r--dev-perl/libintl-perl/ChangeLog5
-rw-r--r--dev-perl/libintl-perl/libintl-perl-1.230.0.ebuild5
2 files changed, 8 insertions, 2 deletions
diff --git a/dev-perl/libintl-perl/ChangeLog b/dev-perl/libintl-perl/ChangeLog
index f49df264ce50..24eb86dcd014 100644
--- a/dev-perl/libintl-perl/ChangeLog
+++ b/dev-perl/libintl-perl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/libintl-perl
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/ChangeLog,v 1.57 2014/07/08 10:31:45 haubi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/ChangeLog,v 1.58 2014/07/10 17:15:39 grobian Exp $
+
+ 10 Jul 2014; Fabian Groffen <grobian@gentoo.org> libintl-perl-1.230.0.ebuild:
+ Add virtual/libintl dependency, bug #516760
08 Jul 2014; Michael Haubenwallner <haubi@gentoo.org>
libintl-perl-1.230.0.ebuild:
diff --git a/dev-perl/libintl-perl/libintl-perl-1.230.0.ebuild b/dev-perl/libintl-perl/libintl-perl-1.230.0.ebuild
index 1022aa18530a..6654a88d7b4e 100644
--- a/dev-perl/libintl-perl/libintl-perl-1.230.0.ebuild
+++ b/dev-perl/libintl-perl/libintl-perl-1.230.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/libintl-perl-1.230.0.ebuild,v 1.4 2014/07/08 10:31:46 haubi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/libintl-perl-1.230.0.ebuild,v 1.5 2014/07/10 17:15:39 grobian Exp $
EAPI=5
@@ -16,6 +16,9 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
+DEPEND="virtual/libintl"
+RDEPEND=${DEPEND}
+
SRC_TEST=do
src_test() {