diff options
author | Dawid Węgliński <cla@gentoo.org> | 2007-11-17 13:14:58 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2007-11-17 13:14:58 +0000 |
commit | 2c7d3ca5d02476d7da13bb41856c1f8bd873a3cd (patch) | |
tree | 5c91650a7cc88167f60ee39e16d1ad09a51170d2 /gnome-base/orbit | |
parent | Stable on x86 wrt bug #199322 (diff) | |
download | gentoo-2-2c7d3ca5d02476d7da13bb41856c1f8bd873a3cd.tar.gz gentoo-2-2c7d3ca5d02476d7da13bb41856c1f8bd873a3cd.tar.bz2 gentoo-2-2c7d3ca5d02476d7da13bb41856c1f8bd873a3cd.zip |
Stable on x86 wrt bug #199322
(Portage version: 2.1.3.19)
Diffstat (limited to 'gnome-base/orbit')
-rw-r--r-- | gnome-base/orbit/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/orbit/orbit-2.14.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/orbit/ChangeLog b/gnome-base/orbit/ChangeLog index f96607862f25..de4e4345925f 100644 --- a/gnome-base/orbit/ChangeLog +++ b/gnome-base/orbit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/orbit # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/ChangeLog,v 1.113 2007/11/16 15:49:35 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/ChangeLog,v 1.114 2007/11/17 13:14:58 cla Exp $ + + 17 Nov 2007; Dawid Węgliński <cla@gentoo.org> orbit-2.14.10.ebuild: + Stable on x86 (bug #199322) 16 Nov 2007; Samuli Suominen <drac@gentoo.org> orbit-2.14.10.ebuild: amd64 stable wrt #199322 diff --git a/gnome-base/orbit/orbit-2.14.10.ebuild b/gnome-base/orbit/orbit-2.14.10.ebuild index 95a10861d5b0..47634f6da47c 100644 --- a/gnome-base/orbit/orbit-2.14.10.ebuild +++ b/gnome-base/orbit/orbit-2.14.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.14.10.ebuild,v 1.2 2007/11/16 15:49:35 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.14.10.ebuild,v 1.3 2007/11/17 13:14:58 cla Exp $ inherit gnome2 eutils @@ -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 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="doc" RDEPEND=">=dev-libs/glib-2.8 |