diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-24 16:50:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-24 16:50:36 +0000 |
commit | 318ab09022315630a158231259bcfe0a7943442e (patch) | |
tree | cf85c765210c9103d233c22f351ba210090b512a /dev-vcs | |
parent | Stable for ppc, wrt bug #472450 (diff) | |
download | gentoo-2-318ab09022315630a158231259bcfe0a7943442e.tar.gz gentoo-2-318ab09022315630a158231259bcfe0a7943442e.tar.bz2 gentoo-2-318ab09022315630a158231259bcfe0a7943442e.zip |
Stable for ppc, wrt bug #472452
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/rcs/ChangeLog | 5 | ||||
-rw-r--r-- | dev-vcs/rcs/rcs-5.8.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-vcs/rcs/ChangeLog b/dev-vcs/rcs/ChangeLog index 493ccdea4325..cc911ec12193 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.17 2013/06/09 09:37:30 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/rcs/ChangeLog,v 1.18 2013/06/24 16:50:36 ago Exp $ + + 24 Jun 2013; Agostino Sarubbo <ago@gentoo.org> rcs-5.8.2.ebuild: + Stable for ppc, wrt bug #472452 09 Jun 2013; Markus Meier <maekke@gentoo.org> rcs-5.8.2.ebuild: arm stable, bug #472452 diff --git a/dev-vcs/rcs/rcs-5.8.2.ebuild b/dev-vcs/rcs/rcs-5.8.2.ebuild index 05d2c83df046..085697e358d0 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.3 2013/06/09 09:37:30 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/rcs/rcs-5.8.2.ebuild,v 1.4 2013/06/24 16:50:36 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" |