diff options
author | 2009-01-23 18:04:19 +0000 | |
---|---|---|
committer | 2009-01-23 18:04:19 +0000 | |
commit | 0848806b8b9a232037abca1f9733cd1c20615046 (patch) | |
tree | 6f78ba5ba3b4ca5b2b40c26128cf197ce8a56438 /gnome-base | |
parent | stable ppc64, bug 255850 (diff) | |
download | gentoo-2-0848806b8b9a232037abca1f9733cd1c20615046.tar.gz gentoo-2-0848806b8b9a232037abca1f9733cd1c20615046.tar.bz2 gentoo-2-0848806b8b9a232037abca1f9733cd1c20615046.zip |
stable ppc64, bug 255848
(Portage version: 2.1.6.6/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/orbit/ChangeLog | 7 | ||||
-rw-r--r-- | gnome-base/orbit/orbit-2.14.16.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/gnome-base/orbit/ChangeLog b/gnome-base/orbit/ChangeLog index f48081b19131..0660bbaec38e 100644 --- a/gnome-base/orbit/ChangeLog +++ b/gnome-base/orbit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/orbit -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/ChangeLog,v 1.138 2008/11/13 19:01:31 ranger Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/ChangeLog,v 1.139 2009/01/23 18:04:19 ranger Exp $ + + 23 Jan 2009; Brent Baude <ranger@gentoo.org> orbit-2.14.16.ebuild: + stable ppc64, bug 255848 13 Nov 2008; Brent Baude <ranger@gentoo.org> orbit-2.14.13.ebuild: Marking orbit-2.14.13 ppc64 stable for bug 236971 diff --git a/gnome-base/orbit/orbit-2.14.16.ebuild b/gnome-base/orbit/orbit-2.14.16.ebuild index 20df25e800e5..ab3c4d1e4bfe 100644 --- a/gnome-base/orbit/orbit-2.14.16.ebuild +++ b/gnome-base/orbit/orbit-2.14.16.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.14.16.ebuild,v 1.1 2008/09/20 21:22:26 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.14.16.ebuild,v 1.2 2009/01/23 18:04:19 ranger 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 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="doc" RDEPEND=">=dev-libs/glib-2.8 |