diff options
author | John N. Laliberte <allanonjl@gentoo.org> | 2005-09-29 23:02:30 +0000 |
---|---|---|
committer | John N. Laliberte <allanonjl@gentoo.org> | 2005-09-29 23:02:30 +0000 |
commit | 2fd7d4e8787ff54f6be4c77eca009380718f023b (patch) | |
tree | 1cd3a76b650740044090f30ad0b5da825ef47a97 /gnome-base/orbit | |
parent | New versions, ebuilds by Arc Riley <arc@xiph.org>. (diff) | |
download | gentoo-2-2fd7d4e8787ff54f6be4c77eca009380718f023b.tar.gz gentoo-2-2fd7d4e8787ff54f6be4c77eca009380718f023b.tar.bz2 gentoo-2-2fd7d4e8787ff54f6be4c77eca009380718f023b.zip |
stable on x86
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'gnome-base/orbit')
-rw-r--r-- | gnome-base/orbit/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/orbit/Manifest | 10 | ||||
-rw-r--r-- | gnome-base/orbit/orbit-2.12.3.ebuild | 4 |
3 files changed, 11 insertions, 8 deletions
diff --git a/gnome-base/orbit/ChangeLog b/gnome-base/orbit/ChangeLog index 8084115a6991..27832107b0a6 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.32 2005/09/11 14:08:36 cretin Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/ChangeLog,v 1.33 2005/09/29 23:00:50 allanonjl Exp $ + + 29 Sep 2005; John N. Laliberte <allanonjl@gentoo.org> orbit-2.12.3.ebuild: + stable on x86 *orbit-2.12.4 (11 Sep 2005) diff --git a/gnome-base/orbit/Manifest b/gnome-base/orbit/Manifest index cf8aac336051..086f7f76c3d4 100644 --- a/gnome-base/orbit/Manifest +++ b/gnome-base/orbit/Manifest @@ -1,11 +1,11 @@ -MD5 3755188eb307350db5283ade24cb4f19 ChangeLog 3794 -MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 -MD5 6f6fa3795d0324df35315d2215d55248 orbit-0.5.17.ebuild 1650 MD5 e3a8dc018eb029f302884b2fc80adf56 orbit-2.12.2.ebuild 1017 -MD5 d91e9619efdf905725f829843705f5e3 orbit-2.12.3.ebuild 1075 +MD5 6f6fa3795d0324df35315d2215d55248 orbit-0.5.17.ebuild 1650 MD5 fec6516c19ae8ef845a84da2f323d6d7 orbit-2.12.4.ebuild 1072 +MD5 0e3e9f898bcd22531a286502259b7566 orbit-2.12.3.ebuild 1074 +MD5 2e47066900532155b6a9b7c44c513577 ChangeLog 3888 +MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 51bfc1efb763de186ee1b1f1e594891a files/digest-orbit-0.5.17 66 -MD5 7105f3bdc076c48f0458e20ea8eaba34 files/orbit-0.5.17-m4.patch 472 MD5 66a18f0f92e9cd0f658690bf1e5c862c files/digest-orbit-2.12.2 66 MD5 855e570b505cfbb5e8748ba5baf471bc files/digest-orbit-2.12.3 66 MD5 baa740810613ffcd2d1af90c6c82765f files/digest-orbit-2.12.4 66 +MD5 7105f3bdc076c48f0458e20ea8eaba34 files/orbit-0.5.17-m4.patch 472 diff --git a/gnome-base/orbit/orbit-2.12.3.ebuild b/gnome-base/orbit/orbit-2.12.3.ebuild index a15c8ed088ef..71d7b521e9ac 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.1 2005/08/16 20:33:40 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.12.3.ebuild,v 1.2 2005/09/29 23:00:50 allanonjl 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 |