summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2012-11-04 17:04:41 +0000
committerUlrich Müller <ulm@gentoo.org>2012-11-04 17:04:41 +0000
commitff96ee8461a7a1d088f6350e976fea7245d1991f (patch)
tree64b62072826eb44744c14b58a5740b5769f4e884 /dev-tex/slatex
parentChange LICENSE to "freedist": The license of the package doesn't grant the ri... (diff)
downloadgentoo-2-ff96ee8461a7a1d088f6350e976fea7245d1991f.tar.gz
gentoo-2-ff96ee8461a7a1d088f6350e976fea7245d1991f.tar.bz2
gentoo-2-ff96ee8461a7a1d088f6350e976fea7245d1991f.zip
Change LICENSE to "freedist": The license of the package doesn't grant the right for modifications.
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'dev-tex/slatex')
-rw-r--r--dev-tex/slatex/ChangeLog9
-rw-r--r--dev-tex/slatex/slatex-20050609.ebuild11
-rw-r--r--dev-tex/slatex/slatex-20090928.ebuild8
3 files changed, 14 insertions, 14 deletions
diff --git a/dev-tex/slatex/ChangeLog b/dev-tex/slatex/ChangeLog
index 2bcdc016c48d..ea8c00d9954f 100644
--- a/dev-tex/slatex/ChangeLog
+++ b/dev-tex/slatex/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-tex/slatex
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/slatex/ChangeLog,v 1.4 2010/07/01 16:44:41 chiiph Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/slatex/ChangeLog,v 1.5 2012/11/04 17:04:41 ulm Exp $
+
+ 04 Nov 2012; Ulrich Müller <ulm@gentoo.org> slatex-20050609.ebuild,
+ slatex-20090928.ebuild:
+ Change LICENSE to "freedist": The license of the package doesn't grant the
+ right for modifications.
*slatex-20090928 (01 Jul 2010)
diff --git a/dev-tex/slatex/slatex-20050609.ebuild b/dev-tex/slatex/slatex-20050609.ebuild
index 96e7af715937..d5ee1f7fd329 100644
--- a/dev-tex/slatex/slatex-20050609.ebuild
+++ b/dev-tex/slatex/slatex-20050609.ebuild
@@ -1,23 +1,18 @@
-# Copyright 1999-2010 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/slatex/slatex-20050609.ebuild,v 1.3 2010/04/17 17:52:07 pchrist Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/slatex/slatex-20050609.ebuild,v 1.4 2012/11/04 17:04:41 ulm Exp $
# for updating the texmf database, id est latex-package_rehash
inherit latex-package
DESCRIPTION="SLaTeX is a Scheme program that allows you to write Scheme code in your (La)TeX source."
-
HOMEPAGE="http://www.ccs.neu.edu/home/dorai/slatex/slatxdoc.html"
-
#http://www.ccs.neu.edu/home/dorai/slatex/slatex.tar.gz
SRC_URI="mirror://gentoo/${P}.tar.gz"
-LICENSE="as-is"
-
+LICENSE="freedist" # license doesn't grant the right for modifications
SLOT="0"
-
KEYWORDS="~amd64 ~x86"
-
IUSE=""
CDEPEND="dev-scheme/guile"
diff --git a/dev-tex/slatex/slatex-20090928.ebuild b/dev-tex/slatex/slatex-20090928.ebuild
index 974708152e0f..1e8f56a1dfa1 100644
--- a/dev-tex/slatex/slatex-20090928.ebuild
+++ b/dev-tex/slatex/slatex-20090928.ebuild
@@ -1,17 +1,17 @@
-# Copyright 1999-2010 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/slatex/slatex-20090928.ebuild,v 1.1 2010/07/01 16:44:41 chiiph Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/slatex/slatex-20090928.ebuild,v 1.2 2012/11/04 17:04:41 ulm Exp $
EAPI="3"
# for updating the texmf database, id est latex-package_rehash
inherit latex-package
-DESCRIPTION="SLaTeX is a Scheme program that allows you to write Scheme code in your (La)TeX source."
+DESCRIPTION="SLaTeX is a Scheme program that allows you to write Scheme code in your (La)TeX source"
HOMEPAGE="http://www.ccs.neu.edu/home/dorai/slatex/slatxdoc.html"
SRC_URI="http://evalwhen.com/slatex/slatex.tar.bz2 -> ${P}.tar.bz2"
-LICENSE="as-is"
+LICENSE="freedist" # license doesn't grant the right for modifications
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""