diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-07-12 17:07:03 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-07-12 17:07:03 +0000 |
commit | f28dc95343a56ffdb087ee5a786573fef2f849c8 (patch) | |
tree | 4860bfdb6b4c6e406fba947bf5b728d9d2858510 /gnome-base | |
parent | Stable on x86 wrt bug #139612. (diff) | |
download | gentoo-2-f28dc95343a56ffdb087ee5a786573fef2f849c8.tar.gz gentoo-2-f28dc95343a56ffdb087ee5a786573fef2f849c8.tar.bz2 gentoo-2-f28dc95343a56ffdb087ee5a786573fef2f849c8.zip |
Stable on x86 wrt bug #139612.
(Portage version: 2.1.1_pre2-r6)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/orbit/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/orbit/orbit-2.14.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/orbit/ChangeLog b/gnome-base/orbit/ChangeLog index 822f3d0a2976..e043a3fc852a 100644 --- a/gnome-base/orbit/ChangeLog +++ b/gnome-base/orbit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/orbit # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/ChangeLog,v 1.67 2006/07/10 18:17:39 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/ChangeLog,v 1.68 2006/07/12 17:07:03 wolf31o2 Exp $ + + 12 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org> orbit-2.14.0.ebuild: + Stable on x86 wrt bug #139612. 10 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org> orbit-2.14.0.ebuild: Stable on sparc wrt #139612 diff --git a/gnome-base/orbit/orbit-2.14.0.ebuild b/gnome-base/orbit/orbit-2.14.0.ebuild index 31d9b1425eea..1db06263a715 100644 --- a/gnome-base/orbit/orbit-2.14.0.ebuild +++ b/gnome-base/orbit/orbit-2.14.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.14.0.ebuild,v 1.3 2006/07/10 18:17:39 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.14.0.ebuild,v 1.4 2006/07/12 17:07:03 wolf31o2 Exp $ inherit gnome2 @@ -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" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh sparc x86" IUSE="doc ssl static" RDEPEND=">=dev-libs/glib-2 |