summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-09-03 12:35:20 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-09-03 12:35:20 +0000
commitb6a653eb9b09f6850e99d3fe57777e444a09577f (patch)
tree4100392aa208d7a97a2076304ff4add27299f6d1 /dev-vcs/cvsps
parentMove maintainership to freedesktop as talked with them. (diff)
downloadhistorical-b6a653eb9b09f6850e99d3fe57777e444a09577f.tar.gz
historical-b6a653eb9b09f6850e99d3fe57777e444a09577f.tar.bz2
historical-b6a653eb9b09f6850e99d3fe57777e444a09577f.zip
add ~x86-freebsd
Package-Manager: portage-2.1.8.3/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 a83736a1fb8c..03749cb0d7c8 100644
--- a/dev-vcs/cvsps/ChangeLog
+++ b/dev-vcs/cvsps/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-vcs/cvsps
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsps/ChangeLog,v 1.1 2010/06/19 00:31:55 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsps/ChangeLog,v 1.2 2010/09/03 12:30:58 fauli Exp $
+
+ 03 Sep 2010; Christian Faulhammer <fauli@gentoo.org> cvsps-2.1-r1.ebuild:
+ add ~x86-freebsd
19 Jun 2010; Jonathan Callen <abcd@gentoo.org> +cvsps-2.1.ebuild,
+cvsps-2.1-r1.ebuild, +files/cvsps-2.1-build.patch,
diff --git a/dev-vcs/cvsps/cvsps-2.1-r1.ebuild b/dev-vcs/cvsps/cvsps-2.1-r1.ebuild
index 8363b3ba8751..c39ce9da6459 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-2010 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.1 2010/06/19 00:31:55 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsps/cvsps-2.1-r1.ebuild,v 1.2 2010/09/03 12:30:58 fauli Exp $
inherit eutils
@@ -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-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 ~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"