commit: eae2390d03524da8c58872c7be5a2c193afbb8b2
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue May 5 06:23:05 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue May 5 06:23:05 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=eae2390d
[bump] Cairo-GObject-1.4.0
Package-Manager: portage-2.2.17
...ro-GObject-1.1.0.ebuild => Cairo-GObject-1.4.0.ebuild} | 15 +++++++--------
1 file changed, 7 insertions(+), 8 deletions(-)
diff --git a/dev-perl/Cairo-GObject/Cairo-GObject-1.1.0.ebuild
b/dev-perl/Cairo-GObject/Cairo-GObject-1.4.0.ebuild
similarity index 73%
rename from dev-perl/Cairo-GObject/Cairo-GObject-1.1.0.ebuild
rename to dev-perl/Cairo-GObject/Cairo-GObject-1.4.0.ebuild
index b6f54c4..ccf9e0a 100644
--- a/dev-perl/Cairo-GObject/Cairo-GObject-1.1.0.ebuild
+++ b/dev-perl/Cairo-GObject/Cairo-GObject-1.4.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+EAPI=5
-MODULE_AUTHOR=TSCH
-MODULE_VERSION=1.001
+MODULE_AUTHOR=XAOC
+MODULE_VERSION=1.004
inherit perl-module
DESCRIPTION="Integrate Cairo into the Glib type system"
@@ -15,15 +15,14 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
+# Glib -> glib-perl
RDEPEND="
+ >=dev-perl/Cairo-1.80.0
x11-libs/cairo[glib]
>=dev-perl/glib-perl-1.224.0
- >=dev-perl/Cairo-1.80.0
"
DEPEND="${RDEPEND}
- >=dev-perl/extutils-depends-0.200.0
virtual/perl-ExtUtils-MakeMaker
+ >=dev-perl/ExtUtils-Depends-0.200.0
>=dev-perl/extutils-pkgconfig-1.0.0
"
-
-SRC_TEST=do