summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe McCann <joem@gentoo.org>2005-03-09 05:33:12 +0000
committerJoe McCann <joem@gentoo.org>2005-03-09 05:33:12 +0000
commit45e867912dd1d9ac0aa989f8d4a54a6993b23dbf (patch)
tree435cf19b4f7ec0303762a55a7a62845a12674a24 /gnome-extra/gconf-editor/gconf-editor-2.10.0.ebuild
parentgnome-2.10 release (diff)
downloadgentoo-2-45e867912dd1d9ac0aa989f8d4a54a6993b23dbf.tar.gz
gentoo-2-45e867912dd1d9ac0aa989f8d4a54a6993b23dbf.tar.bz2
gentoo-2-45e867912dd1d9ac0aa989f8d4a54a6993b23dbf.zip
gnome-2.10 release
(Portage version: 2.0.51.19)
Diffstat (limited to 'gnome-extra/gconf-editor/gconf-editor-2.10.0.ebuild')
-rw-r--r--gnome-extra/gconf-editor/gconf-editor-2.10.0.ebuild27
1 files changed, 27 insertions, 0 deletions
diff --git a/gnome-extra/gconf-editor/gconf-editor-2.10.0.ebuild b/gnome-extra/gconf-editor/gconf-editor-2.10.0.ebuild
new file mode 100644
index 000000000000..ed03e6c7b279
--- /dev/null
+++ b/gnome-extra/gconf-editor/gconf-editor-2.10.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/gconf-editor-2.10.0.ebuild,v 1.1 2005/03/09 05:33:12 joem Exp $
+
+inherit gnome2
+
+DESCRIPTION="An editor to the GNOME 2 config system"
+HOMEPAGE="http://www.gnome.org/"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~mips"
+IUSE=""
+
+RDEPEND=">=gnome-base/gconf-2.9.2
+ >=x11-libs/gtk+-2.5
+ >=gnome-base/libgnome-2
+ >=gnome-base/libgnomeui-2.6"
+
+DEPEND="${RDEPEND}
+ app-text/scrollkeeper
+ sys-devel/gettext
+ >=dev-util/intltool-0.29
+ >=dev-util/pkgconfig-0.9"
+
+DOCS="AUTHORS ChangeLog README NEWS"
+USE_DESTDIR="1"