diff options
author | 2011-03-18 08:11:39 +0000 | |
---|---|---|
committer | 2011-03-18 08:11:39 +0000 | |
commit | 0a098c97e22c7dee1ab239f6e5a84b1e8be3d8a4 (patch) | |
tree | 3ac3b9e4d9fa9a25ec430d4643e29b245364e866 /gnome-base/gconf | |
parent | Eclass documentation and additional variables (diff) | |
download | gentoo-2-0a098c97e22c7dee1ab239f6e5a84b1e8be3d8a4.tar.gz gentoo-2-0a098c97e22c7dee1ab239f6e5a84b1e8be3d8a4.tar.bz2 gentoo-2-0a098c97e22c7dee1ab239f6e5a84b1e8be3d8a4.zip |
Adapt to new gnome.org features.
(Portage version: 2.2.0_alpha27/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'gnome-base/gconf')
-rw-r--r-- | gnome-base/gconf/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gconf/gconf-2.32.0-r1.ebuild | 10 |
2 files changed, 6 insertions, 9 deletions
diff --git a/gnome-base/gconf/ChangeLog b/gnome-base/gconf/ChangeLog index e05d8cf2922a..d0b59cd880d9 100644 --- a/gnome-base/gconf/ChangeLog +++ b/gnome-base/gconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gconf # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.243 2011/03/16 10:24:45 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.244 2011/03/18 08:11:39 eva Exp $ + + 18 Mar 2011; Gilles Dartiguelongue <eva@gentoo.org> gconf-2.32.0-r1.ebuild: + Adapt to new gnome.org features. 16 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org> gconf-2.26.2-r1.ebuild, gconf-2.28.1.ebuild, -gconf-2.32.0.ebuild, diff --git a/gnome-base/gconf/gconf-2.32.0-r1.ebuild b/gnome-base/gconf/gconf-2.32.0-r1.ebuild index 30f0c452765c..61124586c813 100644 --- a/gnome-base/gconf/gconf-2.32.0-r1.ebuild +++ b/gnome-base/gconf/gconf-2.32.0-r1.ebuild @@ -1,19 +1,15 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.32.0-r1.ebuild,v 1.5 2011/03/16 10:24:45 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.32.0-r1.ebuild,v 1.6 2011/03/18 08:11:39 eva Exp $ EAPI="3" GCONF_DEBUG="yes" +GNOME_ORG_MODULE="GConf" inherit eutils gnome2 -MY_PN=GConf -MY_P=${MY_PN}-${PV} -PVP=(${PV//[-\._]/ }) - DESCRIPTION="Gnome Configuration System and Daemon" HOMEPAGE="http://www.gnome.org/" -SRC_URI="mirror://gnome/sources/${MY_PN}/${PVP[0]}.${PVP[1]}/${MY_P}.tar.bz2" LICENSE="LGPL-2" SLOT="2" @@ -34,8 +30,6 @@ DEPEND="${RDEPEND} >=dev-util/pkgconfig-0.9 doc? ( >=dev-util/gtk-doc-1 )" -S="${WORKDIR}/${MY_P}" - pkg_setup() { DOCS="AUTHORS ChangeLog NEWS README TODO" G2CONF="${G2CONF} |