diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-07-01 21:10:27 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-07-01 21:10:27 +0000 |
commit | 8a9bb8f1cc0228c8ac44ad26a39aaa39b6450e87 (patch) | |
tree | 2ee05b316075d9d8314c62b870a011a1fb2eb72a /gnome-base/dconf | |
parent | Stable on amd64 wrt bug #278255 (diff) | |
download | gentoo-2-8a9bb8f1cc0228c8ac44ad26a39aaa39b6450e87.tar.gz gentoo-2-8a9bb8f1cc0228c8ac44ad26a39aaa39b6450e87.tar.bz2 gentoo-2-8a9bb8f1cc0228c8ac44ad26a39aaa39b6450e87.zip |
Stable on amd64 wrt bug #278255
(Portage version: 2.2.0_alpha42/cvs/Linux x86_64)
Diffstat (limited to 'gnome-base/dconf')
-rw-r--r-- | gnome-base/dconf/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/dconf/dconf-0.5.1-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/dconf/ChangeLog b/gnome-base/dconf/ChangeLog index 0400da25c92e..537614cd2c48 100644 --- a/gnome-base/dconf/ChangeLog +++ b/gnome-base/dconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/dconf # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/ChangeLog,v 1.7 2011/02/07 12:56:01 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/ChangeLog,v 1.8 2011/07/01 21:10:27 hwoarang Exp $ + + 01 Jul 2011; Markos Chandras <hwoarang@gentoo.org> dconf-0.5.1-r2.ebuild: + Stable on amd64 wrt bug #278255 *dconf-0.5.1-r2 (07 Feb 2011) diff --git a/gnome-base/dconf/dconf-0.5.1-r2.ebuild b/gnome-base/dconf/dconf-0.5.1-r2.ebuild index b285418c41ad..a6e57b2af53e 100644 --- a/gnome-base/dconf/dconf-0.5.1-r2.ebuild +++ b/gnome-base/dconf/dconf-0.5.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/dconf-0.5.1-r2.ebuild,v 1.1 2011/02/07 12:56:01 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/dconf-0.5.1-r2.ebuild,v 1.2 2011/07/01 21:10:27 hwoarang Exp $ EAPI=3 GCONF_DEBUG="no" @@ -13,7 +13,7 @@ SRC_URI="${SRC_URI} mirror://gentoo/introspection.m4.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" IUSE="doc +introspection vala" RDEPEND=">=dev-libs/glib-2.25.16 |