diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-05 13:41:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-05 13:41:55 +0000 |
commit | 31401a71ffc6e9bc6190a9eb2d5eedc61136b4d3 (patch) | |
tree | 30dd61aaa4e8150240f5a3f28c3b95b5611d3679 /gnome-base | |
parent | remove old (diff) | |
download | gentoo-2-31401a71ffc6e9bc6190a9eb2d5eedc61136b4d3.tar.gz gentoo-2-31401a71ffc6e9bc6190a9eb2d5eedc61136b4d3.tar.bz2 gentoo-2-31401a71ffc6e9bc6190a9eb2d5eedc61136b4d3.zip |
Stable for ppc64, wrt bug #483250
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/orbit/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/orbit/orbit-2.14.19-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/orbit/ChangeLog b/gnome-base/orbit/ChangeLog index 3b4f46cd1d79..a8dc55b9cc50 100644 --- a/gnome-base/orbit/ChangeLog +++ b/gnome-base/orbit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/orbit # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/ChangeLog,v 1.202 2013/09/04 09:21:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/ChangeLog,v 1.203 2013/09/05 13:41:55 ago Exp $ + + 05 Sep 2013; Agostino Sarubbo <ago@gentoo.org> orbit-2.14.19-r3.ebuild: + Stable for ppc64, wrt bug #483250 04 Sep 2013; Agostino Sarubbo <ago@gentoo.org> orbit-2.14.19-r3.ebuild: Stable for ppc, wrt bug #483250 diff --git a/gnome-base/orbit/orbit-2.14.19-r3.ebuild b/gnome-base/orbit/orbit-2.14.19-r3.ebuild index b26ef1fd30dd..24afe9540786 100644 --- a/gnome-base/orbit/orbit-2.14.19-r3.ebuild +++ b/gnome-base/orbit/orbit-2.14.19-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.14.19-r3.ebuild,v 1.5 2013/09/04 09:21:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.14.19-r3.ebuild,v 1.6 2013/09/05 13:41:55 ago Exp $ EAPI="5" GCONF_DEBUG="yes" @@ -15,7 +15,7 @@ HOMEPAGE="http://projects.gnome.org/ORBit2/" LICENSE="GPL-2 LGPL-2" SLOT="2" -KEYWORDS="alpha amd64 ~arm ia64 ~mips ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="pic static-libs test" REQUIRED_USE="test? ( debug )" |