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/orbit | |
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/orbit')
-rw-r--r-- | gnome-base/orbit/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/orbit/Manifest | 12 | ||||
-rw-r--r-- | gnome-base/orbit/orbit-2.12.4.ebuild | 4 |
3 files changed, 7 insertions, 14 deletions
diff --git a/gnome-base/orbit/ChangeLog b/gnome-base/orbit/ChangeLog index 64e95a35a493..a849c8d7e3bb 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.49 2006/01/22 02:07:31 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/ChangeLog,v 1.50 2006/01/22 13:26:21 dertobi123 Exp $ + + 22 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org> orbit-2.12.4.ebuild: + Marked ppc stable for bug #119634; Stabilize Gnome-2.12.2 22 Jan 2006; Joshua Jackson <tsunam@gentoo.org> orbit-2.12.4.ebuild: Stable on x86 for bug #119634; Stabilize Gnome-2.12.2 diff --git a/gnome-base/orbit/Manifest b/gnome-base/orbit/Manifest index 0729684e3229..d3ef0976b263 100644 --- a/gnome-base/orbit/Manifest +++ b/gnome-base/orbit/Manifest @@ -1,6 +1,3 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 5f656922bc3c5ba77b46b00f710151b7 ChangeLog 5610 MD5 51bfc1efb763de186ee1b1f1e594891a files/digest-orbit-0.5.17 66 MD5 51bfc1efb763de186ee1b1f1e594891a files/digest-orbit-0.5.17-r1 66 @@ -14,11 +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 7a9d2e08d96baea618a91afa3fabbe3e orbit-2.12.4.ebuild 1070 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFD0um2SENan+PfizARAq2WAJwLOfRs+JVPftNFLbktHqOSIkTMQwCfSuM2 -0cXsrkH9HuFF3BMqA3+WqEg= -=vdk5 ------END PGP SIGNATURE----- +MD5 f047c15813a8168f2596d2ba82fe85bd orbit-2.12.4.ebuild 1069 diff --git a/gnome-base/orbit/orbit-2.12.4.ebuild b/gnome-base/orbit/orbit-2.12.4.ebuild index f82764be32cf..bc21b855b27f 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.3 2006/01/22 02:07:31 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.12.4.ebuild,v 1.4 2006/01/22 13:26:21 dertobi123 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 |