diff options
author | Ulrich Müller <ulm@gentoo.org> | 2013-02-07 22:26:37 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2013-02-07 22:26:37 +0000 |
commit | 96f814bd3b64ee52c0c86edd5b9b7a92344174a3 (patch) | |
tree | dac3fc8e707a0a882c65b5da3336a4d4d0b2cd4e /media-gfx/paint-mono | |
parent | Move Creative Commons licenses to shorter names. (diff) | |
download | gentoo-2-96f814bd3b64ee52c0c86edd5b9b7a92344174a3.tar.gz gentoo-2-96f814bd3b64ee52c0c86edd5b9b7a92344174a3.tar.bz2 gentoo-2-96f814bd3b64ee52c0c86edd5b9b7a92344174a3.zip |
Move Creative Commons licenses to shorter names.
(Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'media-gfx/paint-mono')
-rw-r--r-- | media-gfx/paint-mono/ChangeLog | 7 | ||||
-rw-r--r-- | media-gfx/paint-mono/paint-mono-0.1.63.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-gfx/paint-mono/ChangeLog b/media-gfx/paint-mono/ChangeLog index 380b55003653..50167580e29c 100644 --- a/media-gfx/paint-mono/ChangeLog +++ b/media-gfx/paint-mono/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/paint-mono -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/paint-mono/ChangeLog,v 1.3 2011/01/29 17:07:14 hwoarang Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/paint-mono/ChangeLog,v 1.4 2013/02/07 22:26:37 ulm Exp $ + + 07 Feb 2013; Ulrich Müller <ulm@gentoo.org> paint-mono-0.1.63.ebuild: + Move Creative Commons licenses to shorter names. 29 Jan 2011; Markos Chandras <hwoarang@gentoo.org> paint-mono-0.1.63.ebuild: Stable on amd64 wrt bug #352808 diff --git a/media-gfx/paint-mono/paint-mono-0.1.63.ebuild b/media-gfx/paint-mono/paint-mono-0.1.63.ebuild index 9df6b34276fc..71e655d804c2 100644 --- a/media-gfx/paint-mono/paint-mono-0.1.63.ebuild +++ b/media-gfx/paint-mono/paint-mono-0.1.63.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 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/paint-mono/paint-mono-0.1.63.ebuild,v 1.3 2011/01/29 17:07:14 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/paint-mono/paint-mono-0.1.63.ebuild,v 1.4 2013/02/07 22:26:37 ulm Exp $ EAPI=2 @@ -10,7 +10,7 @@ DESCRIPTION="An unofficial effort to port Paint.NET 3.0 to Linux using Mono." HOMEPAGE="http://code.google.com/p/paint-mono/" SRC_URI="http://${PN}.googlecode.com/files/paintdotnet-${PV}.tar.gz" -LICENSE="MIT CCPL-Attribution-NonCommercial-NoDerivs-2.5" +LICENSE="MIT CC-BY-NC-ND-2.5" SLOT="0" KEYWORDS="amd64 x86" IUSE="" |