diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-10-02 16:56:57 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-10-02 16:56:57 +0000 |
commit | a5a83ebffd7affec7537d08fdf2f8a7d9e001342 (patch) | |
tree | 0cf95752b5df57a8fb31177993b20498d55ba183 /gnome-base | |
parent | net-analyzer/etherape stable on ppc. (diff) | |
download | gentoo-2-a5a83ebffd7affec7537d08fdf2f8a7d9e001342.tar.gz gentoo-2-a5a83ebffd7affec7537d08fdf2f8a7d9e001342.tar.bz2 gentoo-2-a5a83ebffd7affec7537d08fdf2f8a7d9e001342.zip |
Stable on ppc.
(Portage version: 2.0.53_rc2)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/orbit/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/orbit/orbit-2.12.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/orbit/ChangeLog b/gnome-base/orbit/ChangeLog index 5fd029fafdec..a3ab2a79ea75 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.35 2005/10/02 14:42:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/ChangeLog,v 1.36 2005/10/02 16:56:57 hansmi Exp $ + + 02 Oct 2005; Michael Hanselmann <hansmi@gentoo.org> orbit-2.12.3.ebuild: + Stable on ppc. 02 Oct 2005; Aron Griffis <agriffis@gentoo.org> orbit-2.12.3.ebuild: Mark 2.12.3 stable on ia64 diff --git a/gnome-base/orbit/orbit-2.12.3.ebuild b/gnome-base/orbit/orbit-2.12.3.ebuild index 6b2a996a6e74..a8194cab7257 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.4 2005/10/02 14:42:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.12.3.ebuild,v 1.5 2005/10/02 16:56:57 hansmi 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 |