diff options
author | Tim Harder <radhermit@gentoo.org> | 2012-12-03 01:34:39 +0000 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2012-12-03 01:34:39 +0000 |
commit | 971caca7e49b3915bee15b436b0e19f8c792c220 (patch) | |
tree | bdabbf6be5a835dbd7e65cf072fe50c86fe60a74 /dev-tex | |
parent | revbump. new package database. fixed urls. fixed sourceforge svn root. (diff) | |
download | gentoo-2-971caca7e49b3915bee15b436b0e19f8c792c220.tar.gz gentoo-2-971caca7e49b3915bee15b436b0e19f8c792c220.tar.bz2 gentoo-2-971caca7e49b3915bee15b436b0e19f8c792c220.zip |
Fix LICENSE (bug #445608 by ulm).
(Portage version: 2.2.0_alpha143/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
Diffstat (limited to 'dev-tex')
-rw-r--r-- | dev-tex/fundus/ChangeLog | 7 | ||||
-rw-r--r-- | dev-tex/fundus/fundus-19970826.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-tex/fundus/ChangeLog b/dev-tex/fundus/ChangeLog index b9caf750160a..10b6dbac2045 100644 --- a/dev-tex/fundus/ChangeLog +++ b/dev-tex/fundus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tex/fundus -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/fundus/ChangeLog,v 1.9 2007/03/13 00:20:40 nattfodd Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-tex/fundus/ChangeLog,v 1.10 2012/12/03 01:34:39 radhermit Exp $ + + 03 Dec 2012; Tim Harder <radhermit@gentoo.org> fundus-19970826.ebuild: + Fix LICENSE (bug #445608 by ulm). 12 Mar 2007; Alexandre Buisse <nattfodd@gentoo.org> metadata.xml: Replaced text-markup by tex as maintaining herd (text-markup split). diff --git a/dev-tex/fundus/fundus-19970826.ebuild b/dev-tex/fundus/fundus-19970826.ebuild index 0e66dc929a85..d911e216856e 100644 --- a/dev-tex/fundus/fundus-19970826.ebuild +++ b/dev-tex/fundus/fundus-19970826.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/fundus/fundus-19970826.ebuild,v 1.7 2004/07/19 09:46:43 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/fundus/fundus-19970826.ebuild,v 1.8 2012/12/03 01:34:39 radhermit Exp $ inherit latex-package @@ -16,7 +16,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz mirror://gentoo/${PN}-fonts.tar.gz" IUSE="" SLOT="0" -LICENSE="as-is" +LICENSE="LPPL-1.3c" KEYWORDS="x86 ~amd64 ~sparc ~ppc" src_unpack() { |