summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2013-04-20 09:14:16 +0000
committerUlrich Müller <ulm@gentoo.org>2013-04-20 09:14:16 +0000
commitbe5ee159c0522f1676706e57586f59164dbba717 (patch)
tree837f1b02c7da46aa54f97c18fea1bdbb7bcafde5 /media-gfx
parentVersion bump (diff)
downloadgentoo-2-be5ee159c0522f1676706e57586f59164dbba717.tar.gz
gentoo-2-be5ee159c0522f1676706e57586f59164dbba717.tar.bz2
gentoo-2-be5ee159c0522f1676706e57586f59164dbba717.zip
Fix LICENSE, bug 464774.
(Portage version: 2.1.11.62/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/dpic/ChangeLog7
-rw-r--r--media-gfx/dpic/dpic-20090713.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/media-gfx/dpic/ChangeLog b/media-gfx/dpic/ChangeLog
index ee650533e413..64334cd9840d 100644
--- a/media-gfx/dpic/ChangeLog
+++ b/media-gfx/dpic/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/dpic
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/dpic/ChangeLog,v 1.6 2009/09/27 12:11:59 maekke Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/dpic/ChangeLog,v 1.7 2013/04/20 09:14:16 ulm Exp $
+
+ 20 Apr 2013; Ulrich Müller <ulm@gentoo.org> dpic-20090713.ebuild:
+ Fix LICENSE, bug 464774.
27 Sep 2009; Markus Meier <maekke@gentoo.org> dpic-20090713.ebuild:
amd64/x86 stable, bug #286338
diff --git a/media-gfx/dpic/dpic-20090713.ebuild b/media-gfx/dpic/dpic-20090713.ebuild
index ccbfb635962f..e8aa71fe93c2 100644
--- a/media-gfx/dpic/dpic-20090713.ebuild
+++ b/media-gfx/dpic/dpic-20090713.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/dpic/dpic-20090713.ebuild,v 1.3 2009/09/27 12:11:59 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/dpic/dpic-20090713.ebuild,v 1.4 2013/04/20 09:14:16 ulm Exp $
inherit toolchain-funcs
@@ -8,7 +8,7 @@ DESCRIPTION="Converts PIC plots into pstricks, PGF/TikZ, PostScript, MetaPost an
HOMEPAGE="http://ece.uwaterloo.ca/~aplevich/dpic"
SRC_URI="mirror://gentoo/${P}.tar.gz"
-LICENSE="as-is"
+LICENSE="free-noncomm"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE="examples"