diff options
author | Brent Baude <ranger@gentoo.org> | 2009-01-23 18:04:19 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-01-23 18:04:19 +0000 |
commit | 4db3dbb207dff87e266afe8c29f4e65b0d0017a8 (patch) | |
tree | 058d1a0829df6a431f14c22dc5fb0f7fc2f62f82 /gnome-base/orbit/orbit-2.14.16.ebuild | |
parent | stable ppc64, bug 255850 (diff) | |
download | historical-4db3dbb207dff87e266afe8c29f4e65b0d0017a8.tar.gz historical-4db3dbb207dff87e266afe8c29f4e65b0d0017a8.tar.bz2 historical-4db3dbb207dff87e266afe8c29f4e65b0d0017a8.zip |
stable ppc64, bug 255848
Package-Manager: portage-2.1.6.6/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64
Diffstat (limited to 'gnome-base/orbit/orbit-2.14.16.ebuild')
-rw-r--r-- | gnome-base/orbit/orbit-2.14.16.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gnome-base/orbit/orbit-2.14.16.ebuild b/gnome-base/orbit/orbit-2.14.16.ebuild index 20df25e800e5..ab3c4d1e4bfe 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-2008 Gentoo Foundation +# 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.1 2008/09/20 21:22:26 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.14.16.ebuild,v 1.2 2009/01/23 18:04:19 ranger 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 |