diff options
author | Ulrich Müller <ulm@gentoo.org> | 2013-02-07 22:20:19 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2013-02-07 22:20:19 +0000 |
commit | 230b10a754c543a238f45d21ebce3ec57962beb5 (patch) | |
tree | 55003b16defd843ba6b0836e63e93019bc47b9e5 /games-util/pyfa | |
parent | Move Creative Commons licenses to shorter names. (diff) | |
download | gentoo-2-230b10a754c543a238f45d21ebce3ec57962beb5.tar.gz gentoo-2-230b10a754c543a238f45d21ebce3ec57962beb5.tar.bz2 gentoo-2-230b10a754c543a238f45d21ebce3ec57962beb5.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 'games-util/pyfa')
-rw-r--r-- | games-util/pyfa/ChangeLog | 8 | ||||
-rw-r--r-- | games-util/pyfa/pyfa-1.1.11.ebuild | 6 | ||||
-rw-r--r-- | games-util/pyfa/pyfa-1.1.12.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/games-util/pyfa/ChangeLog b/games-util/pyfa/ChangeLog index f40dc20d83b9..b982581477f7 100644 --- a/games-util/pyfa/ChangeLog +++ b/games-util/pyfa/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-util/pyfa -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/pyfa/ChangeLog,v 1.17 2012/12/09 21:37:27 tetromino Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-util/pyfa/ChangeLog,v 1.18 2013/02/07 22:20:18 ulm Exp $ + + 07 Feb 2013; Ulrich Müller <ulm@gentoo.org> pyfa-1.1.11.ebuild, + pyfa-1.1.12.ebuild: + Move Creative Commons licenses to shorter names. *pyfa-1.1.12 (09 Dec 2012) diff --git a/games-util/pyfa/pyfa-1.1.11.ebuild b/games-util/pyfa/pyfa-1.1.11.ebuild index 0d723c89c0c7..3088f45d9f8d 100644 --- a/games-util/pyfa/pyfa-1.1.11.ebuild +++ b/games-util/pyfa/pyfa-1.1.11.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/pyfa/pyfa-1.1.11.ebuild,v 1.1 2012/12/05 05:53:16 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/pyfa/pyfa-1.1.11.ebuild,v 1.2 2013/02/07 22:20:19 ulm Exp $ EAPI="5" PYTHON_COMPAT=( python{2_6,2_7} ) @@ -20,7 +20,7 @@ DESCRIPTION="Python Fitting Assistant - a ship fitting application for EVE Onlin HOMEPAGE="http://www.evefit.org/static/pyfa" SRC_URI="http://dl.evefit.org/${FOLDER}/${PN}-${MY_PV}.tar.bz2" -LICENSE="GPL-3+ LGPL-2.1+ CCPL-Attribution-2.5 free-noncomm" +LICENSE="GPL-3+ LGPL-2.1+ CC-BY-2.5 free-noncomm" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="+graph" diff --git a/games-util/pyfa/pyfa-1.1.12.ebuild b/games-util/pyfa/pyfa-1.1.12.ebuild index ee844a9084e4..e9c2feacbe63 100644 --- a/games-util/pyfa/pyfa-1.1.12.ebuild +++ b/games-util/pyfa/pyfa-1.1.12.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/pyfa/pyfa-1.1.12.ebuild,v 1.1 2012/12/09 21:37:27 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/pyfa/pyfa-1.1.12.ebuild,v 1.2 2013/02/07 22:20:18 ulm Exp $ EAPI="5" PYTHON_COMPAT=( python{2_6,2_7} ) @@ -20,7 +20,7 @@ DESCRIPTION="Python Fitting Assistant - a ship fitting application for EVE Onlin HOMEPAGE="http://www.evefit.org/static/pyfa" SRC_URI="http://dl.evefit.org/${FOLDER}/${PN}-${MY_PV}.tar.bz2" -LICENSE="GPL-3+ LGPL-2.1+ CCPL-Attribution-2.5 free-noncomm" +LICENSE="GPL-3+ LGPL-2.1+ CC-BY-2.5 free-noncomm" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="+graph" |