summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>2008-10-21 23:29:11 +0000
committerJorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>2008-10-21 23:29:11 +0000
commitcbaa52d62320a81564162193efdcfac072713f34 (patch)
tree66a0918efdafc959d47c64638cd52e716ed2d927 /kde-base/krosspython
parentAdded pykde4-4.1.2. Thanks to jkt for the ebuild. (diff)
downloadgentoo-2-cbaa52d62320a81564162193efdcfac072713f34.tar.gz
gentoo-2-cbaa52d62320a81564162193efdcfac072713f34.tar.bz2
gentoo-2-cbaa52d62320a81564162193efdcfac072713f34.zip
Added krosspython-4.1.2. Thanks to jkt for the ebuild.
This 2nd part completes the fix for bug 214408. (Portage version: 2.2_rc12/cvs/Linux 2.6.27-gentoo x86_64)
Diffstat (limited to 'kde-base/krosspython')
-rw-r--r--kde-base/krosspython/ChangeLog11
-rw-r--r--kde-base/krosspython/Manifest4
-rw-r--r--kde-base/krosspython/krosspython-4.1.2.ebuild20
-rw-r--r--kde-base/krosspython/metadata.xml5
4 files changed, 40 insertions, 0 deletions
diff --git a/kde-base/krosspython/ChangeLog b/kde-base/krosspython/ChangeLog
new file mode 100644
index 000000000000..d49ca0afad1f
--- /dev/null
+++ b/kde-base/krosspython/ChangeLog
@@ -0,0 +1,11 @@
+# ChangeLog for kde-base/krosspython
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/krosspython/ChangeLog,v 1.1 2008/10/21 23:29:11 jmbsvicetto Exp $
+
+*krosspython-4.1.2 (21 Oct 2008)
+
+ 21 Oct 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
+ +metadata.xml, +krosspython-4.1.2.ebuild:
+ Added krosspython-4.1.2. Thanks to jkt for the ebuild. This 2nd part
+ completes the fix for bug 214408.
+
diff --git a/kde-base/krosspython/Manifest b/kde-base/krosspython/Manifest
new file mode 100644
index 000000000000..1a466735ec02
--- /dev/null
+++ b/kde-base/krosspython/Manifest
@@ -0,0 +1,4 @@
+DIST kdebindings-4.1.2.tar.bz2 4770432 RMD160 37cdce9d947fb2c43c9a5ee0d0ef8f721dd4c683 SHA1 e9c9c3e7ac6da37bd5eec8aec0769d2a055da22e SHA256 9c464dd0a9ac3d1b6b1c78c41f263b6a3fc0f7ab9d65832cbc22a025e0b69103
+EBUILD krosspython-4.1.2.ebuild 455 RMD160 f5ccfa8e4904357ca9e2ca1c785f016c016e3d44 SHA1 0bedbbefa37823cc3c12a6846c50bf6c6fed2934 SHA256 26359420312e12eae2a78eb5b59a1b4694367d68b9ce918268142d4a5652a411
+MISC ChangeLog 374 RMD160 9fb1f5fca90596de6b5c1bcddf94b1788317ca1b SHA1 65887b4ea8de3454ae3b81681ace8155d949926c SHA256 75a7b70e24dddc4a281d60c36368124a14d7503bd0cd6a9254e12dd92ec3c05a
+MISC metadata.xml 156 RMD160 ecce3b981f150c45ae1e84e2d208e678d6124259 SHA1 b64f7c0b4e5db816d82ad19848f72118af129d35 SHA256 2f4da28506b9d4185f320f67a6191d30c7a921217ed4447ed46ea0bc4aefc79a
diff --git a/kde-base/krosspython/krosspython-4.1.2.ebuild b/kde-base/krosspython/krosspython-4.1.2.ebuild
new file mode 100644
index 000000000000..cee9852ea67b
--- /dev/null
+++ b/kde-base/krosspython/krosspython-4.1.2.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/krosspython/krosspython-4.1.2.ebuild,v 1.1 2008/10/21 23:29:11 jmbsvicetto Exp $
+
+EAPI="2"
+
+KMNAME=kdebindings
+KMMODULE=python/${PN}
+NEED_KDE="4.1"
+inherit kde4-meta
+
+DESCRIPTION="Kross scripting framework: Python interpreter"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+DEPEND="dev-lang/python"
+
+# Required for python/pykde4/cmake/modules/FindPythonLibrary.cmake which is
+# used by krosspython
+KMEXTRACTONLY="python/pykde4"
diff --git a/kde-base/krosspython/metadata.xml b/kde-base/krosspython/metadata.xml
new file mode 100644
index 000000000000..8d1e86a9cefb
--- /dev/null
+++ b/kde-base/krosspython/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>kde</herd>
+</pkgmetadata>