diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2005-11-23 17:25:39 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2005-11-23 17:25:39 +0000 |
commit | 03237bf61d8f5c0cbffbe4dd6f92f9304caf7b9b (patch) | |
tree | bf89a8727e0daa4234ed214dfa6db16cb3a508e1 /gnome-base | |
parent | Version bump, bug 113367 for arch keywords to return (diff) | |
download | gentoo-2-03237bf61d8f5c0cbffbe4dd6f92f9304caf7b9b.tar.gz gentoo-2-03237bf61d8f5c0cbffbe4dd6f92f9304caf7b9b.tar.bz2 gentoo-2-03237bf61d8f5c0cbffbe4dd6f92f9304caf7b9b.zip |
Marked stable on amd64
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/orbit/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/orbit/Manifest | 14 | ||||
-rw-r--r-- | gnome-base/orbit/orbit-2.12.3.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/gnome-base/orbit/ChangeLog b/gnome-base/orbit/ChangeLog index 71540345385b..b19b1a373500 100644 --- a/gnome-base/orbit/ChangeLog +++ b/gnome-base/orbit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/orbit # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/ChangeLog,v 1.37 2005/10/02 21:14:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/ChangeLog,v 1.38 2005/11/23 17:25:39 dang Exp $ + + 23 Nov 2005; <dang@gentoo.org> orbit-2.12.3.ebuild: + Marked stable on amd64 02 Oct 2005; Aron Griffis <agriffis@gentoo.org> orbit-2.12.3.ebuild: Mark 2.12.3 stable on alpha diff --git a/gnome-base/orbit/Manifest b/gnome-base/orbit/Manifest index 8449e7d81912..b90fe6bba9ad 100644 --- a/gnome-base/orbit/Manifest +++ b/gnome-base/orbit/Manifest @@ -1,7 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 175650fa669f2343a2f7d2ef25792e88 ChangeLog 4280 +MD5 467520ef899fb08628e7bca170b2fd52 ChangeLog 4360 MD5 51bfc1efb763de186ee1b1f1e594891a files/digest-orbit-0.5.17 66 MD5 66a18f0f92e9cd0f658690bf1e5c862c files/digest-orbit-2.12.2 66 MD5 855e570b505cfbb5e8748ba5baf471bc files/digest-orbit-2.12.3 66 @@ -10,12 +7,5 @@ MD5 7105f3bdc076c48f0458e20ea8eaba34 files/orbit-0.5.17-m4.patch 472 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 6f6fa3795d0324df35315d2215d55248 orbit-0.5.17.ebuild 1650 MD5 e3a8dc018eb029f302884b2fc80adf56 orbit-2.12.2.ebuild 1017 -MD5 2ca92cb4dc4040581de2d50eba013f0f orbit-2.12.3.ebuild 1065 +MD5 c7e823a88adde11be664e667e5ceb827 orbit-2.12.3.ebuild 1064 MD5 fec6516c19ae8ef845a84da2f323d6d7 orbit-2.12.4.ebuild 1072 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDgBOvgIKl8Uu19MoRAj9QAJ9MuFm0SKpDufGZ5u5rIysWo/KLUACggq8b -wvO3Z+hi2XCvTolXwkHgB1E= -=eAOD ------END PGP SIGNATURE----- diff --git a/gnome-base/orbit/orbit-2.12.3.ebuild b/gnome-base/orbit/orbit-2.12.3.ebuild index 7ed089d7978e..55a4bd1d4404 100644 --- a/gnome-base/orbit/orbit-2.12.3.ebuild +++ b/gnome-base/orbit/orbit-2.12.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.12.3.ebuild,v 1.7 2005/11/20 06:10:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.12.3.ebuild,v 1.8 2005/11/23 17:25:39 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 |