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 C08B1138247 for ; Fri, 27 Dec 2013 13:55:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5F932E09C3; Fri, 27 Dec 2013 13:55:42 +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 E1930E09C3 for ; Fri, 27 Dec 2013 13:55:41 +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 DE2E833BF13 for ; Fri, 27 Dec 2013 13:55:40 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2329) id A7A6A2004C; Fri, 27 Dec 2013 13:55:39 +0000 (UTC) From: "Sergey Popov (pinkbyte)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, pinkbyte@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-shells/push: push-1.5.ebuild ChangeLog push-1.5-r1.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: push-1.5.ebuild ChangeLog push-1.5-r1.ebuild X-VCS-Directories: app-shells/push X-VCS-Committer: pinkbyte X-VCS-Committer-Name: Sergey Popov Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20131227135539.A7A6A2004C@flycatcher.gentoo.org> Date: Fri, 27 Dec 2013 13:55:39 +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: f67fa9a1-7451-4f6d-82e8-2cf1daefae8a X-Archives-Hash: ad1157dedd9c4ba070d850c3e78f1639 pinkbyte 13/12/27 13:55:39 Modified: push-1.5.ebuild ChangeLog push-1.5-r1.ebuild Log: Drop s390/sh/m68k to unstable (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42) Revision Changes Path 1.12 app-shells/push/push-1.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/push/push-1.5.ebuild?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/push/push-1.5.ebuild?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/push/push-1.5.ebuild?r1=1.11&r2=1.12 Index: push-1.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-shells/push/push-1.5.ebuild,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- push-1.5.ebuild 23 Nov 2013 03:10:03 -0000 1.11 +++ push-1.5.ebuild 27 Dec 2013 13:55:39 -0000 1.12 @@ -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/app-shells/push/push-1.5.ebuild,v 1.11 2013/11/23 03:10:03 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/push/push-1.5.ebuild,v 1.12 2013/12/27 13:55:39 pinkbyte Exp $ EAPI="4" inherit vcs-snapshot @@ -11,7 +11,7 @@ LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris" IUSE="" src_install() { 1.15 app-shells/push/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/push/ChangeLog?rev=1.15&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/push/ChangeLog?rev=1.15&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/push/ChangeLog?r1=1.14&r2=1.15 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-shells/push/ChangeLog,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- ChangeLog 25 Dec 2013 16:10:33 -0000 1.14 +++ ChangeLog 27 Dec 2013 13:55:39 -0000 1.15 @@ -1,6 +1,10 @@ # ChangeLog for app-shells/push # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/push/ChangeLog,v 1.14 2013/12/25 16:10:33 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/push/ChangeLog,v 1.15 2013/12/27 13:55:39 pinkbyte Exp $ + + 27 Dec 2013; Sergey Popov push-1.5.ebuild, + push-1.5-r1.ebuild: + Drop s390/sh/m68k to unstable 25 Dec 2013; Jeroen Roovers push-1.6.ebuild: Stable for HPPA (bug #495348). 1.2 app-shells/push/push-1.5-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/push/push-1.5-r1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/push/push-1.5-r1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/push/push-1.5-r1.ebuild?r1=1.1&r2=1.2 Index: push-1.5-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-shells/push/push-1.5-r1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- push-1.5-r1.ebuild 22 Nov 2013 15:05:27 -0000 1.1 +++ push-1.5-r1.ebuild 27 Dec 2013 13:55:39 -0000 1.2 @@ -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/app-shells/push/push-1.5-r1.ebuild,v 1.1 2013/11/22 15:05:27 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/push/push-1.5-r1.ebuild,v 1.2 2013/12/27 13:55:39 pinkbyte Exp $ EAPI="4" inherit vcs-snapshot @@ -11,7 +11,7 @@ LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris" IUSE="" src_install() {