diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-07-31 15:12:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-07-31 15:12:09 +0000 |
commit | 4d287d12a5cc4f890e7d66ca6bf240a22359b0bd (patch) | |
tree | 068abdec5facfd4f8ccd299438890fc00d934af5 /dev-vcs | |
parent | Stable for amd64, wrt bug #555836 (diff) | |
download | gentoo-2-4d287d12a5cc4f890e7d66ca6bf240a22359b0bd.tar.gz gentoo-2-4d287d12a5cc4f890e7d66ca6bf240a22359b0bd.tar.bz2 gentoo-2-4d287d12a5cc4f890e7d66ca6bf240a22359b0bd.zip |
Stable for amd64, wrt bug #555838
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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.9.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-vcs/rcs/ChangeLog b/dev-vcs/rcs/ChangeLog index 7a6a2c6f7913..ae892d21ef5b 100644 --- a/dev-vcs/rcs/ChangeLog +++ b/dev-vcs/rcs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-vcs/rcs # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/rcs/ChangeLog,v 1.37 2015/07/28 09:05:38 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/rcs/ChangeLog,v 1.38 2015/07/31 15:12:09 ago Exp $ + + 31 Jul 2015; Agostino Sarubbo <ago@gentoo.org> rcs-5.9.3.ebuild: + Stable for amd64, wrt bug #555838 28 Jul 2015; Tobias Klausmann <klausman@gentoo.org> rcs-5.9.3.ebuild: Stable on alpha, bug 555838 diff --git a/dev-vcs/rcs/rcs-5.9.3.ebuild b/dev-vcs/rcs/rcs-5.9.3.ebuild index 83d03332c779..6a89daaa1d81 100644 --- a/dev-vcs/rcs/rcs-5.9.3.ebuild +++ b/dev-vcs/rcs/rcs-5.9.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/rcs/rcs-5.9.3.ebuild,v 1.5 2015/07/28 09:05:38 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/rcs/rcs-5.9.3.ebuild,v 1.6 2015/07/31 15:12:09 ago Exp $ EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/rcs/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha ~amd64 arm ~arm64 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 ~arm64 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=" |