diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-02-15 12:34:47 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-02-15 12:34:47 +0000 |
commit | 5f62ea80ee8199c518e43730bb4b1c84d5f9d80e (patch) | |
tree | 54a90b3f2a59a9f2f7a88e15cee4584023414693 /gnome-base | |
parent | arm/ia64/s390/sh/sparc stable wrt #245092 (diff) | |
download | gentoo-2-5f62ea80ee8199c518e43730bb4b1c84d5f9d80e.tar.gz gentoo-2-5f62ea80ee8199c518e43730bb4b1c84d5f9d80e.tar.bz2 gentoo-2-5f62ea80ee8199c518e43730bb4b1c84d5f9d80e.zip |
arm/ia64/sh stable wrt #255848
(Portage version: 2.1.6.4/cvs/Linux 2.6.27-gentoo-r8 ia64)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/orbit/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/orbit/orbit-2.14.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/orbit/ChangeLog b/gnome-base/orbit/ChangeLog index d743a4530810..2d54b3fcbc4b 100644 --- a/gnome-base/orbit/ChangeLog +++ b/gnome-base/orbit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/orbit # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/ChangeLog,v 1.143 2009/02/10 04:33:52 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/ChangeLog,v 1.144 2009/02/15 12:34:47 armin76 Exp $ + + 15 Feb 2009; Raúl Porcel <armin76@gentoo.org> orbit-2.14.16.ebuild: + arm/ia64/sh stable wrt #255848 10 Feb 2009; Tiago Cunha <tcunha@gentoo.org> orbit-2.14.16.ebuild: stable sparc, bug 255848 diff --git a/gnome-base/orbit/orbit-2.14.16.ebuild b/gnome-base/orbit/orbit-2.14.16.ebuild index 3663f0ca5675..764363827496 100644 --- a/gnome-base/orbit/orbit-2.14.16.ebuild +++ b/gnome-base/orbit/orbit-2.14.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.14.16.ebuild,v 1.6 2009/02/10 04:33:52 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.14.16.ebuild,v 1.7 2009/02/15 12:34:47 armin76 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 |