summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2012-08-02 21:18:33 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2012-08-02 21:18:33 +0000
commitf42a5d21a2e0c6fa8f52d43185127f9842c41b8f (patch)
treee0d53c86ba3f9c05b8523ffee7e82171df860bec /dev-vcs
parentKeyword amd64-linux x86-linux (diff)
downloadgentoo-2-f42a5d21a2e0c6fa8f52d43185127f9842c41b8f.tar.gz
gentoo-2-f42a5d21a2e0c6fa8f52d43185127f9842c41b8f.tar.bz2
gentoo-2-f42a5d21a2e0c6fa8f52d43185127f9842c41b8f.zip
Stable on amd64 wrt bug #418975
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/cvsps/ChangeLog6
-rw-r--r--dev-vcs/cvsps/cvsps-2.1-r1.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/dev-vcs/cvsps/ChangeLog b/dev-vcs/cvsps/ChangeLog
index 0d30daf069a9..3fb7adebf11f 100644
--- a/dev-vcs/cvsps/ChangeLog
+++ b/dev-vcs/cvsps/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-vcs/cvsps
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsps/ChangeLog,v 1.6 2012/08/01 23:24:26 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsps/ChangeLog,v 1.7 2012/08/02 21:18:33 hwoarang Exp $
+
+ 02 Aug 2012; Markos Chandras <hwoarang@gentoo.org> cvsps-2.1-r1.ebuild:
+ Stable on amd64 wrt bug #418975
01 Aug 2012; Jeroen Roovers <jer@gentoo.org> cvsps-2.1-r1.ebuild:
Stable for HPPA (bug #418975).
@@ -107,4 +110,3 @@
30 Jun 2003; Seemant Kulleen <seemant@gentoo.org> cvsps-2.0_rc1.ebuild:
New package -- provides a way to generate BK style changesets for CVS. Thanks
to Rach Holmes for showing me this
-
diff --git a/dev-vcs/cvsps/cvsps-2.1-r1.ebuild b/dev-vcs/cvsps/cvsps-2.1-r1.ebuild
index 0c8c0503f11b..1a725b8c843b 100644
--- a/dev-vcs/cvsps/cvsps-2.1-r1.ebuild
+++ b/dev-vcs/cvsps/cvsps-2.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsps/cvsps-2.1-r1.ebuild,v 1.6 2012/08/01 23:24:26 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsps/cvsps-2.1-r1.ebuild,v 1.7 2012/08/02 21:18:33 hwoarang Exp $
inherit eutils toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="http://www.cobite.com/cvsps/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND="sys-libs/zlib"