diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2013-12-27 13:55:39 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2013-12-27 13:55:39 +0000 |
commit | 212e5e943c2d3977d8ddea7c7d025751e4cda12c (patch) | |
tree | 43adc46a2f37ba76e39d5b4e87fc4066f148e31e /app-shells | |
parent | Drop s390/sh/m68k to unstable (diff) | |
download | gentoo-2-212e5e943c2d3977d8ddea7c7d025751e4cda12c.tar.gz gentoo-2-212e5e943c2d3977d8ddea7c7d025751e4cda12c.tar.bz2 gentoo-2-212e5e943c2d3977d8ddea7c7d025751e4cda12c.zip |
Drop s390/sh/m68k to unstable
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/push/ChangeLog | 6 | ||||
-rw-r--r-- | app-shells/push/push-1.5-r1.ebuild | 4 | ||||
-rw-r--r-- | app-shells/push/push-1.5.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/app-shells/push/ChangeLog b/app-shells/push/ChangeLog index fb08a97937ea..dbc74501af26 100644 --- a/app-shells/push/ChangeLog +++ b/app-shells/push/ChangeLog @@ -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 <pinkbyte@gentoo.org> push-1.5.ebuild, + push-1.5-r1.ebuild: + Drop s390/sh/m68k to unstable 25 Dec 2013; Jeroen Roovers <jer@gentoo.org> push-1.6.ebuild: Stable for HPPA (bug #495348). diff --git a/app-shells/push/push-1.5-r1.ebuild b/app-shells/push/push-1.5-r1.ebuild index 4a6b459dba33..fbe3d1bd1d82 100644 --- a/app-shells/push/push-1.5-r1.ebuild +++ b/app-shells/push/push-1.5-r1.ebuild @@ -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 @@ SRC_URI="http://github.com/vaeth/${PN}/tarball/${PV} -> ${P}.tar.gz" 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() { diff --git a/app-shells/push/push-1.5.ebuild b/app-shells/push/push-1.5.ebuild index 43cf5f9ac58b..0e7bcbb9959d 100644 --- a/app-shells/push/push-1.5.ebuild +++ b/app-shells/push/push-1.5.ebuild @@ -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 @@ SRC_URI="http://github.com/vaeth/${PN}/tarball/release-${PV} -> ${P}.tar.gz" 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() { |