summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-08-03 06:17:26 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-08-03 06:17:26 +0000
commitad71066b8017df7e6e8fad6f21d421227c5e556d (patch)
treece8ed11b86c53214beb88b6e9b4446641a6862e1 /dev-vcs/cvsps
parentmarked x86 per bug 418667 (diff)
downloadgentoo-2-ad71066b8017df7e6e8fad6f21d421227c5e556d.tar.gz
gentoo-2-ad71066b8017df7e6e8fad6f21d421227c5e556d.tar.bz2
gentoo-2-ad71066b8017df7e6e8fad6f21d421227c5e556d.zip
marked x86 per bug 418975
(Portage version: 2.2.0_alpha120/cvs/Linux i686)
Diffstat (limited to 'dev-vcs/cvsps')
-rw-r--r--dev-vcs/cvsps/ChangeLog5
-rw-r--r--dev-vcs/cvsps/cvsps-2.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-vcs/cvsps/ChangeLog b/dev-vcs/cvsps/ChangeLog
index 3fb7adebf11f..276dab8b2478 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.7 2012/08/02 21:18:33 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsps/ChangeLog,v 1.8 2012/08/03 06:17:26 jdhore Exp $
+
+ 03 Aug 2012; Jeff Horelick <jdhore@gentoo.org> cvsps-2.1-r1.ebuild:
+ marked x86 per bug 418975
02 Aug 2012; Markos Chandras <hwoarang@gentoo.org> cvsps-2.1-r1.ebuild:
Stable on amd64 wrt bug #418975
diff --git a/dev-vcs/cvsps/cvsps-2.1-r1.ebuild b/dev-vcs/cvsps/cvsps-2.1-r1.ebuild
index 1a725b8c843b..8a6e01ddad5d 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.7 2012/08/02 21:18:33 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsps/cvsps-2.1-r1.ebuild,v 1.8 2012/08/03 06:17:26 jdhore 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"