summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Marples <uberlord@gentoo.org>2007-08-22 16:30:01 +0000
committerRoy Marples <uberlord@gentoo.org>2007-08-22 16:30:01 +0000
commitc426be05d201ef8f02c79431f66846a1e0fcc400 (patch)
tree6ff2b552a7074c03c67b22a56a91c113e31bc4e4 /gnustep-apps/projectcenter
parentPunt unused patch. (diff)
downloadhistorical-c426be05d201ef8f02c79431f66846a1e0fcc400.tar.gz
historical-c426be05d201ef8f02c79431f66846a1e0fcc400.tar.bz2
historical-c426be05d201ef8f02c79431f66846a1e0fcc400.zip
Keyworded ~x86-fbsd, #183467 thanks to Nathan Smith.
Package-Manager: portage-2.1.3.6
Diffstat (limited to 'gnustep-apps/projectcenter')
-rw-r--r--gnustep-apps/projectcenter/ChangeLog5
-rw-r--r--gnustep-apps/projectcenter/projectcenter-0.4.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/gnustep-apps/projectcenter/ChangeLog b/gnustep-apps/projectcenter/ChangeLog
index 677b7ef6fabb..0cc366c99e32 100644
--- a/gnustep-apps/projectcenter/ChangeLog
+++ b/gnustep-apps/projectcenter/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for gnustep-apps/projectcenter
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/projectcenter/ChangeLog,v 1.12 2007/08/18 15:23:21 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/projectcenter/ChangeLog,v 1.13 2007/08/22 16:30:01 uberlord Exp $
+
+ 22 Aug 2007; Roy Marples <uberlord@gentoo.org> projectcenter-0.4.3.ebuild:
+ Keyworded ~x86-fbsd, #183467 thanks to Nathan Smith.
18 Aug 2007; Christoph Mende <angelos@gentoo.org>
projectcenter-0.4.3.ebuild:
diff --git a/gnustep-apps/projectcenter/projectcenter-0.4.3.ebuild b/gnustep-apps/projectcenter/projectcenter-0.4.3.ebuild
index 44ec44652b92..19f0e09191cc 100644
--- a/gnustep-apps/projectcenter/projectcenter-0.4.3.ebuild
+++ b/gnustep-apps/projectcenter/projectcenter-0.4.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/projectcenter/projectcenter-0.4.3.ebuild,v 1.3 2007/08/18 15:23:21 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/projectcenter/projectcenter-0.4.3.ebuild,v 1.4 2007/08/22 16:30:01 uberlord Exp $
inherit gnustep
@@ -10,7 +10,7 @@ DESCRIPTION="An IDE for GNUstep."
HOMEPAGE="http://www.gnustep.org/experience/ProjectCenter.html"
SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/dev-apps/${P/projectc/ProjectC}.tar.gz"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
LICENSE="GPL-2"
SLOT="0"