diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-05-10 13:53:58 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-05-10 13:53:58 +0000 |
commit | 670b68672681d72290c8281c0825f92ee3103181 (patch) | |
tree | 1d8fd0fa48925708527e80a327c497748988418d /gnome-base/orbit | |
parent | bump, bug 89712 (diff) | |
download | gentoo-2-670b68672681d72290c8281c0825f92ee3103181.tar.gz gentoo-2-670b68672681d72290c8281c0825f92ee3103181.tar.bz2 gentoo-2-670b68672681d72290c8281c0825f92ee3103181.zip |
Stable on sparc
(Portage version: 2.0.51.19)
Diffstat (limited to 'gnome-base/orbit')
-rw-r--r-- | gnome-base/orbit/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/orbit/orbit-2.12.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/orbit/ChangeLog b/gnome-base/orbit/ChangeLog index 13c25020c982..972205770254 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.19 2005/05/08 13:54:17 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/ChangeLog,v 1.20 2005/05/10 13:50:17 gustavoz Exp $ + + 10 May 2005; Gustavo Zacarias <gustavoz@gentoo.org> orbit-2.12.1.ebuild: + Stable on sparc 08 May 2005; Herbie Hopkins <herbs@gentoo.org> orbit-2.12.1.ebuild: Stable on amd64. diff --git a/gnome-base/orbit/orbit-2.12.1.ebuild b/gnome-base/orbit/orbit-2.12.1.ebuild index 951d8864e028..84de79c7b065 100644 --- a/gnome-base/orbit/orbit-2.12.1.ebuild +++ b/gnome-base/orbit/orbit-2.12.1.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.1.ebuild,v 1.4 2005/05/08 13:54:17 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.12.1.ebuild,v 1.5 2005/05/10 13:50:17 gustavoz Exp $ inherit gnome2 eutils @@ -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" RDEPEND=">=dev-libs/glib-2 |