diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-01-22 06:57:04 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-01-22 06:57:04 +0000 |
commit | 60c1a90ec48fc79f9e26f05fb771eb6bfb0e0139 (patch) | |
tree | 435021293a1e0bd66cabda7b05f603e1f52872b0 /gnome-extra/gconf-editor | |
parent | sourceforge is working again (Manifest recommit) (diff) | |
download | gentoo-2-60c1a90ec48fc79f9e26f05fb771eb6bfb0e0139.tar.gz gentoo-2-60c1a90ec48fc79f9e26f05fb771eb6bfb0e0139.tar.bz2 gentoo-2-60c1a90ec48fc79f9e26f05fb771eb6bfb0e0139.zip |
hppa/ia64 stable
(Portage version: 2.0.51-r14)
Diffstat (limited to 'gnome-extra/gconf-editor')
-rw-r--r-- | gnome-extra/gconf-editor/gconf-editor-2.8.0.ebuild | 8 | ||||
-rw-r--r-- | gnome-extra/gconf-editor/gconf-editor-2.8.2.ebuild | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/gnome-extra/gconf-editor/gconf-editor-2.8.0.ebuild b/gnome-extra/gconf-editor/gconf-editor-2.8.0.ebuild index c2b0985aeeab..877e7a3b6ec0 100644 --- a/gnome-extra/gconf-editor/gconf-editor-2.8.0.ebuild +++ b/gnome-extra/gconf-editor/gconf-editor-2.8.0.ebuild @@ -1,15 +1,15 @@ # 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.8.0.ebuild,v 1.6 2005/01/08 23:27:34 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/gconf-editor-2.8.0.ebuild,v 1.7 2005/01/22 06:52:17 vapier 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" +SLOT="0" +KEYWORDS="x86 ppc sparc alpha hppa ~amd64 ia64 ~mips" IUSE="" RDEPEND=">=gnome-base/gconf-1.2 @@ -23,4 +23,4 @@ DEPEND="${RDEPEND} >=dev-util/intltool-0.29 >=dev-util/pkgconfig-0.9" -DOCS="AUTHORS ChangeLog COPYING README INSTALL NEWS" +DOCS="AUTHORS ChangeLog README INSTALL NEWS" diff --git a/gnome-extra/gconf-editor/gconf-editor-2.8.2.ebuild b/gnome-extra/gconf-editor/gconf-editor-2.8.2.ebuild index 6aea3bea07ba..2467b26ba1c2 100644 --- a/gnome-extra/gconf-editor/gconf-editor-2.8.2.ebuild +++ b/gnome-extra/gconf-editor/gconf-editor-2.8.2.ebuild @@ -1,15 +1,15 @@ # 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.8.2.ebuild,v 1.6 2005/01/08 23:27:34 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/gconf-editor-2.8.2.ebuild,v 1.7 2005/01/22 06:52:17 vapier 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" +SLOT="0" +KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 ~mips" IUSE="" RDEPEND=">=gnome-base/gconf-2.8.1 |