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 4E7FD1381F3 for ; Wed, 9 Oct 2013 23:05:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 89CC1E0A93; Wed, 9 Oct 2013 23:04:06 +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 A22E5E0A98 for ; Wed, 9 Oct 2013 23:04:05 +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 BF20033EFAB for ; Wed, 9 Oct 2013 23:04:04 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2324) id 88CA220051; Wed, 9 Oct 2013 23:04:03 +0000 (UTC) From: "Chris Reffett (creffett)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, creffett@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in kde-base/kigo: kigo-4.11.2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: kigo-4.11.2.ebuild ChangeLog X-VCS-Directories: kde-base/kigo X-VCS-Committer: creffett X-VCS-Committer-Name: Chris Reffett Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20131009230403.88CA220051@flycatcher.gentoo.org> Date: Wed, 9 Oct 2013 23:04:03 +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: 7b6a070f-5054-4ee6-8203-6b7fec627ae9 X-Archives-Hash: 3f8ff9c2b73c02ce35a912f720d279b5 creffett 13/10/09 23:04:03 Modified: ChangeLog Added: kigo-4.11.2.ebuild Log: Version bump KDE SC 4.11.2 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 42618354) Revision Changes Path 1.133 kde-base/kigo/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kigo/ChangeLog?rev=1.133&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kigo/ChangeLog?rev=1.133&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kigo/ChangeLog?r1=1.132&r2=1.133 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-base/kigo/ChangeLog,v retrieving revision 1.132 retrieving revision 1.133 diff -u -r1.132 -r1.133 --- ChangeLog 3 Sep 2013 19:50:07 -0000 1.132 +++ ChangeLog 9 Oct 2013 23:04:03 -0000 1.133 @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kigo # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kigo/ChangeLog,v 1.132 2013/09/03 19:50:07 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kigo/ChangeLog,v 1.133 2013/10/09 23:04:03 creffett Exp $ + +*kigo-4.11.2 (08 Oct 2013) + + 08 Oct 2013; Chris Reffett +kigo-4.11.2.ebuild: + Version bump KDE SC 4.11.2 03 Sep 2013; Chris Reffett -kigo-4.11.0.ebuild: Drop KDE 4.11.0 1.1 kde-base/kigo/kigo-4.11.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kigo/kigo-4.11.2.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kigo/kigo-4.11.2.ebuild?rev=1.1&content-type=text/plain Index: kigo-4.11.2.ebuild =================================================================== # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/kde-base/kigo/kigo-4.11.2.ebuild,v 1.1 2013/10/09 23:04:03 creffett Exp $ EAPI=5 KDE_HANDBOOK="optional" inherit kde4-base DESCRIPTION="KDE Go game" HOMEPAGE="http://www.kde.org/applications/games/kigo/" KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND="$(add_kdebase_dep libkdegames)" RDEPEND=" ${DEPEND} games-board/gnugo "