From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 81B4D1388EF for ; Thu, 7 Feb 2013 22:05:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 50BA5E055C; Thu, 7 Feb 2013 22:05:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E2AE1E055C for ; Thu, 7 Feb 2013 22:05:33 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E930C33DC08 for ; Thu, 7 Feb 2013 22:05:32 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2178) id B83472171D; Thu, 7 Feb 2013 22:05:31 +0000 (UTC) From: "Ulrich Mueller (ulm)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ulm@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in games-arcade/mari0: mari0-1.6.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: mari0-1.6.ebuild ChangeLog X-VCS-Directories: games-arcade/mari0 X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Mueller Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130207220531.B83472171D@flycatcher.gentoo.org> Date: Thu, 7 Feb 2013 22:05:31 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 8e934842-87aa-4b51-97b9-75c7f668249c X-Archives-Hash: 6580a7d83fe3fae693a8b9d406d7a5a7 ulm 13/02/07 22:05:31 Modified: mari0-1.6.ebuild ChangeLog Log: Move Creative Commons licenses to shorter names. (Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25) Revision Changes Path 1.10 games-arcade/mari0/mari0-1.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/mari0/mari0-1.6.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/mari0/mari0-1.6.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/mari0/mari0-1.6.ebuild?r1=1.9&r2=1.10 Index: mari0-1.6.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-arcade/mari0/mari0-1.6.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- mari0-1.6.ebuild 20 Dec 2012 20:26:09 -0000 1.9 +++ mari0-1.6.ebuild 7 Feb 2013 22:05:31 -0000 1.10 @@ -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-arcade/mari0/mari0-1.6.ebuild,v 1.9 2012/12/20 20:26:09 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/mari0/mari0-1.6.ebuild,v 1.10 2013/02/07 22:05:31 ulm Exp $ EAPI=4 @@ -12,7 +12,7 @@ HOMEPAGE="http://stabyourself.net/mari0/" SRC_URI="${P}.zip" -LICENSE="CCPL-Attribution-ShareAlike-NonCommercial-3.0" +LICENSE="CC-BY-NC-SA-3.0" SLOT="0" KEYWORDS="amd64 ~ppc x86" IUSE="" 1.9 games-arcade/mari0/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/mari0/ChangeLog?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/mari0/ChangeLog?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/mari0/ChangeLog?r1=1.8&r2=1.9 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-arcade/mari0/ChangeLog,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ChangeLog 20 Dec 2012 20:26:09 -0000 1.8 +++ ChangeLog 7 Feb 2013 22:05:31 -0000 1.9 @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/mari0 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/mari0/ChangeLog,v 1.8 2012/12/20 20:26:09 hasufell Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/mari0/ChangeLog,v 1.9 2013/02/07 22:05:31 ulm Exp $ + + 07 Feb 2013; Ulrich Müller mari0-1.6.ebuild: + Move Creative Commons licenses to shorter names. 20 Dec 2012; Julian Ospald mari0-1.6.ebuild: stable x86 wrt #435896