diff options
author | Ulrich Müller <ulm@gentoo.org> | 2010-01-11 11:04:46 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2010-01-11 11:04:46 +0000 |
commit | 569072cba254e33e25a9696aacdaa44f7571796c (patch) | |
tree | 838673b9e92a66a5273dfa79de0299a43239b7e9 /virtual/latex-base | |
parent | Set empty HOMEPAGE and LICENSE. (diff) | |
download | gentoo-2-569072cba254e33e25a9696aacdaa44f7571796c.tar.gz gentoo-2-569072cba254e33e25a9696aacdaa44f7571796c.tar.bz2 gentoo-2-569072cba254e33e25a9696aacdaa44f7571796c.zip |
Set empty HOMEPAGE and LICENSE.
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'virtual/latex-base')
-rw-r--r-- | virtual/latex-base/ChangeLog | 7 | ||||
-rw-r--r-- | virtual/latex-base/latex-base-1.0.ebuild | 8 |
2 files changed, 9 insertions, 6 deletions
diff --git a/virtual/latex-base/ChangeLog b/virtual/latex-base/ChangeLog index 8049f9a5eab1..b15bb2c03f3e 100644 --- a/virtual/latex-base/ChangeLog +++ b/virtual/latex-base/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/latex-base -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/latex-base/ChangeLog,v 1.7 2009/12/15 19:48:10 abcd Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/latex-base/ChangeLog,v 1.8 2010/01/11 11:04:46 ulm Exp $ + + 11 Jan 2010; Ulrich Mueller <ulm@gentoo.org> latex-base-1.0.ebuild: + Set empty HOMEPAGE and LICENSE. 15 Dec 2009; Jonathan Callen <abcd@gentoo.org> latex-base-1.0.ebuild: QA: Add prefix keywords diff --git a/virtual/latex-base/latex-base-1.0.ebuild b/virtual/latex-base/latex-base-1.0.ebuild index e833fd507ec8..24a4d902ee77 100644 --- a/virtual/latex-base/latex-base-1.0.ebuild +++ b/virtual/latex-base/latex-base-1.0.ebuild @@ -1,12 +1,12 @@ -# 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/latex-base/latex-base-1.0.ebuild,v 1.7 2009/12/15 19:48:10 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/latex-base/latex-base-1.0.ebuild,v 1.8 2010/01/11 11:04:46 ulm Exp $ DESCRIPTION="Virtual for basic LaTeX binaries" -HOMEPAGE="http://www.latex-project.org/" +HOMEPAGE="" SRC_URI="" -LICENSE="GPL-2" +LICENSE="" SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" |