summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnome-base/orbit/orbit-0.5.17.ebuild14
-rw-r--r--gnome-base/orbit/orbit-2.10.0.ebuild8
-rw-r--r--gnome-base/orbit/orbit-2.10.2.ebuild8
-rw-r--r--gnome-base/orbit/orbit-2.10.3.ebuild8
-rw-r--r--gnome-base/orbit/orbit-2.10.4.ebuild8
-rw-r--r--gnome-base/orbit/orbit-2.12.0.ebuild8
-rw-r--r--net-www/mozilla-launcher/mozilla-launcher-1.19.ebuild4
-rw-r--r--net-www/mozilla-launcher/mozilla-launcher-1.21.ebuild4
-rw-r--r--net-www/mozilla-launcher/mozilla-launcher-1.22.ebuild4
9 files changed, 32 insertions, 34 deletions
diff --git a/gnome-base/orbit/orbit-0.5.17.ebuild b/gnome-base/orbit/orbit-0.5.17.ebuild
index 9f4e1d490148..50e3fdc014e7 100644
--- a/gnome-base/orbit/orbit-0.5.17.ebuild
+++ b/gnome-base/orbit/orbit-0.5.17.ebuild
@@ -1,11 +1,9 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-0.5.17.ebuild,v 1.3 2004/11/04 08:22:19 obz Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-0.5.17.ebuild,v 1.4 2004/11/08 14:17:18 vapier Exp $
inherit gnome.org libtool gnuconfig
-IUSE=""
-
MY_P="ORBit-${PV}"
PVP=(${PV//[-\._]/ })
S=${WORKDIR}/${MY_P}
@@ -14,16 +12,16 @@ DESCRIPTION="A high-performance, lightweight CORBA ORB aiming for CORBA 2.2 comp
HOMEPAGE="http://www.labs.redhat.com/orbit/"
SRC_URI="mirror://gnome/sources/ORBit/${PVP[0]}.${PVP[1]}/${MY_P}.tar.bz2"
+LICENSE="GPL-2"
+SLOT="1"
+KEYWORDS="x86 sparc alpha mips hppa amd64 ppc ia64 ppc64 arm"
+IUSE=""
+
DEPEND="sys-devel/gettext
>=sys-apps/tcp-wrappers-7.6
=dev-libs/glib-1.2*"
-
RDEPEND="=dev-libs/glib-1.2*"
-SLOT="1"
-LICENSE="GPL-2"
-KEYWORDS="x86 sparc alpha mips hppa amd64 ppc ia64 ppc64"
-
src_compile() {
# Detect mips systems properly
gnuconfig_update
diff --git a/gnome-base/orbit/orbit-2.10.0.ebuild b/gnome-base/orbit/orbit-2.10.0.ebuild
index 87322fe116ef..b13fa7814063 100644
--- a/gnome-base/orbit/orbit-2.10.0.ebuild
+++ b/gnome-base/orbit/orbit-2.10.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.10.0.ebuild,v 1.1 2004/08/21 14:56:09 obz Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.10.0.ebuild,v 1.2 2004/11/08 14:17:18 vapier Exp $
inherit gnome2
@@ -12,10 +12,10 @@ DESCRIPTION="ORBit2 is a high-performance CORBA ORB"
HOMEPAGE="http://www.gnome.org/"
SRC_URI="mirror://gnome/sources/ORBit2/${PVP[0]}.${PVP[1]}/${MY_P}.tar.bz2"
-IUSE="doc ssl"
-SLOT="2"
LICENSE="GPL-2 LGPL-2"
-KEYWORDS="x86 ppc alpha ~sparc hppa amd64 ~ia64 mips"
+SLOT="2"
+KEYWORDS="x86 ppc alpha ~sparc hppa amd64 ~ia64 mips arm"
+IUSE="doc ssl"
RDEPEND=">=dev-libs/glib-2
>=dev-libs/popt-1.5
diff --git a/gnome-base/orbit/orbit-2.10.2.ebuild b/gnome-base/orbit/orbit-2.10.2.ebuild
index d42e03d9487b..2191ea2d953f 100644
--- a/gnome-base/orbit/orbit-2.10.2.ebuild
+++ b/gnome-base/orbit/orbit-2.10.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.10.2.ebuild,v 1.1 2004/08/21 14:56:09 obz Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.10.2.ebuild,v 1.2 2004/11/08 14:17:18 vapier Exp $
inherit gnome2 eutils
@@ -12,10 +12,10 @@ DESCRIPTION="ORBit2 is a high-performance CORBA ORB"
HOMEPAGE="http://www.gnome.org/"
SRC_URI="mirror://gnome/sources/ORBit2/${PVP[0]}.${PVP[1]}/${MY_P}.tar.bz2"
-IUSE="doc ssl"
-SLOT="2"
LICENSE="GPL-2 LGPL-2"
-KEYWORDS="x86 ~ppc ~alpha ~sparc ~hppa amd64 ~ia64 ~mips ppc64"
+SLOT="2"
+KEYWORDS="x86 ~ppc ~alpha ~sparc ~hppa amd64 ~ia64 ~mips ppc64 arm"
+IUSE="doc ssl"
RDEPEND=">=dev-libs/glib-2
>=dev-libs/popt-1.5
diff --git a/gnome-base/orbit/orbit-2.10.3.ebuild b/gnome-base/orbit/orbit-2.10.3.ebuild
index d41633a7b5b6..a208a39afbec 100644
--- a/gnome-base/orbit/orbit-2.10.3.ebuild
+++ b/gnome-base/orbit/orbit-2.10.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.10.3.ebuild,v 1.2 2004/10/01 07:04:23 geoman Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.10.3.ebuild,v 1.3 2004/11/08 14:17:18 vapier Exp $
inherit gnome2 eutils
@@ -12,10 +12,10 @@ DESCRIPTION="ORBit2 is a high-performance CORBA ORB"
HOMEPAGE="http://www.gnome.org/"
SRC_URI="mirror://gnome/sources/ORBit2/${PVP[0]}.${PVP[1]}/${MY_P}.tar.bz2"
-IUSE="doc ssl"
-SLOT="2"
LICENSE="GPL-2 LGPL-2"
-KEYWORDS="x86 ~ppc alpha sparc hppa amd64 ia64 mips ~ppc64"
+SLOT="2"
+KEYWORDS="x86 ~ppc alpha sparc hppa amd64 ia64 mips ~ppc64 arm"
+IUSE="doc ssl"
RDEPEND=">=dev-libs/glib-2
>=dev-libs/popt-1.5
diff --git a/gnome-base/orbit/orbit-2.10.4.ebuild b/gnome-base/orbit/orbit-2.10.4.ebuild
index 20f28fce085a..0d853c2c9176 100644
--- a/gnome-base/orbit/orbit-2.10.4.ebuild
+++ b/gnome-base/orbit/orbit-2.10.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.10.4.ebuild,v 1.1 2004/08/21 14:47:37 obz Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.10.4.ebuild,v 1.2 2004/11/08 14:17:18 vapier Exp $
inherit gnome2 eutils
@@ -12,10 +12,10 @@ DESCRIPTION="ORBit2 is a high-performance CORBA ORB"
HOMEPAGE="http://www.gnome.org/"
SRC_URI="mirror://gnome/sources/ORBit2/${PVP[0]}.${PVP[1]}/${MY_P}.tar.bz2"
-IUSE="doc ssl"
-SLOT="2"
LICENSE="GPL-2 LGPL-2"
-KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64"
+SLOT="2"
+KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm"
+IUSE="doc ssl"
RDEPEND=">=dev-libs/glib-2
>=dev-libs/popt-1.5
diff --git a/gnome-base/orbit/orbit-2.12.0.ebuild b/gnome-base/orbit/orbit-2.12.0.ebuild
index 4c4f2e1b4308..ba4bcec589f3 100644
--- a/gnome-base/orbit/orbit-2.12.0.ebuild
+++ b/gnome-base/orbit/orbit-2.12.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.12.0.ebuild,v 1.1 2004/09/14 14:43:40 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.12.0.ebuild,v 1.2 2004/11/08 14:17:18 vapier Exp $
inherit gnome2 eutils
@@ -12,10 +12,10 @@ DESCRIPTION="ORBit2 is a high-performance CORBA ORB"
HOMEPAGE="http://www.gnome.org/"
SRC_URI="mirror://gnome/sources/ORBit2/${PVP[0]}.${PVP[1]}/${MY_P}.tar.bz2"
-IUSE="doc ssl"
-SLOT="2"
LICENSE="GPL-2 LGPL-2"
-KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64"
+SLOT="2"
+KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm"
+IUSE="doc ssl"
RDEPEND=">=dev-libs/glib-2
>=dev-libs/popt-1.5
diff --git a/net-www/mozilla-launcher/mozilla-launcher-1.19.ebuild b/net-www/mozilla-launcher/mozilla-launcher-1.19.ebuild
index 2e8182fbbbe4..f507e32d1ef0 100644
--- a/net-www/mozilla-launcher/mozilla-launcher-1.19.ebuild
+++ b/net-www/mozilla-launcher/mozilla-launcher-1.19.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-launcher/mozilla-launcher-1.19.ebuild,v 1.1 2004/09/27 23:43:47 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-launcher/mozilla-launcher-1.19.ebuild,v 1.2 2004/11/08 14:20:44 vapier Exp $
DESCRIPTION="Script that launches mozilla or firefox"
HOMEPAGE=""
@@ -9,7 +9,7 @@ SRC_URI="mirror://gentoo/${P}.bz2
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ia64 ppc sparc x86 mips ppc64"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86"
IUSE=""
DEPEND=""
diff --git a/net-www/mozilla-launcher/mozilla-launcher-1.21.ebuild b/net-www/mozilla-launcher/mozilla-launcher-1.21.ebuild
index 958d3bd709ee..4a810c98a46d 100644
--- a/net-www/mozilla-launcher/mozilla-launcher-1.21.ebuild
+++ b/net-www/mozilla-launcher/mozilla-launcher-1.21.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-launcher/mozilla-launcher-1.21.ebuild,v 1.7 2004/10/19 17:42:08 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-launcher/mozilla-launcher-1.21.ebuild,v 1.8 2004/11/08 14:20:44 vapier Exp $
DESCRIPTION="Script that launches mozilla or firefox"
HOMEPAGE=""
@@ -9,7 +9,7 @@ SRC_URI="mirror://gentoo/${P}.bz2
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ia64 ~mips ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 sparc x86"
IUSE=""
DEPEND=""
diff --git a/net-www/mozilla-launcher/mozilla-launcher-1.22.ebuild b/net-www/mozilla-launcher/mozilla-launcher-1.22.ebuild
index 8d1cba718286..ee43f7cae6f4 100644
--- a/net-www/mozilla-launcher/mozilla-launcher-1.22.ebuild
+++ b/net-www/mozilla-launcher/mozilla-launcher-1.22.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-launcher/mozilla-launcher-1.22.ebuild,v 1.1 2004/10/19 19:54:25 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-launcher/mozilla-launcher-1.22.ebuild,v 1.2 2004/11/08 14:20:44 vapier Exp $
DESCRIPTION="Script that launches mozilla or firefox"
HOMEPAGE=""
@@ -9,7 +9,7 @@ SRC_URI="mirror://gentoo/${P}.bz2
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
DEPEND=""