diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-21 17:22:15 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-21 17:22:15 +0000 |
commit | 6b3282d9b50c2bb69ae5d95f8637f06a5630b803 (patch) | |
tree | 627f90faa19aa4215764687df561fc23e933037c /sys-process/acct | |
parent | Stable for ppc, wrt bug #485336 (diff) | |
download | gentoo-2-6b3282d9b50c2bb69ae5d95f8637f06a5630b803.tar.gz gentoo-2-6b3282d9b50c2bb69ae5d95f8637f06a5630b803.tar.bz2 gentoo-2-6b3282d9b50c2bb69ae5d95f8637f06a5630b803.zip |
Stable for ppc, wrt bug #485338
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-process/acct')
-rw-r--r-- | sys-process/acct/ChangeLog | 5 | ||||
-rw-r--r-- | sys-process/acct/acct-6.5.5-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/acct/ChangeLog b/sys-process/acct/ChangeLog index f65abf3ec05a..15604be77bc1 100644 --- a/sys-process/acct/ChangeLog +++ b/sys-process/acct/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-process/acct # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/acct/ChangeLog,v 1.72 2013/12/17 11:55:06 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/acct/ChangeLog,v 1.73 2013/12/21 17:22:15 ago Exp $ + + 21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> acct-6.5.5-r3.ebuild: + Stable for ppc, wrt bug #485338 17 Dec 2013; Raúl Porcel <armin76@gentoo.org> acct-6.5.5-r3.ebuild: alpha stable wrt #485338 diff --git a/sys-process/acct/acct-6.5.5-r3.ebuild b/sys-process/acct/acct-6.5.5-r3.ebuild index 317ad1b84f6a..801272743ce4 100644 --- a/sys-process/acct/acct-6.5.5-r3.ebuild +++ b/sys-process/acct/acct-6.5.5-r3.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/sys-process/acct/acct-6.5.5-r3.ebuild,v 1.5 2013/12/17 11:55:06 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/acct/acct-6.5.5-r3.ebuild,v 1.6 2013/12/21 17:22:15 ago Exp $ EAPI=3 inherit eutils autotools systemd @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="" src_prepare() { |