diff options
author | 2005-10-02 21:14:04 +0000 | |
---|---|---|
committer | 2005-10-02 21:14:04 +0000 | |
commit | 925726ffd6912e3f9c20364a4e5b7e8a9b019416 (patch) | |
tree | 631c6e4199dc68a4a8a7294d361a076e5467bc1a /gnome-base/orbit | |
parent | Mark 2.10.1 stable on alpha (diff) | |
download | gentoo-2-925726ffd6912e3f9c20364a4e5b7e8a9b019416.tar.gz gentoo-2-925726ffd6912e3f9c20364a4e5b7e8a9b019416.tar.bz2 gentoo-2-925726ffd6912e3f9c20364a4e5b7e8a9b019416.zip |
Mark 2.12.3 stable on alpha
(Portage version: 2.0.52-r1)
Diffstat (limited to 'gnome-base/orbit')
-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, 13 insertions, 10 deletions
diff --git a/gnome-base/orbit/ChangeLog b/gnome-base/orbit/ChangeLog index a3ab2a79ea75..71540345385b 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.36 2005/10/02 16:56:57 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/ChangeLog,v 1.37 2005/10/02 21:14:04 agriffis Exp $ + + 02 Oct 2005; Aron Griffis <agriffis@gentoo.org> orbit-2.12.3.ebuild: + Mark 2.12.3 stable on alpha 02 Oct 2005; Michael Hanselmann <hansmi@gentoo.org> orbit-2.12.3.ebuild: Stable on ppc. diff --git a/gnome-base/orbit/Manifest b/gnome-base/orbit/Manifest index aadce5669fcf..04f1162edcc8 100644 --- a/gnome-base/orbit/Manifest +++ b/gnome-base/orbit/Manifest @@ -1,11 +1,11 @@ +MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 +MD5 5f15b70b54784dee50b679f77afabe20 orbit-2.12.3.ebuild 1067 MD5 3e32568870d4a6a3892f026e5a4e3030 ChangeLog 4176 -MD5 51bfc1efb763de186ee1b1f1e594891a files/digest-orbit-0.5.17 66 -MD5 66a18f0f92e9cd0f658690bf1e5c862c files/digest-orbit-2.12.2 66 +MD5 fec6516c19ae8ef845a84da2f323d6d7 orbit-2.12.4.ebuild 1072 +MD5 6f6fa3795d0324df35315d2215d55248 orbit-0.5.17.ebuild 1650 +MD5 e3a8dc018eb029f302884b2fc80adf56 orbit-2.12.2.ebuild 1017 MD5 855e570b505cfbb5e8748ba5baf471bc files/digest-orbit-2.12.3 66 MD5 baa740810613ffcd2d1af90c6c82765f files/digest-orbit-2.12.4 66 +MD5 51bfc1efb763de186ee1b1f1e594891a files/digest-orbit-0.5.17 66 +MD5 66a18f0f92e9cd0f658690bf1e5c862c files/digest-orbit-2.12.2 66 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 7a6f08ecdedcae81bb75d11fc16ef282 orbit-2.12.3.ebuild 1068 -MD5 fec6516c19ae8ef845a84da2f323d6d7 orbit-2.12.4.ebuild 1072 diff --git a/gnome-base/orbit/orbit-2.12.3.ebuild b/gnome-base/orbit/orbit-2.12.3.ebuild index a8194cab7257..9d43c6150a6f 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.5 2005/10/02 16:56:57 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.12.3.ebuild,v 1.6 2005/10/02 21:14:04 agriffis 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 |