summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2009-11-10 11:05:49 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2009-11-10 11:05:49 +0000
commit8e70b23fa0fa34c56d6efe584b180ba29ac7c626 (patch)
tree12c14dee505794b3a1997b83e4d6e508993fc957 /dev-perl/Gtk2-WebKit
parentVersion bump via perl-bump experimental tool. (diff)
downloadhistorical-8e70b23fa0fa34c56d6efe584b180ba29ac7c626.tar.gz
historical-8e70b23fa0fa34c56d6efe584b180ba29ac7c626.tar.bz2
historical-8e70b23fa0fa34c56d6efe584b180ba29ac7c626.zip
Version bump via perl-bump experimental tool.
Package-Manager: portage-2.2_rc49/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Gtk2-WebKit')
-rw-r--r--dev-perl/Gtk2-WebKit/ChangeLog8
-rw-r--r--dev-perl/Gtk2-WebKit/Gtk2-WebKit-0.07.ebuild23
2 files changed, 30 insertions, 1 deletions
diff --git a/dev-perl/Gtk2-WebKit/ChangeLog b/dev-perl/Gtk2-WebKit/ChangeLog
index 8a1824fb1ac0..64e5a6de2d1f 100644
--- a/dev-perl/Gtk2-WebKit/ChangeLog
+++ b/dev-perl/Gtk2-WebKit/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/Gtk2-WebKit
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-WebKit/ChangeLog,v 1.5 2009/09/07 09:05:41 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-WebKit/ChangeLog,v 1.6 2009/11/10 11:01:30 robbat2 Exp $
+
+*Gtk2-WebKit-0.07 (10 Nov 2009)
+
+ 10 Nov 2009; Robin H. Johnson <robbat2@gentoo.org>
+ +Gtk2-WebKit-0.07.ebuild:
+ Version bump via perl-bump experimental tool.
07 Sep 2009; Torsten Veller <tove@gentoo.org> -Gtk2-WebKit-0.04.ebuild:
Cleanup
diff --git a/dev-perl/Gtk2-WebKit/Gtk2-WebKit-0.07.ebuild b/dev-perl/Gtk2-WebKit/Gtk2-WebKit-0.07.ebuild
new file mode 100644
index 000000000000..aa3de5b673a8
--- /dev/null
+++ b/dev-perl/Gtk2-WebKit/Gtk2-WebKit-0.07.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-WebKit/Gtk2-WebKit-0.07.ebuild,v 1.1 2009/11/10 11:01:30 robbat2 Exp $
+
+MODULE_AUTHOR=FLORA
+inherit perl-module
+
+DESCRIPTION="Web content engine library for Gtk2"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="dev-lang/perl
+ dev-perl/gtk2-perl
+ net-libs/webkit-gtk"
+DEPEND="${RDEPEND}
+ dev-perl/glib-perl
+ dev-perl/extutils-pkgconfig
+ dev-perl/extutils-depends"
+
+#SRC_TEST=do