summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-12-25 16:10:33 +0000
committerJeroen Roovers <jer@gentoo.org>2013-12-25 16:10:33 +0000
commit45d762b5bae043d2113576af4752e57449013ffa (patch)
tree2601a6f2dbc7b898f2d39d723c57b87cb47ba927 /app-shells
parentStable for HPPA (bug #494998). (diff)
downloadgentoo-2-45d762b5bae043d2113576af4752e57449013ffa.tar.gz
gentoo-2-45d762b5bae043d2113576af4752e57449013ffa.tar.bz2
gentoo-2-45d762b5bae043d2113576af4752e57449013ffa.zip
Stable for HPPA (bug #495348).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/push/ChangeLog5
-rw-r--r--app-shells/push/push-1.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/push/ChangeLog b/app-shells/push/ChangeLog
index 2ac05a988a48..fb08a97937ea 100644
--- a/app-shells/push/ChangeLog
+++ b/app-shells/push/ChangeLog
@@ -1,6 +1,9 @@
# 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.13 2013/11/23 03:10:03 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/push/ChangeLog,v 1.14 2013/12/25 16:10:33 jer Exp $
+
+ 25 Dec 2013; Jeroen Roovers <jer@gentoo.org> push-1.6.ebuild:
+ Stable for HPPA (bug #495348).
*push-1.5 (23 Nov 2013)
*push-1.6 (23 Nov 2013)
diff --git a/app-shells/push/push-1.6.ebuild b/app-shells/push/push-1.6.ebuild
index cd85c9b54fda..52bb8be80031 100644
--- a/app-shells/push/push-1.6.ebuild
+++ b/app-shells/push/push-1.6.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.6.ebuild,v 1.1 2013/11/23 03:10:03 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/push/push-1.6.ebuild,v 1.2 2013/12/25 16:10:33 jer 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() {