diff options
author | Olivier Crête <tester@gentoo.org> | 2006-03-18 21:50:32 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2006-03-18 21:50:32 +0000 |
commit | fe8739830c42e95737c0b59a7aaaafc0014fbaa0 (patch) | |
tree | dd952dadbfa086e8fe42e3ea790bf907feca39f2 /gnome-base/orbit | |
parent | Stable on amd64 per bug #126321 (diff) | |
download | gentoo-2-fe8739830c42e95737c0b59a7aaaafc0014fbaa0.tar.gz gentoo-2-fe8739830c42e95737c0b59a7aaaafc0014fbaa0.tar.bz2 gentoo-2-fe8739830c42e95737c0b59a7aaaafc0014fbaa0.zip |
Stable on amd64 per bug #126321
(Portage version: 2.0.54)
Diffstat (limited to 'gnome-base/orbit')
-rw-r--r-- | gnome-base/orbit/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/orbit/orbit-2.12.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/orbit/ChangeLog b/gnome-base/orbit/ChangeLog index a7905a226fce..5119c636aa17 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.62 2006/03/17 22:27:54 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/ChangeLog,v 1.63 2006/03/18 21:50:32 tester Exp $ + + 18 Mar 2006; Olivier Crête <tester@gentoo.org> orbit-2.12.5.ebuild: + Stable on amd64 per bug #126321 17 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org> orbit-2.12.5.ebuild: Stable on x86 wrt bug #126321. diff --git a/gnome-base/orbit/orbit-2.12.5.ebuild b/gnome-base/orbit/orbit-2.12.5.ebuild index 3a6278d48e31..b5050af9f3db 100644 --- a/gnome-base/orbit/orbit-2.12.5.ebuild +++ b/gnome-base/orbit/orbit-2.12.5.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.12.5.ebuild,v 1.5 2006/03/17 22:27:54 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.12.5.ebuild,v 1.6 2006/03/18 21:50:32 tester 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 sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 sparc x86" IUSE="doc ssl static" RDEPEND=">=dev-libs/glib-2 |