diff options
author | Markus Meier <maekke@gentoo.org> | 2014-10-11 13:35:50 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2014-10-11 13:35:50 +0000 |
commit | 115a11fe7d69beab0dd4b10037510703bc9695b5 (patch) | |
tree | 93bfac05af071a57c0e365dfc5ffbb6e920c8204 /gnome-base | |
parent | arm stable, bug #512012 (diff) | |
download | gentoo-2-115a11fe7d69beab0dd4b10037510703bc9695b5.tar.gz gentoo-2-115a11fe7d69beab0dd4b10037510703bc9695b5.tar.bz2 gentoo-2-115a11fe7d69beab0dd4b10037510703bc9695b5.zip |
arm stable, bug #512012
(Portage version: 2.2.14_rc1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/orbit/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/orbit/orbit-2.14.19-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/orbit/ChangeLog b/gnome-base/orbit/ChangeLog index 54bfa4c68fed..447aa4d6051e 100644 --- a/gnome-base/orbit/ChangeLog +++ b/gnome-base/orbit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/orbit # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/ChangeLog,v 1.215 2014/09/15 08:20:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/ChangeLog,v 1.216 2014/10/11 13:35:50 maekke Exp $ + + 11 Oct 2014; Markus Meier <maekke@gentoo.org> orbit-2.14.19-r4.ebuild: + arm stable, bug #512012 15 Sep 2014; Agostino Sarubbo <ago@gentoo.org> orbit-2.14.19-r4.ebuild: Stable for sparc, wrt bug #512012 diff --git a/gnome-base/orbit/orbit-2.14.19-r4.ebuild b/gnome-base/orbit/orbit-2.14.19-r4.ebuild index 9f052fc02637..353138036cfe 100644 --- a/gnome-base/orbit/orbit-2.14.19-r4.ebuild +++ b/gnome-base/orbit/orbit-2.14.19-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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-r4.ebuild,v 1.8 2014/09/15 08:20:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.14.19-r4.ebuild,v 1.9 2014/10/11 13:35:50 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 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="pic static-libs test" REQUIRED_USE="test? ( debug )" |