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 | |
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')
-rw-r--r-- | virtual/glu/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/glu/glu-7.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/glu/ChangeLog b/virtual/glu/ChangeLog index 135d7ca0842d..48a00c43a34b 100644 --- a/virtual/glu/ChangeLog +++ b/virtual/glu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/glu # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/glu/ChangeLog,v 1.7 2006/07/10 21:16:51 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/glu/ChangeLog,v 1.8 2006/07/11 19:34:52 agriffis Exp $ + + 11 Jul 2006; Aron Griffis <agriffis@gentoo.org> glu-7.0.ebuild: + Mark 7.0 stable on ia64 10 Jul 2006; Stephen P. Becker <geoman@gentoo.org> glu-6.8.ebuild: removing mips from 6.8, please use modular X on mips 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}" |