summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-05-09 15:24:13 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-05-09 15:24:13 +0000
commit211106247c7e2c949ae276d82543aeb8d83534ec (patch)
treecaca1cce9f4478385a2c98b180f76bbd61b51990 /dev-vcs
parentkeyword ~amd64-fbsd (diff)
downloadgentoo-2-211106247c7e2c949ae276d82543aeb8d83534ec.tar.gz
gentoo-2-211106247c7e2c949ae276d82543aeb8d83534ec.tar.bz2
gentoo-2-211106247c7e2c949ae276d82543aeb8d83534ec.zip
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha102/cvs/Linux x86_64)
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/cvsps/ChangeLog7
-rw-r--r--dev-vcs/cvsps/cvsps-2.1-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-vcs/cvsps/ChangeLog b/dev-vcs/cvsps/ChangeLog
index d8e1a56d1c55..8dd9c2d90735 100644
--- a/dev-vcs/cvsps/ChangeLog
+++ b/dev-vcs/cvsps/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-vcs/cvsps
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsps/ChangeLog,v 1.4 2011/04/20 12:44:43 jlec Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsps/ChangeLog,v 1.5 2012/05/09 15:24:13 aballier Exp $
+
+ 09 May 2012; Alexis Ballier <aballier@gentoo.org> cvsps-2.1-r1.ebuild:
+ keyword ~amd64-fbsd
20 Apr 2011; Justin Lecher <jlec@gentoo.org> cvsps-2.1.ebuild,
cvsps-2.1-r1.ebuild:
diff --git a/dev-vcs/cvsps/cvsps-2.1-r1.ebuild b/dev-vcs/cvsps/cvsps-2.1-r1.ebuild
index 728a244ca42f..6d15308c3b41 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-2011 Gentoo Foundation
+# 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.4 2011/04/20 12:46:35 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsps/cvsps-2.1-r1.ebuild,v 1.5 2012/05/09 15:24:13 aballier 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 ~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"