summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2013-12-31 08:43:22 +0000
committerMarkus Meier <maekke@gentoo.org>2013-12-31 08:43:22 +0000
commit26484be4890bcd9b33251aa7eee21f67851f88e1 (patch)
treef068f82982b72ee1f31bcdae5f58c3839c3eb186 /app-admin/killproc
parentarm stable, bug #495922 (diff)
downloadgentoo-2-26484be4890bcd9b33251aa7eee21f67851f88e1.tar.gz
gentoo-2-26484be4890bcd9b33251aa7eee21f67851f88e1.tar.bz2
gentoo-2-26484be4890bcd9b33251aa7eee21f67851f88e1.zip
add ~arm, bug #494254
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'app-admin/killproc')
-rw-r--r--app-admin/killproc/ChangeLog7
-rw-r--r--app-admin/killproc/killproc-2.13.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-admin/killproc/ChangeLog b/app-admin/killproc/ChangeLog
index 31feb086d92b..ee8831e48d2c 100644
--- a/app-admin/killproc/ChangeLog
+++ b/app-admin/killproc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-admin/killproc
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/killproc/ChangeLog,v 1.23 2012/05/09 20:02:37 ago Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-admin/killproc/ChangeLog,v 1.24 2013/12/31 08:43:22 maekke Exp $
+
+ 31 Dec 2013; Markus Meier <maekke@gentoo.org> killproc-2.13.ebuild:
+ add ~arm, bug #494254
09 May 2012; Agostino Sarubbo <ago@gentoo.org> -killproc-1.12-r2.ebuild:
Remove old
diff --git a/app-admin/killproc/killproc-2.13.ebuild b/app-admin/killproc/killproc-2.13.ebuild
index bb9f4c04bf96..9d8def625663 100644
--- a/app-admin/killproc/killproc-2.13.ebuild
+++ b/app-admin/killproc/killproc-2.13.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/killproc/killproc-2.13.ebuild,v 1.6 2012/03/18 15:52:28 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/killproc/killproc-2.13.ebuild,v 1.7 2013/12/31 08:43:22 maekke Exp $
EAPI="2"
@@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.suse.com/pub/projects/init/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ppc x86"
+KEYWORDS="amd64 ~arm ppc x86"
IUSE=""
src_prepare() {