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 20931138436 for ; Sat, 12 Jan 2013 20:50:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D3CFCE05E8; Sat, 12 Jan 2013 20:50:03 +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 07985E0603 for ; Sat, 12 Jan 2013 20:50:02 +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 B923E33DBF7 for ; Sat, 12 Jan 2013 18:23:10 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2178) id 7930C2171D; Sat, 12 Jan 2013 18:23:09 +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 x11-terms/kterm: kterm-6.2.0-r5.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: kterm-6.2.0-r5.ebuild X-VCS-Directories: x11-terms/kterm X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Mueller Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130112182309.7930C2171D@flycatcher.gentoo.org> Date: Sat, 12 Jan 2013 18:23:09 +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: 8c28295e-17af-434e-9734-d457aae3d3b5 X-Archives-Hash: 693f53573cea2f722ceca9cc4149f1bc ulm 13/01/12 18:23:09 Modified: kterm-6.2.0-r5.ebuild Log: Fix LICENSE, see notices in source files, bug 448274. (Portage version: 2.1.11.40/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25) Revision Changes Path 1.10 x11-terms/kterm/kterm-6.2.0-r5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/kterm/kterm-6.2.0-r5.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/kterm/kterm-6.2.0-r5.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/kterm/kterm-6.2.0-r5.ebuild?r1=1.9&r2=1.10 Index: kterm-6.2.0-r5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-terms/kterm/kterm-6.2.0-r5.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- kterm-6.2.0-r5.ebuild 4 Jan 2013 15:45:02 -0000 1.9 +++ kterm-6.2.0-r5.ebuild 12 Jan 2013 18:23:09 -0000 1.10 @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/kterm/kterm-6.2.0-r5.ebuild,v 1.9 2013/01/04 15:45:02 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/kterm/kterm-6.2.0-r5.ebuild,v 1.10 2013/01/12 18:23:09 ulm Exp $ EAPI=4 @@ -13,7 +13,7 @@ # until someone who reads japanese can find a better place HOMEPAGE="http://www.asahi-net.or.jp/~hc3j-tkg/kterm/" -LICENSE="MIT HPND xboing" +LICENSE="MIT HPND XC" SLOT="0" KEYWORDS="-alpha amd64 ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="Xaw3d"