diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2006-01-22 19:00:45 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2006-01-22 19:00:45 +0000 |
commit | bed11f8c5cb6d1738dced97489b75a05f22b0129 (patch) | |
tree | 7cf968458f02945195c61b2b1c2a6189c134627c /gnome-base | |
parent | Version bump (diff) | |
download | gentoo-2-bed11f8c5cb6d1738dced97489b75a05f22b0129.tar.gz gentoo-2-bed11f8c5cb6d1738dced97489b75a05f22b0129.tar.bz2 gentoo-2-bed11f8c5cb6d1738dced97489b75a05f22b0129.zip |
Marked stable on amd64 per bug #119634
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gconf/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gconf/Manifest | 4 | ||||
-rw-r--r-- | gnome-base/gconf/gconf-2.12.1.ebuild | 4 | ||||
-rw-r--r-- | gnome-base/orbit/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/orbit/Manifest | 4 | ||||
-rw-r--r-- | gnome-base/orbit/orbit-2.12.4.ebuild | 4 |
6 files changed, 16 insertions, 10 deletions
diff --git a/gnome-base/gconf/ChangeLog b/gnome-base/gconf/ChangeLog index 0790f07c85a5..55ee9186449d 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.129 2006/01/22 13:25:36 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.130 2006/01/22 18:58:18 dang Exp $ + + 22 Jan 2006; <dang@gentoo.org> gconf-2.12.1.ebuild: + Marked stable on amd64 per bug #119634 22 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org> gconf-2.12.1.ebuild: Marked ppc stable for bug #119634; Stabilize Gnome-2.12.2 diff --git a/gnome-base/gconf/Manifest b/gnome-base/gconf/Manifest index c2b580f34c65..5303176c6cd4 100644 --- a/gnome-base/gconf/Manifest +++ b/gnome-base/gconf/Manifest @@ -1,4 +1,4 @@ -MD5 32f3a29e1c606850dea1a0c9510788a7 ChangeLog 16949 +MD5 39fd4c38fce5a35fb62c859e67a8334b ChangeLog 17045 MD5 e36bf98a90603eebfcc4d3dacd5fa785 files/digest-gconf-1.0.8-r3 64 MD5 e36bf98a90603eebfcc4d3dacd5fa785 files/digest-gconf-1.0.8-r5 64 MD5 faf030a14a8782cfd512c48b4b0d3297 files/digest-gconf-1.0.9 64 @@ -12,5 +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 0c457e81f18f830dc1518cb09b7fb400 gconf-2.12.1.ebuild 1979 +MD5 1884f0890ecd97c43ad8e6d1a986335e gconf-2.12.1.ebuild 1978 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 diff --git a/gnome-base/gconf/gconf-2.12.1.ebuild b/gnome-base/gconf/gconf-2.12.1.ebuild index cb4f6a894761..4ccc8c4b57b4 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.4 2006/01/22 13:25:36 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.12.1.ebuild,v 1.5 2006/01/22 18:58:18 dang 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 diff --git a/gnome-base/orbit/ChangeLog b/gnome-base/orbit/ChangeLog index a849c8d7e3bb..e72d8ba3579d 100644 --- a/gnome-base/orbit/ChangeLog +++ b/gnome-base/orbit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/orbit # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/ChangeLog,v 1.50 2006/01/22 13:26:21 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/ChangeLog,v 1.51 2006/01/22 18:59:41 dang Exp $ + + 22 Jan 2006; <dang@gentoo.org> orbit-2.12.4.ebuild: + Marked stable on amd64 per bug #119634 22 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org> orbit-2.12.4.ebuild: Marked ppc stable for bug #119634; Stabilize Gnome-2.12.2 diff --git a/gnome-base/orbit/Manifest b/gnome-base/orbit/Manifest index 6601f4f9dee7..d143111acc72 100644 --- a/gnome-base/orbit/Manifest +++ b/gnome-base/orbit/Manifest @@ -1,4 +1,4 @@ -MD5 9428db386344b92f8bb4479b73958951 ChangeLog 5752 +MD5 baad479c18770bb9dc20135cb0167d2d ChangeLog 5848 MD5 51bfc1efb763de186ee1b1f1e594891a files/digest-orbit-0.5.17 66 MD5 51bfc1efb763de186ee1b1f1e594891a files/digest-orbit-0.5.17-r1 66 MD5 66a18f0f92e9cd0f658690bf1e5c862c files/digest-orbit-2.12.2 66 @@ -11,4 +11,4 @@ MD5 208d70f7ad8f8e9d85a148411e00e084 orbit-0.5.17-r1.ebuild 1749 MD5 6f6fa3795d0324df35315d2215d55248 orbit-0.5.17.ebuild 1650 MD5 e3a8dc018eb029f302884b2fc80adf56 orbit-2.12.2.ebuild 1017 MD5 de5762757b63214d7f117d5141114acf orbit-2.12.3.ebuild 1064 -MD5 d7e99f7ed5dcbae7a1328ec9e10aebf9 orbit-2.12.4.ebuild 1073 +MD5 145c5fff88de320e17505dd99263c6ff orbit-2.12.4.ebuild 1072 diff --git a/gnome-base/orbit/orbit-2.12.4.ebuild b/gnome-base/orbit/orbit-2.12.4.ebuild index bc21b855b27f..5942e5388902 100644 --- a/gnome-base/orbit/orbit-2.12.4.ebuild +++ b/gnome-base/orbit/orbit-2.12.4.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/orbit/orbit-2.12.4.ebuild,v 1.4 2006/01/22 13:26:21 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.12.4.ebuild,v 1.5 2006/01/22 18:59:41 dang Exp $ inherit gnome2 @@ -14,7 +14,7 @@ SRC_URI="mirror://gnome/sources/ORBit2/${PVP[0]}.${PVP[1]}/${MY_P}.tar.bz2" LICENSE="GPL-2 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 ssl static" RDEPEND=">=dev-libs/glib-2 |