diff options
author | Olivier Crête <tester@gentoo.org> | 2005-06-12 21:30:03 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2005-06-12 21:30:03 +0000 |
commit | b25fc07ab496a7913d67e3f5b2cbdbb2287efdfe (patch) | |
tree | 790a8277afd48d1dd1ec0605d19b2ecdd4032a14 /gnome-base/gconf/gconf-1.0.9.ebuild | |
parent | fix executable permissions #95870 (diff) | |
download | historical-b25fc07ab496a7913d67e3f5b2cbdbb2287efdfe.tar.gz historical-b25fc07ab496a7913d67e3f5b2cbdbb2287efdfe.tar.bz2 historical-b25fc07ab496a7913d67e3f5b2cbdbb2287efdfe.zip |
Stable on amd64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'gnome-base/gconf/gconf-1.0.9.ebuild')
-rw-r--r-- | gnome-base/gconf/gconf-1.0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gconf/gconf-1.0.9.ebuild b/gnome-base/gconf/gconf-1.0.9.ebuild index 1c243d4e58ff..e00a2c52eb30 100644 --- a/gnome-base/gconf/gconf-1.0.9.ebuild +++ b/gnome-base/gconf/gconf-1.0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-1.0.9.ebuild,v 1.16 2005/01/08 23:26:55 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-1.0.9.ebuild,v 1.17 2005/06/12 21:30:03 tester Exp $ inherit libtool gnome.org eutils gnuconfig @@ -17,7 +17,7 @@ SRC_URI="mirror://gnome/sources/${MY_PN}/${PVP[0]}.${PVP[1]}/${MY_P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="1" -KEYWORDS="~alpha ~amd64 arm hppa ia64 mips ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 arm hppa ia64 mips ppc ppc64 ~sparc x86" IUSE="nls" DEPEND="dev-util/indent |