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
commit69b8371d82b73ea4dff0fd9334addffb10dda7c6 (patch)
tree8505caac5376dd5e66ce0a0b63b284897e8ea0ff /kde-base/dcopc/dcopc-3.3.1.ebuild
parentStabling on Gentoo/IA64 with regard to security bug #70227. (diff)
downloadhistorical-69b8371d82b73ea4dff0fd9334addffb10dda7c6.tar.gz
historical-69b8371d82b73ea4dff0fd9334addffb10dda7c6.tar.bz2
historical-69b8371d82b73ea4dff0fd9334addffb10dda7c6.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"
+