diff options
author | Samuli Suominen <drac@gentoo.org> | 2007-11-20 13:43:07 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2007-11-20 13:43:07 +0000 |
commit | e43703072c010f8fe64ea4a3652abc67554f9bc6 (patch) | |
tree | 1ea0a80863f70e4de79d8400bb24b94cd1ca1df8 /gnome-base/gconf | |
parent | quoting (diff) | |
download | gentoo-2-e43703072c010f8fe64ea4a3652abc67554f9bc6.tar.gz gentoo-2-e43703072c010f8fe64ea4a3652abc67554f9bc6.tar.bz2 gentoo-2-e43703072c010f8fe64ea4a3652abc67554f9bc6.zip |
amd64 stable wrt #199740
(Portage version: 2.1.3.19)
Diffstat (limited to 'gnome-base/gconf')
-rw-r--r-- | gnome-base/gconf/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gconf/gconf-2.20.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gconf/ChangeLog b/gnome-base/gconf/ChangeLog index 9b4c84dd5f14..1fd52377c7f4 100644 --- a/gnome-base/gconf/ChangeLog +++ b/gnome-base/gconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gconf # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.172 2007/10/17 23:03:16 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.173 2007/11/20 13:43:07 drac Exp $ + + 20 Nov 2007; Samuli Suominen <drac@gentoo.org> gconf-2.20.1.ebuild: + amd64 stable wrt #199740 *gconf-2.20.1 (17 Oct 2007) diff --git a/gnome-base/gconf/gconf-2.20.1.ebuild b/gnome-base/gconf/gconf-2.20.1.ebuild index c5f9d9b6c442..702755508851 100644 --- a/gnome-base/gconf/gconf-2.20.1.ebuild +++ b/gnome-base/gconf/gconf-2.20.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.20.1.ebuild,v 1.1 2007/10/17 23:03:16 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.20.1.ebuild,v 1.2 2007/11/20 13:43:07 drac Exp $ inherit gnome2 @@ -14,7 +14,7 @@ SRC_URI="mirror://gnome/sources/${MY_PN}/${PVP[0]}.${PVP[1]}/${MY_P}.tar.bz2" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="debug doc" RDEPEND=">=dev-libs/glib-2.10 |