summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjoern Brauel <bjb@gentoo.org>2002-09-14 15:51:24 +0000
committerBjoern Brauel <bjb@gentoo.org>2002-09-14 15:51:24 +0000
commita67b641718097147fa18af7164c4eb6790885d73 (patch)
tree9b02ec9966383d7c2306467e135cc400d11921d8 /gnome-base
parentChanged to econf and einstall. Patched configure to squash the (diff)
downloadhistorical-a67b641718097147fa18af7164c4eb6790885d73.tar.gz
historical-a67b641718097147fa18af7164c4eb6790885d73.tar.bz2
historical-a67b641718097147fa18af7164c4eb6790885d73.zip
initial alpha (axp) support for gentoo
Diffstat (limited to 'gnome-base')
-rw-r--r--gnome-base/ORBit/ORBit-0.5.17.ebuild4
-rw-r--r--gnome-base/gnome-libs/gnome-libs-1.4.1.7.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/gnome-base/ORBit/ORBit-0.5.17.ebuild b/gnome-base/ORBit/ORBit-0.5.17.ebuild
index a1ba17c567ee..a765265de175 100644
--- a/gnome-base/ORBit/ORBit-0.5.17.ebuild
+++ b/gnome-base/ORBit/ORBit-0.5.17.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit/ORBit-0.5.17.ebuild,v 1.2 2002/08/16 04:09:22 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit/ORBit-0.5.17.ebuild,v 1.3 2002/09/14 15:51:24 bjb Exp $
inherit libtool
@@ -19,7 +19,7 @@ RDEPEND="virtual/glibc
SLOT="0"
LICENSE="GPL"
-KEYWORDS="x86 sparc sparc64"
+KEYWORDS="x86 sparc sparc64 alpha"
src_compile() {
if [ -z "`use nls`" ] ; then
diff --git a/gnome-base/gnome-libs/gnome-libs-1.4.1.7.ebuild b/gnome-base/gnome-libs/gnome-libs-1.4.1.7.ebuild
index e37427cf5d8d..3355e4bdf708 100644
--- a/gnome-base/gnome-libs/gnome-libs-1.4.1.7.ebuild
+++ b/gnome-base/gnome-libs/gnome-libs-1.4.1.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-libs/gnome-libs-1.4.1.7.ebuild,v 1.9 2002/08/30 14:08:42 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-libs/gnome-libs-1.4.1.7.ebuild,v 1.10 2002/09/14 15:51:24 bjb Exp $
inherit libtool
@@ -9,7 +9,7 @@ DESCRIPTION="GNOME Core Libraries"
SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${P}.tar.bz2"
HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64 alpha"
DEPEND=">=media-libs/imlib-1.9.10
>=media-sound/esound-0.2.23