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 345851381F3 for ; Sun, 5 May 2013 10:17:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5C948E0A41; Sun, 5 May 2013 10:14:29 +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 4E4AEE0A07 for ; Sun, 5 May 2013 10:14:28 +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 6A9A633DFA5 for ; Sun, 5 May 2013 10:14:22 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id 30D4C21723; Sun, 5 May 2013 10:14:21 +0000 (UTC) From: "Agostino Sarubbo (ago)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ago@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in kde-base/kstars: kstars-4.10.2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: kstars-4.10.2.ebuild ChangeLog X-VCS-Directories: kde-base/kstars X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130505101421.30D4C21723@flycatcher.gentoo.org> Date: Sun, 5 May 2013 10:14:21 +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: 00856044-565e-4246-b6a7-ba463aa0daf9 X-Archives-Hash: 80243a2f737b74bcd6cd0bea6702f431 ago 13/05/05 10:14:21 Modified: kstars-4.10.2.ebuild ChangeLog Log: Stable for ppc64, wrt to bug #466074 (Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision Changes Path 1.5 kde-base/kstars/kstars-4.10.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kstars/kstars-4.10.2.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kstars/kstars-4.10.2.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kstars/kstars-4.10.2.ebuild?r1=1.4&r2=1.5 Index: kstars-4.10.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-base/kstars/kstars-4.10.2.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- kstars-4.10.2.ebuild 1 May 2013 11:50:49 -0000 1.4 +++ kstars-4.10.2.ebuild 5 May 2013 10:14:20 -0000 1.5 @@ -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/kde-base/kstars/kstars-4.10.2.ebuild,v 1.4 2013/05/01 11:50:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kstars/kstars-4.10.2.ebuild,v 1.5 2013/05/05 10:14:20 ago Exp $ EAPI=5 @@ -8,7 +8,7 @@ inherit flag-o-matic kde4-base DESCRIPTION="KDE Desktop Planetarium" -KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug fits indi" DEPEND=" 1.269 kde-base/kstars/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kstars/ChangeLog?rev=1.269&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kstars/ChangeLog?rev=1.269&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kstars/ChangeLog?r1=1.268&r2=1.269 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-base/kstars/ChangeLog,v retrieving revision 1.268 retrieving revision 1.269 diff -u -r1.268 -r1.269 --- ChangeLog 1 May 2013 11:50:49 -0000 1.268 +++ ChangeLog 5 May 2013 10:14:20 -0000 1.269 @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kstars # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kstars/ChangeLog,v 1.268 2013/05/01 11:50:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kstars/ChangeLog,v 1.269 2013/05/05 10:14:20 ago Exp $ + + 05 May 2013; Agostino Sarubbo kstars-4.10.2.ebuild: + Stable for ppc64, wrt to bug #466074 01 May 2013; Agostino Sarubbo kstars-4.10.2.ebuild: Stable for ppc, wrt to bug #466074