summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gardiner <obz@gentoo.org>2004-11-24 16:49:20 +0000
committerMike Gardiner <obz@gentoo.org>2004-11-24 16:49:20 +0000
commitfcfa2cc522cbde30b2b5da0afed90a940e927845 (patch)
treeda3240a6c2511b6fccda564bf6bc78c98838990d /gnome-extra/gconf-editor/gconf-editor-2.8.2.ebuild
parentMarked 1.2.3 stable on amd64, purged old versions. (Manifest recommit) (diff)
downloadgentoo-2-fcfa2cc522cbde30b2b5da0afed90a940e927845.tar.gz
gentoo-2-fcfa2cc522cbde30b2b5da0afed90a940e927845.tar.bz2
gentoo-2-fcfa2cc522cbde30b2b5da0afed90a940e927845.zip
New version
Diffstat (limited to 'gnome-extra/gconf-editor/gconf-editor-2.8.2.ebuild')
-rw-r--r--gnome-extra/gconf-editor/gconf-editor-2.8.2.ebuild26
1 files changed, 26 insertions, 0 deletions
diff --git a/gnome-extra/gconf-editor/gconf-editor-2.8.2.ebuild b/gnome-extra/gconf-editor/gconf-editor-2.8.2.ebuild
new file mode 100644
index 000000000000..c29d884022f8
--- /dev/null
+++ b/gnome-extra/gconf-editor/gconf-editor-2.8.2.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2004 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.8.2.ebuild,v 1.1 2004/11/24 16:49:20 obz Exp $
+
+inherit gnome2
+
+DESCRIPTION="An editor to the GNOME 2 config system"
+HOMEPAGE="http://www.gnome.org/"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~mips"
+IUSE=""
+
+RDEPEND=">=gnome-base/gconf-2.8.1
+ >=x11-libs/gtk+-2.0.2
+ >=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"