diff options
author | Roy Marples <uberlord@gentoo.org> | 2007-01-16 13:44:42 +0000 |
---|---|---|
committer | Roy Marples <uberlord@gentoo.org> | 2007-01-16 13:44:42 +0000 |
commit | 65b6b9351c7e815b534ed617d274fc091f4131fc (patch) | |
tree | fb470b05e58c2c7efc5ec419f8fe234959c92a56 /gnome-base/orbit | |
parent | Fix CACHE URI, bug 162313 (diff) | |
download | gentoo-2-65b6b9351c7e815b534ed617d274fc091f4131fc.tar.gz gentoo-2-65b6b9351c7e815b534ed617d274fc091f4131fc.tar.bz2 gentoo-2-65b6b9351c7e815b534ed617d274fc091f4131fc.zip |
Added ~x86-fbsd keyword.
(Portage version: 2.1.2)
Diffstat (limited to 'gnome-base/orbit')
-rw-r--r-- | gnome-base/orbit/ChangeLog | 8 | ||||
-rw-r--r-- | gnome-base/orbit/orbit-2.14.2.ebuild | 6 | ||||
-rw-r--r-- | gnome-base/orbit/orbit-2.14.3.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/gnome-base/orbit/ChangeLog b/gnome-base/orbit/ChangeLog index d507b64c7476..7c385ce201a9 100644 --- a/gnome-base/orbit/ChangeLog +++ b/gnome-base/orbit/ChangeLog @@ -1,6 +1,10 @@ # 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.85 2006/12/21 12:26:14 corsair Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/ChangeLog,v 1.86 2007/01/16 13:44:42 uberlord Exp $ + + 16 Jan 2007; Roy Marples <uberlord@gentoo.org> orbit-2.14.2.ebuild, + orbit-2.14.3.ebuild: + Added ~x86-fbsd keyword. 21 Dec 2006; Markus Rothe <corsair@gentoo.org> orbit-2.14.2.ebuild: Stable on ppc64; bug #156662 diff --git a/gnome-base/orbit/orbit-2.14.2.ebuild b/gnome-base/orbit/orbit-2.14.2.ebuild index 3148089cf76e..5b99dcbf26e4 100644 --- a/gnome-base/orbit/orbit-2.14.2.ebuild +++ b/gnome-base/orbit/orbit-2.14.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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.2.ebuild,v 1.11 2006/12/21 12:26:14 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.14.2.ebuild,v 1.12 2007/01/16 13:44:42 uberlord 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 ~x86-fbsd" IUSE="doc ssl" RDEPEND=">=dev-libs/glib-2.8 diff --git a/gnome-base/orbit/orbit-2.14.3.ebuild b/gnome-base/orbit/orbit-2.14.3.ebuild index 98e656004212..e3af5275b3a3 100644 --- a/gnome-base/orbit/orbit-2.14.3.ebuild +++ b/gnome-base/orbit/orbit-2.14.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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.3.ebuild,v 1.1 2006/09/07 04:25:41 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.14.3.ebuild,v 1.2 2007/01/16 13:44:42 uberlord 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 ~x86-fbsd" IUSE="doc ssl" RDEPEND=">=dev-libs/glib-2.8 |