diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-01-22 19:37:42 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-01-22 19:37:42 +0000 |
commit | 116977e146f50efe54764e12a0b12d1a85e527ec (patch) | |
tree | 39ab88a1067054c34dad51961b806d46a813e582 /gnome-base/orbit | |
parent | Added modular X dependencies and closing bug #119943. (diff) | |
download | gentoo-2-116977e146f50efe54764e12a0b12d1a85e527ec.tar.gz gentoo-2-116977e146f50efe54764e12a0b12d1a85e527ec.tar.bz2 gentoo-2-116977e146f50efe54764e12a0b12d1a85e527ec.zip |
Stable on ppc64
(Portage version: 2.0.53)
Diffstat (limited to 'gnome-base/orbit')
-rw-r--r-- | gnome-base/orbit/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/orbit/orbit-2.12.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/orbit/ChangeLog b/gnome-base/orbit/ChangeLog index e72d8ba3579d..2cf964925044 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.51 2006/01/22 18:59:41 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/ChangeLog,v 1.52 2006/01/22 19:37:42 corsair Exp $ + + 22 Jan 2006; Markus Rothe <corsair@gentoo.org> orbit-2.12.4.ebuild: + Stable on ppc64 22 Jan 2006; <dang@gentoo.org> orbit-2.12.4.ebuild: Marked stable on amd64 per bug #119634 diff --git a/gnome-base/orbit/orbit-2.12.4.ebuild b/gnome-base/orbit/orbit-2.12.4.ebuild index 5942e5388902..085f688737da 100644 --- a/gnome-base/orbit/orbit-2.12.4.ebuild +++ b/gnome-base/orbit/orbit-2.12.4.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.4.ebuild,v 1.5 2006/01/22 18:59:41 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.12.4.ebuild,v 1.6 2006/01/22 19:37:42 corsair 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 |