diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-11 19:34:52 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-11 19:34:52 +0000 |
commit | 7c69a26972a32a10d2e353bcf3ca672fce4bf617 (patch) | |
tree | fbba22625f46e9eb75549596e834062d8b7e0ace /virtual/glu/glu-7.0.ebuild | |
parent | arm/mips/sparc stable. (diff) | |
download | gentoo-2-7c69a26972a32a10d2e353bcf3ca672fce4bf617.tar.gz gentoo-2-7c69a26972a32a10d2e353bcf3ca672fce4bf617.tar.bz2 gentoo-2-7c69a26972a32a10d2e353bcf3ca672fce4bf617.zip |
Mark 7.0 stable on ia64
(Portage version: 2.1-r1)
Diffstat (limited to 'virtual/glu/glu-7.0.ebuild')
-rw-r--r-- | virtual/glu/glu-7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/glu/glu-7.0.ebuild b/virtual/glu/glu-7.0.ebuild index dc884b814945..09f706e0f616 100644 --- a/virtual/glu/glu-7.0.ebuild +++ b/virtual/glu/glu-7.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/glu/glu-7.0.ebuild,v 1.5 2006/07/01 01:35:49 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/glu/glu-7.0.ebuild,v 1.6 2006/07/11 19:34:52 agriffis Exp $ DESCRIPTION="Virtual for OpenGL utility library" HOMEPAGE="http://www.gentoo.org/proj/en/desktop/x/x11/" SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ~ia64 mips ppc ppc64 sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 mips ppc ppc64 sh ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND="media-libs/mesa" DEPEND="${RDEPEND}" |