summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gryniewicz <dang@gentoo.org>2006-01-22 19:00:45 +0000
committerDaniel Gryniewicz <dang@gentoo.org>2006-01-22 19:00:45 +0000
commitbed11f8c5cb6d1738dced97489b75a05f22b0129 (patch)
tree7cf968458f02945195c61b2b1c2a6189c134627c
parentVersion bump (diff)
downloadgentoo-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)
-rw-r--r--dev-libs/glib/ChangeLog5
-rw-r--r--dev-libs/glib/Manifest14
-rw-r--r--dev-libs/glib/glib-2.8.5.ebuild4
-rw-r--r--gnome-base/gconf/ChangeLog5
-rw-r--r--gnome-base/gconf/Manifest4
-rw-r--r--gnome-base/gconf/gconf-2.12.1.ebuild4
-rw-r--r--gnome-base/orbit/ChangeLog5
-rw-r--r--gnome-base/orbit/Manifest4
-rw-r--r--gnome-base/orbit/orbit-2.12.4.ebuild4
9 files changed, 24 insertions, 25 deletions
diff --git a/dev-libs/glib/ChangeLog b/dev-libs/glib/ChangeLog
index 34f63a3c21da..88445a5e2e69 100644
--- a/dev-libs/glib/ChangeLog
+++ b/dev-libs/glib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/glib
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v 1.176 2006/01/22 13:37:15 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v 1.177 2006/01/22 19:00:45 dang Exp $
+
+ 22 Jan 2006; <dang@gentoo.org> glib-2.8.5.ebuild:
+ Marked stable on amd64 per bug #119634
22 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> glib-2.8.5.ebuild:
Stable on sparc
diff --git a/dev-libs/glib/Manifest b/dev-libs/glib/Manifest
index 63af702ba998..1c9892a86cde 100644
--- a/dev-libs/glib/Manifest
+++ b/dev-libs/glib/Manifest
@@ -1,7 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 c4b51b5603e9d076aa3e7c69c38ef8d8 ChangeLog 20605
+MD5 4057a64e15ad4d0d1865062c6d111c1f ChangeLog 20699
MD5 0b6b97a59b4b0e1acc433697ce022a3c files/digest-glib-1.2.10-r5 63
MD5 60c45aba2f0c1b47590e8193b533d7c7 files/digest-glib-2.6.5 64
MD5 2f09cd4f7926138eec7b57eaaf228fa9 files/digest-glib-2.8.4 64
@@ -14,12 +11,5 @@ MD5 02673367ae3d806f2df4dd6fbfff54f4 files/glib-2.8.3-macos.patch 307
MD5 b75614f954c7353c9e75e011ee1adb59 glib-1.2.10-r5.ebuild 1536
MD5 3c669304d71f54e783024332877d71d0 glib-2.6.5.ebuild 1647
MD5 ccdec0cc9433b698a20b32158000d2f3 glib-2.8.4.ebuild 1693
-MD5 465274539804eb9ff87289bea6ea1cb2 glib-2.8.5.ebuild 1699
+MD5 1845a0365f24de10432228ded57edc58 glib-2.8.5.ebuild 1698
MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2-ecc0.1.6 (GNU/Linux)
-
-iD8DBQFD04q6KRy60XGEcJIRAt58AJ9BZcOmnYf6988N2LBGxYQV/BlrTQCglu6b
-Yl2CI7514n/aUg42I06TjDc=
-=g89t
------END PGP SIGNATURE-----
diff --git a/dev-libs/glib/glib-2.8.5.ebuild b/dev-libs/glib/glib-2.8.5.ebuild
index d7a53f500cd3..08671d6c9928 100644
--- a/dev-libs/glib/glib-2.8.5.ebuild
+++ b/dev-libs/glib/glib-2.8.5.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/dev-libs/glib/glib-2.8.5.ebuild,v 1.4 2006/01/22 13:37:15 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.8.5.ebuild,v 1.5 2006/01/22 19:00:45 dang Exp $
inherit gnome.org libtool eutils flag-o-matic debug
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gtk.org/"
LICENSE="LGPL-2"
SLOT="2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc-macos ~ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc-macos ~ppc64 ~s390 ~sh sparc x86"
IUSE="debug doc hardened"
RDEPEND="virtual/libc"
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