diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-04-21 20:24:10 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-04-21 20:24:10 +0000 |
commit | c41f9b0d078088f2398c8990fbf054b5df5f2cce (patch) | |
tree | 8a3c71f7da3ea5336e7127a657b449f7efe4f44a /gnome-base/orbit | |
parent | Stable on alpha wrt Bug #126321. (diff) | |
download | historical-c41f9b0d078088f2398c8990fbf054b5df5f2cce.tar.gz historical-c41f9b0d078088f2398c8990fbf054b5df5f2cce.tar.bz2 historical-c41f9b0d078088f2398c8990fbf054b5df5f2cce.zip |
Stable on alpha wrt Bug #126321.
Package-Manager: portage-2.0.54
Diffstat (limited to 'gnome-base/orbit')
-rw-r--r-- | gnome-base/orbit/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/orbit/Manifest | 4 | ||||
-rw-r--r-- | gnome-base/orbit/orbit-2.12.5.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/gnome-base/orbit/ChangeLog b/gnome-base/orbit/ChangeLog index edb52dcf569b..aa36885e617f 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.65 2006/03/24 16:23:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/ChangeLog,v 1.66 2006/04/21 20:24:10 tcort Exp $ + + 21 Apr 2006; Thomas Cort <tcort@gentoo.org> orbit-2.12.5.ebuild: + Stable on alpha wrt Bug #126321. 22 Mar 2006; Aron Griffis <agriffis@gentoo.org> orbit-0.5.17-r1.ebuild, orbit-2.12.5.ebuild: diff --git a/gnome-base/orbit/Manifest b/gnome-base/orbit/Manifest index e7dcc7a3648b..9f63d3ea1d27 100644 --- a/gnome-base/orbit/Manifest +++ b/gnome-base/orbit/Manifest @@ -1,4 +1,4 @@ -MD5 f67145c05d0b9aa8446430f75e148630 ChangeLog 7374 +MD5 474269b45e84b68bd5bad3e1269c1720 ChangeLog 7474 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 @@ -14,5 +14,5 @@ MD5 08e7a09f09f864022260e261682f371b orbit-0.5.17.ebuild 1666 MD5 e3a8dc018eb029f302884b2fc80adf56 orbit-2.12.2.ebuild 1017 MD5 de5762757b63214d7f117d5141114acf orbit-2.12.3.ebuild 1064 MD5 44a60d7ad7e009b68b69f71049a258f4 orbit-2.12.4.ebuild 1064 -MD5 cfbc751a43a025d1c22a0a12dbb3d5ec orbit-2.12.5.ebuild 1067 +MD5 38d08a5390c0927604fefca83d93fd5a orbit-2.12.5.ebuild 1063 MD5 f3b3d0d63d9ab7481a3f88a3c8b1f2ac orbit-2.14.0.ebuild 1064 diff --git a/gnome-base/orbit/orbit-2.12.5.ebuild b/gnome-base/orbit/orbit-2.12.5.ebuild index 1592660c4244..8bf4883af030 100644 --- a/gnome-base/orbit/orbit-2.12.5.ebuild +++ b/gnome-base/orbit/orbit-2.12.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/gnome-base/orbit/orbit-2.12.5.ebuild,v 1.8 2006/03/24 16:23:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.12.5.ebuild,v 1.9 2006/04/21 20:24:10 tcort 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 |