diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-02-03 11:19:14 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-02-03 11:19:14 +0000 |
commit | f450ae7475ed9a7e9b77eef98a0eb934d20c1eae (patch) | |
tree | f085c770e8ad9e4930d9d9737603432081793351 /gnome-base/gconf | |
parent | alpha/ia64/sparc stable wrt #208366 (diff) | |
download | gentoo-2-f450ae7475ed9a7e9b77eef98a0eb934d20c1eae.tar.gz gentoo-2-f450ae7475ed9a7e9b77eef98a0eb934d20c1eae.tar.bz2 gentoo-2-f450ae7475ed9a7e9b77eef98a0eb934d20c1eae.zip |
alpha/ia64/sparc stable wrt #208366
(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-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gconf/ChangeLog b/gnome-base/gconf/ChangeLog index e898b021c87e..7bc1f85a645f 100644 --- a/gnome-base/gconf/ChangeLog +++ b/gnome-base/gconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gconf # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.184 2008/02/02 15:38:24 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.185 2008/02/03 11:19:14 armin76 Exp $ + + 03 Feb 2008; Raúl Porcel <armin76@gentoo.org> gconf-2.20.1-r1.ebuild: + alpha/ia64/sparc stable wrt #208366 02 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> gconf-2.20.1-r1.ebuild: diff --git a/gnome-base/gconf/gconf-2.20.1-r1.ebuild b/gnome-base/gconf/gconf-2.20.1-r1.ebuild index d6447c6fe1fe..84f57c468518 100644 --- a/gnome-base/gconf/gconf-2.20.1-r1.ebuild +++ b/gnome-base/gconf/gconf-2.20.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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-r1.ebuild,v 1.7 2008/02/02 15:38:24 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.20.1-r1.ebuild,v 1.8 2008/02/03 11:19:14 armin76 Exp $ inherit gnome2 autotools @@ -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 ldap" RDEPEND=">=dev-libs/glib-2.10 |