summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarinus Schraal <foser@gentoo.org>2002-12-22 18:58:12 +0000
committerMarinus Schraal <foser@gentoo.org>2002-12-22 18:58:12 +0000
commit02fb290738a95750964eeab55c91adb93af89068 (patch)
tree95e11126a929daa31d28293eb01a0323dbbd7b0f /gnome-extra/gconfmm/gconfmm-1.3.3.ebuild
parentNew version (diff)
downloadhistorical-02fb290738a95750964eeab55c91adb93af89068.tar.gz
historical-02fb290738a95750964eeab55c91adb93af89068.tar.bz2
historical-02fb290738a95750964eeab55c91adb93af89068.zip
New version
Diffstat (limited to 'gnome-extra/gconfmm/gconfmm-1.3.3.ebuild')
-rw-r--r--gnome-extra/gconfmm/gconfmm-1.3.3.ebuild23
1 files changed, 0 insertions, 23 deletions
diff --git a/gnome-extra/gconfmm/gconfmm-1.3.3.ebuild b/gnome-extra/gconfmm/gconfmm-1.3.3.ebuild
deleted file mode 100644
index eda35360cea6..000000000000
--- a/gnome-extra/gconfmm/gconfmm-1.3.3.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconfmm/gconfmm-1.3.3.ebuild,v 1.6 2002/12/09 04:22:39 manson Exp $
-
-inherit gnome2
-
-S=${WORKDIR}/${P}
-SLOT="0"
-DESCRIPTION="C++ bindings for libgconf"
-SRC_URI="mirror://sourceforge/gtkmm/${P}.tar.gz"
-HOMEPAGE="http://gtkmm.sourceforge.net/"
-LICENSE="LGPL-2.1"
-KEYWORDS="x86 sparc "
-
-RDEPEND=">=gnome-base/gconf-1.1.10-r1
- >=x11-libs/gtkmm-1.3.14"
-
-
-DEPEND=">=dev-util/pkgconfig-0.12.0
- ${RDEPEND}"
-
-DOCS="AUTHORS COPYING ChangeLog NEWS README TODO"
-