summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Armak <danarmak@gentoo.org>2004-11-06 17:23:33 +0000
committerDan Armak <danarmak@gentoo.org>2004-11-06 17:23:33 +0000
commitd583648111762c2609cd609dcc023a78a6d1f07c (patch)
tree875b4e1a0cb296bbcdc01f47649e5e961153d4ab /kde-base/dcopc/dcopc-3.3.1.ebuild
parentStabling on Gentoo/IA64 with regard to security bug #70227. (Manifest recommit) (diff)
downloadgentoo-2-d583648111762c2609cd609dcc023a78a6d1f07c.tar.gz
gentoo-2-d583648111762c2609cd609dcc023a78a6d1f07c.tar.bz2
gentoo-2-d583648111762c2609cd609dcc023a78a6d1f07c.zip
added split kdebindings ebuilds
Diffstat (limited to 'kde-base/dcopc/dcopc-3.3.1.ebuild')
-rw-r--r--kde-base/dcopc/dcopc-3.3.1.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/kde-base/dcopc/dcopc-3.3.1.ebuild b/kde-base/dcopc/dcopc-3.3.1.ebuild
new file mode 100644
index 000000000000..8641153cb1c5
--- /dev/null
+++ b/kde-base/dcopc/dcopc-3.3.1.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/dcopc/dcopc-3.3.1.ebuild,v 1.1 2004/11/06 17:23:32 danarmak Exp $
+
+KMNAME=kdebindings
+inherit kde-meta
+
+DESCRIPTION="C bindings for DCOP"
+KEYWORDS="~x86"
+DEPEND="=dev-libs/glib-1.2*
+ =x11-libs/gtk+-1.2*"
+
+# Make sure to compile this
+PATCHES="$FILESDIR/remove-configure.diff"
+