diff options
author | Markus Meier <maekke@gentoo.org> | 2013-09-10 20:24:47 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2013-09-10 20:24:47 +0000 |
commit | 4642819c36503392e1be3cc19df568367508a17c (patch) | |
tree | edb96fb673f0c3841dfd7f0772ae5cfa593a9600 /gnome-base/orbit | |
parent | arm stable, bug #480392 (diff) | |
download | gentoo-2-4642819c36503392e1be3cc19df568367508a17c.tar.gz gentoo-2-4642819c36503392e1be3cc19df568367508a17c.tar.bz2 gentoo-2-4642819c36503392e1be3cc19df568367508a17c.zip |
arm stable, bug #483250
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'gnome-base/orbit')
-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 d61665f8a999..34be5094dafc 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.205 2013/09/07 20:12:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/ChangeLog,v 1.206 2013/09/10 20:24:47 maekke Exp $ + + 10 Sep 2013; Markus Meier <maekke@gentoo.org> orbit-2.14.19-r3.ebuild: + arm stable, bug #483250 07 Sep 2013; Agostino Sarubbo <ago@gentoo.org> orbit-2.14.19-r3.ebuild: Stable for sparc, 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 dd459d93317a..b65393214f20 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.8 2013/09/07 20:12:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.14.19-r3.ebuild,v 1.9 2013/09/10 20:24:47 maekke 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 )" |