summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-06-25 10:16:55 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-06-25 10:16:55 +0000
commit7ee2ee5c545222b922c6c7ac60b20e16138ac02f (patch)
treeb43b6a9d4530dbbd2f89643b17c3e396f77221b3 /dev-vcs
parentStable for ppc64, wrt bug #472450 (diff)
downloadgentoo-2-7ee2ee5c545222b922c6c7ac60b20e16138ac02f.tar.gz
gentoo-2-7ee2ee5c545222b922c6c7ac60b20e16138ac02f.tar.bz2
gentoo-2-7ee2ee5c545222b922c6c7ac60b20e16138ac02f.zip
Stable for ppc64, wrt bug #472452
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/rcs/ChangeLog5
-rw-r--r--dev-vcs/rcs/rcs-5.8.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-vcs/rcs/ChangeLog b/dev-vcs/rcs/ChangeLog
index cc911ec12193..029ed18094f1 100644
--- a/dev-vcs/rcs/ChangeLog
+++ b/dev-vcs/rcs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-vcs/rcs
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/rcs/ChangeLog,v 1.18 2013/06/24 16:50:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/rcs/ChangeLog,v 1.19 2013/06/25 10:16:55 ago Exp $
+
+ 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> rcs-5.8.2.ebuild:
+ Stable for ppc64, wrt bug #472452
24 Jun 2013; Agostino Sarubbo <ago@gentoo.org> rcs-5.8.2.ebuild:
Stable for ppc, wrt bug #472452
diff --git a/dev-vcs/rcs/rcs-5.8.2.ebuild b/dev-vcs/rcs/rcs-5.8.2.ebuild
index 085697e358d0..038ae3232133 100644
--- a/dev-vcs/rcs/rcs-5.8.2.ebuild
+++ b/dev-vcs/rcs/rcs-5.8.2.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/dev-vcs/rcs/rcs-5.8.2.ebuild,v 1.4 2013/06/24 16:50:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/rcs/rcs-5.8.2.ebuild,v 1.5 2013/06/25 10:16:55 ago Exp $
EAPI="4"
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/rcs/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
IUSE="doc"
RDEPEND="sys-apps/diffutils"