diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-01 18:24:44 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-01 18:24:44 +0000 |
commit | cdbd01e62963b24e44dc3cba3c1b62da71f10599 (patch) | |
tree | ab5841d580d15b6ebf2e5a3caafbb8a160e5fb73 /gnome-base/orbit | |
parent | Stable for sparc, wrt bug #458984 (diff) | |
download | gentoo-2-cdbd01e62963b24e44dc3cba3c1b62da71f10599.tar.gz gentoo-2-cdbd01e62963b24e44dc3cba3c1b62da71f10599.tar.bz2 gentoo-2-cdbd01e62963b24e44dc3cba3c1b62da71f10599.zip |
Stable for sparc, wrt bug #458984
(Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'gnome-base/orbit')
-rw-r--r-- | gnome-base/orbit/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/orbit/orbit-2.14.19-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/orbit/ChangeLog b/gnome-base/orbit/ChangeLog index e8a7b1957978..17c00a20fcc5 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.195 2013/04/01 17:54:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/ChangeLog,v 1.196 2013/04/01 18:24:44 ago Exp $ + + 01 Apr 2013; Agostino Sarubbo <ago@gentoo.org> orbit-2.14.19-r2.ebuild: + Stable for sparc, wrt bug #458984 01 Apr 2013; Agostino Sarubbo <ago@gentoo.org> orbit-2.14.19-r2.ebuild: Stable for alpha, wrt bug #458984 diff --git a/gnome-base/orbit/orbit-2.14.19-r2.ebuild b/gnome-base/orbit/orbit-2.14.19-r2.ebuild index efd798faf352..0d03adda02b3 100644 --- a/gnome-base/orbit/orbit-2.14.19-r2.ebuild +++ b/gnome-base/orbit/orbit-2.14.19-r2.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-r2.ebuild,v 1.9 2013/04/01 17:54:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.14.19-r2.ebuild,v 1.10 2013/04/01 18:24:44 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 )" |