diff options
author | Bjoern Brauel <bjb@gentoo.org> | 2002-09-14 15:51:26 +0000 |
---|---|---|
committer | Bjoern Brauel <bjb@gentoo.org> | 2002-09-14 15:51:26 +0000 |
commit | 171d7cba6ab819eea36306ff76533ae9199b6455 (patch) | |
tree | 09a93862d802226848c96aa65890a95cec5fceab /x11-base | |
parent | Changed to econf and einstall. Patched configure to squash the (diff) | |
download | gentoo-2-171d7cba6ab819eea36306ff76533ae9199b6455.tar.gz gentoo-2-171d7cba6ab819eea36306ff76533ae9199b6455.tar.bz2 gentoo-2-171d7cba6ab819eea36306ff76533ae9199b6455.zip |
initial alpha (axp) support for gentoo
Diffstat (limited to 'x11-base')
-rw-r--r-- | x11-base/opengl-update/opengl-update-1.4.ebuild | 4 | ||||
-rw-r--r-- | x11-base/xfree/xfree-4.2.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-base/opengl-update/opengl-update-1.4.ebuild b/x11-base/opengl-update/opengl-update-1.4.ebuild index bab742bf2cd5..8570d1d30ea2 100644 --- a/x11-base/opengl-update/opengl-update-1.4.ebuild +++ b/x11-base/opengl-update/opengl-update-1.4.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-base/opengl-update/opengl-update-1.4.ebuild,v 1.1 2002/09/07 21:35:08 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/opengl-update/opengl-update-1.4.ebuild,v 1.2 2002/09/14 15:51:26 bjb Exp $ S=${WORKDIR}/${P} DESCRIPTION="Utility to change the OpenGL interface being used." SRC_URI="" HOMEPAGE="http://www.gentoo.org/" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64 alpha" SLOT="0" LICENSE="GPL-2" diff --git a/x11-base/xfree/xfree-4.2.1.ebuild b/x11-base/xfree/xfree-4.2.1.ebuild index 9152c770cd62..04c8e23b952a 100644 --- a/x11-base/xfree/xfree-4.2.1.ebuild +++ b/x11-base/xfree/xfree-4.2.1.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/x11-base/xfree/xfree-4.2.1.ebuild,v 1.5 2002/09/14 00:45:23 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/xfree/xfree-4.2.1.ebuild,v 1.6 2002/09/14 15:51:26 bjb Exp $ inherit flag-o-matic gcc # Compile problems with these ... @@ -51,7 +51,7 @@ SRC_URI="${SRC_PATH0}/X${MY_SV}src-1.tgz LICENSE="X11 MSttfEULA" SLOT="0" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64 alpha" DEPEND=">=sys-apps/baselayout-1.8.3 >=sys-libs/ncurses-5.1 |