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 18ED1138E66 for ; Sun, 23 Feb 2014 09:12:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DF9F0E0BF0; Sun, 23 Feb 2014 09:08:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 96A7EE0BD9 for ; Sun, 23 Feb 2014 09:08:17 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BD2DF33FA02 for ; Sun, 23 Feb 2014 09:08:16 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id 847B62005C; Sun, 23 Feb 2014 09:08:15 +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.11.5.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: kstars-4.11.5.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: <20140223090815.847B62005C@flycatcher.gentoo.org> Date: Sun, 23 Feb 2014 09:08:15 +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: 5e1e5506-35bf-40f4-86b1-45d628e34ff6 X-Archives-Hash: 0c453badd1be2f2947808449c5a5fd7e ago 14/02/23 09:08:15 Modified: kstars-4.11.5.ebuild ChangeLog Log: Stable for ppc64, wrt bug #493782 (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision Changes Path 1.6 kde-base/kstars/kstars-4.11.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kstars/kstars-4.11.5.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kstars/kstars-4.11.5.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kstars/kstars-4.11.5.ebuild?r1=1.5&r2=1.6 Index: kstars-4.11.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-base/kstars/kstars-4.11.5.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- kstars-4.11.5.ebuild 20 Feb 2014 09:27:55 -0000 1.5 +++ kstars-4.11.5.ebuild 23 Feb 2014 09:08:15 -0000 1.6 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kstars/kstars-4.11.5.ebuild,v 1.5 2014/02/20 09:27:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kstars/kstars-4.11.5.ebuild,v 1.6 2014/02/23 09:08:15 ago Exp $ EAPI=5 @@ -9,7 +9,7 @@ DESCRIPTION="KDE Desktop Planetarium" HOMEPAGE="http://www.kde.org/applications/education/kstars http://edu.kde.org/kstars" -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.316 kde-base/kstars/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kstars/ChangeLog?rev=1.316&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kstars/ChangeLog?rev=1.316&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kstars/ChangeLog?r1=1.315&r2=1.316 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-base/kstars/ChangeLog,v retrieving revision 1.315 retrieving revision 1.316 diff -u -r1.315 -r1.316 --- ChangeLog 20 Feb 2014 09:27:55 -0000 1.315 +++ ChangeLog 23 Feb 2014 09:08:15 -0000 1.316 @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kstars # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kstars/ChangeLog,v 1.315 2014/02/20 09:27:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kstars/ChangeLog,v 1.316 2014/02/23 09:08:15 ago Exp $ + + 23 Feb 2014; Agostino Sarubbo kstars-4.11.5.ebuild: + Stable for ppc64, wrt bug #493782 20 Feb 2014; Agostino Sarubbo kstars-4.11.5.ebuild: Stable for ppc, wrt bug #493782