diff options
author | Ulrich Müller <ulm@gentoo.org> | 2010-01-11 10:58:43 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2010-01-11 10:58:43 +0000 |
commit | 977cba65aa517b63ec0919b8d7945d0020503968 (patch) | |
tree | 9d56d744dac9b0ecf98cab33e80996eb305bca96 /virtual/glu/glu-7.0.ebuild | |
parent | Set empty HOMEPAGE and LICENSE. (diff) | |
download | gentoo-2-977cba65aa517b63ec0919b8d7945d0020503968.tar.gz gentoo-2-977cba65aa517b63ec0919b8d7945d0020503968.tar.bz2 gentoo-2-977cba65aa517b63ec0919b8d7945d0020503968.zip |
Set empty HOMEPAGE and LICENSE.
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'virtual/glu/glu-7.0.ebuild')
-rw-r--r-- | virtual/glu/glu-7.0.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/virtual/glu/glu-7.0.ebuild b/virtual/glu/glu-7.0.ebuild index 9a9519e63bef..eaf9794a6bc2 100644 --- a/virtual/glu/glu-7.0.ebuild +++ b/virtual/glu/glu-7.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 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.10 2009/12/15 19:48:01 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/glu/glu-7.0.ebuild,v 1.11 2010/01/11 10:58:43 ulm Exp $ DESCRIPTION="Virtual for OpenGL utility library" -HOMEPAGE="http://www.gentoo.org/proj/en/desktop/x/x11/" +HOMEPAGE="" SRC_URI="" -LICENSE="GPL-2" +LICENSE="" SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" |