diff options
Diffstat (limited to 'media-gfx/paint-mono/paint-mono-0.1.63.ebuild')
-rw-r--r-- | media-gfx/paint-mono/paint-mono-0.1.63.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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="" |