diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-01-22 13:26:21 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-01-22 13:26:21 +0000 |
commit | fb36355223229515bb41cba253018e9a04296b54 (patch) | |
tree | 7165763b017189b4f19909035caf6aae8c760ab2 /gnome-base/gconf | |
parent | Change PHP virtual for the profiles that keyword dev-lang/php (diff) | |
download | gentoo-2-fb36355223229515bb41cba253018e9a04296b54.tar.gz gentoo-2-fb36355223229515bb41cba253018e9a04296b54.tar.bz2 gentoo-2-fb36355223229515bb41cba253018e9a04296b54.zip |
Marked ppc stable for bug #119634; Stabilize Gnome-2.12.2
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'gnome-base/gconf')
-rw-r--r-- | gnome-base/gconf/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gconf/Manifest | 12 | ||||
-rw-r--r-- | gnome-base/gconf/gconf-2.12.1.ebuild | 4 |
3 files changed, 7 insertions, 14 deletions
diff --git a/gnome-base/gconf/ChangeLog b/gnome-base/gconf/ChangeLog index a2904a4d3902..0790f07c85a5 100644 --- a/gnome-base/gconf/ChangeLog +++ b/gnome-base/gconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gconf # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.128 2006/01/22 02:03:41 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.129 2006/01/22 13:25:36 dertobi123 Exp $ + + 22 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org> gconf-2.12.1.ebuild: + Marked ppc stable for bug #119634; Stabilize Gnome-2.12.2 22 Jan 2006; Joshua Jackson <tsunam@gentoo.org> gconf-2.12.1.ebuild: Stable on x86 for bug #119634; Stabilize Gnome-2.12.2 diff --git a/gnome-base/gconf/Manifest b/gnome-base/gconf/Manifest index 3b5dd7f2c4b3..f37e865197eb 100644 --- a/gnome-base/gconf/Manifest +++ b/gnome-base/gconf/Manifest @@ -1,6 +1,3 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 e4ddab2c322c6840a59da1c183aaf414 ChangeLog 16807 MD5 e36bf98a90603eebfcc4d3dacd5fa785 files/digest-gconf-1.0.8-r3 64 MD5 e36bf98a90603eebfcc4d3dacd5fa785 files/digest-gconf-1.0.8-r5 64 @@ -15,12 +12,5 @@ MD5 7998f0e3fab48622265a6b5277bf28ed gconf-1.0.8-r5.ebuild 1872 MD5 a3295c560e968484fb4d35f2b3bb4d49 gconf-1.0.9.ebuild 1842 MD5 e9577b3216e9a2ab22f87bf5b234ca27 gconf-2.10.1-r1.ebuild 2015 MD5 9f586fcd2813a75ccd7da699616850b9 gconf-2.12.0.ebuild 2011 -MD5 35b9224475749a49cccfbca27c3d5976 gconf-2.12.1.ebuild 1976 +MD5 ac2950ffa96341647de93a044b3090bc gconf-2.12.1.ebuild 1975 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFD0ujPSENan+PfizARArF+AJ4r8S3X680CubXBXvD75uM2lU+PBwCffEJe -JmtBl9d+VlSwblWo88jegbk= -=VpBS ------END PGP SIGNATURE----- diff --git a/gnome-base/gconf/gconf-2.12.1.ebuild b/gnome-base/gconf/gconf-2.12.1.ebuild index e882306ac721..cb4f6a894761 100644 --- a/gnome-base/gconf/gconf-2.12.1.ebuild +++ b/gnome-base/gconf/gconf-2.12.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.12.1.ebuild,v 1.3 2006/01/22 02:03:41 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.12.1.ebuild,v 1.4 2006/01/22 13:25:36 dertobi123 Exp $ inherit gnome2 @@ -15,7 +15,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 sparc x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 sparc x86" IUSE="doc" RDEPEND=">=dev-libs/glib-2.7 |