summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWulf Krueger <philantrop@gentoo.org>2007-10-20 00:00:37 +0000
committerWulf Krueger <philantrop@gentoo.org>2007-10-20 00:00:37 +0000
commit6956f78ffe03ad38ca9fc672ab1b983dd8071ee5 (patch)
treec8c8fdb5e0506fadb5ceae32d57ead0b07c77f6f /kde-base/dcoppython
parentVersion bump, bug #195981 (diff)
downloadhistorical-6956f78ffe03ad38ca9fc672ab1b983dd8071ee5.tar.gz
historical-6956f78ffe03ad38ca9fc672ab1b983dd8071ee5.tar.bz2
historical-6956f78ffe03ad38ca9fc672ab1b983dd8071ee5.zip
Bump to KDE 3.5.8.
Package-Manager: portage-2.1.3.15
Diffstat (limited to 'kde-base/dcoppython')
-rw-r--r--kde-base/dcoppython/ChangeLog8
-rw-r--r--kde-base/dcoppython/dcoppython-3.5.8.ebuild26
-rw-r--r--kde-base/dcoppython/files/digest-dcoppython-3.5.83
3 files changed, 36 insertions, 1 deletions
diff --git a/kde-base/dcoppython/ChangeLog b/kde-base/dcoppython/ChangeLog
index fc060763c78c..1b0a4273678a 100644
--- a/kde-base/dcoppython/ChangeLog
+++ b/kde-base/dcoppython/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for kde-base/dcoppython
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/dcoppython/ChangeLog,v 1.59 2007/08/11 17:33:00 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/dcoppython/ChangeLog,v 1.60 2007/10/19 21:51:11 philantrop Exp $
+
+*dcoppython-3.5.8 (19 Oct 2007)
+
+ 19 Oct 2007; Wulf C. Krueger <philantrop@gentoo.org>
+ +dcoppython-3.5.8.ebuild:
+ Bump to KDE 3.5.8.
11 Aug 2007; Raúl Porcel <armin76@gentoo.org> dcoppython-3.5.7.ebuild:
alpha/ia64/x86 stable wrt #176297
diff --git a/kde-base/dcoppython/dcoppython-3.5.8.ebuild b/kde-base/dcoppython/dcoppython-3.5.8.ebuild
new file mode 100644
index 000000000000..1a501ea6f5a3
--- /dev/null
+++ b/kde-base/dcoppython/dcoppython-3.5.8.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/dcoppython/dcoppython-3.5.8.ebuild,v 1.1 2007/10/19 21:51:11 philantrop Exp $
+
+KMNAME=kdebindings
+KM_MAKEFILESREV=1
+MAXKDEVER=$PV
+KM_DEPRANGE="$PV $MAXKDEVER"
+inherit kde-meta
+
+DESCRIPTION="KDE: Python bindings for DCOP"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+DEPEND="virtual/python"
+
+# Because this installs into /usr/lib/python2.3/..., it doesn't have SLOT=X.Y like the rest of KDE,
+# and it installs into /usr entirely
+SLOT="0"
+
+PATCHES="$FILESDIR/no-gtk-glib-check.diff"
+
+src_compile() {
+ kde_src_compile myconf
+ myconf="$myconf --prefix=/usr"
+ kde_src_compile configure make
+}
diff --git a/kde-base/dcoppython/files/digest-dcoppython-3.5.8 b/kde-base/dcoppython/files/digest-dcoppython-3.5.8
new file mode 100644
index 000000000000..4968662d1c8f
--- /dev/null
+++ b/kde-base/dcoppython/files/digest-dcoppython-3.5.8
@@ -0,0 +1,3 @@
+MD5 b5980331e09c34dcea64297046746cc3 kdebindings-3.5.8.tar.bz2 3492800
+RMD160 dfab98ca8d9c30344ef2732f03deea87d15a9c74 kdebindings-3.5.8.tar.bz2 3492800
+SHA256 39b8449aaf0bee81a701b0915c4d742149ef37450483cce3133c6163ea3a732c kdebindings-3.5.8.tar.bz2 3492800