summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Junghans <ottxor@gentoo.org>2014-03-13 20:09:09 +0000
committerChristoph Junghans <ottxor@gentoo.org>2014-03-13 20:09:09 +0000
commitc9a02ee96f68e929909efb368d907b58d04d5df6 (patch)
tree5a928c194cfa945589459d34b8691383ece4d658 /dev-vcs/cvsps
parentadded ~x64-macos (tested by me) (diff)
downloadgentoo-2-c9a02ee96f68e929909efb368d907b58d04d5df6.tar.gz
gentoo-2-c9a02ee96f68e929909efb368d907b58d04d5df6.tar.bz2
gentoo-2-c9a02ee96f68e929909efb368d907b58d04d5df6.zip
added ~x64-macos (tested by me)
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key C2000586)
Diffstat (limited to 'dev-vcs/cvsps')
-rw-r--r--dev-vcs/cvsps/ChangeLog5
-rw-r--r--dev-vcs/cvsps/cvsps-3.13.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-vcs/cvsps/ChangeLog b/dev-vcs/cvsps/ChangeLog
index e4a803ca364f..b8c79e537e76 100644
--- a/dev-vcs/cvsps/ChangeLog
+++ b/dev-vcs/cvsps/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-vcs/cvsps
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsps/ChangeLog,v 1.21 2014/01/20 23:35:32 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsps/ChangeLog,v 1.22 2014/03/13 20:09:09 ottxor Exp $
+
+ 13 Mar 2014; Christoph Junghans <ottxor@gentoo.org> cvsps-3.13.ebuild:
+ added ~x64-macos (tested by me)
20 Jan 2014; Mike Frysinger <vapier@gentoo.org> cvsps-2.1-r1.ebuild,
cvsps-2.1.ebuild, cvsps-2.2_beta1.ebuild, cvsps-3.10.ebuild,
diff --git a/dev-vcs/cvsps/cvsps-3.13.ebuild b/dev-vcs/cvsps/cvsps-3.13.ebuild
index a41ecf5cb4e9..57171ed824d3 100644
--- a/dev-vcs/cvsps/cvsps-3.13.ebuild
+++ b/dev-vcs/cvsps/cvsps-3.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsps/cvsps-3.13.ebuild,v 1.2 2014/01/20 23:35:32 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsps/cvsps-3.13.ebuild,v 1.3 2014/03/13 20:09:09 ottxor Exp $
EAPI="4"
@@ -12,7 +12,7 @@ SRC_URI="http://www.catb.org/~esr/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~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 ~arm64 ~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 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="sys-libs/zlib"