diff options
author | Guy Martin <gmsoft@gentoo.org> | 2003-03-16 10:54:20 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2003-03-16 10:54:20 +0000 |
commit | 458fbf2d6635b9513bdd3c45accbc2cb93e6b409 (patch) | |
tree | 9cdca741f74034e9c14405bcfb70e90d3835e02a /x11-base/opengl-update/opengl-update-1.5.ebuild | |
parent | Initial import. Apache JMeter is a Java-based tool that will load test and m... (diff) | |
download | historical-458fbf2d6635b9513bdd3c45accbc2cb93e6b409.tar.gz historical-458fbf2d6635b9513bdd3c45accbc2cb93e6b409.tar.bz2 historical-458fbf2d6635b9513bdd3c45accbc2cb93e6b409.zip |
Added hppa to keywords.
Diffstat (limited to 'x11-base/opengl-update/opengl-update-1.5.ebuild')
-rw-r--r-- | x11-base/opengl-update/opengl-update-1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-base/opengl-update/opengl-update-1.5.ebuild b/x11-base/opengl-update/opengl-update-1.5.ebuild index 6c02e1cb98a9..1762d1bd45be 100644 --- a/x11-base/opengl-update/opengl-update-1.5.ebuild +++ b/x11-base/opengl-update/opengl-update-1.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-base/opengl-update/opengl-update-1.5.ebuild,v 1.3 2003/03/12 19:06:52 zwelch Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/opengl-update/opengl-update-1.5.ebuild,v 1.4 2003/03/16 10:54:20 gmsoft Exp $ S=${WORKDIR}/${P} DESCRIPTION="Utility to change the OpenGL interface being used." SRC_URI="" HOMEPAGE="http://www.gentoo.org/" -KEYWORDS="x86 ppc sparc alpha arm" +KEYWORDS="x86 ppc sparc alpha arm hppa" SLOT="0" LICENSE="GPL-2" |