summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-02-15 04:14:41 +0000
committerJason Wever <weeve@gentoo.org>2004-02-15 04:14:41 +0000
commitce0a943772f2b263626704b458e53925cae98aa7 (patch)
tree369e0e8d190deddc773a463f26cc280b34675a7d /net-irc/ninja
parent (Manifest recommit) (diff)
downloadgentoo-2-ce0a943772f2b263626704b458e53925cae98aa7.tar.gz
gentoo-2-ce0a943772f2b263626704b458e53925cae98aa7.tar.bz2
gentoo-2-ce0a943772f2b263626704b458e53925cae98aa7.zip
Added ~sparc keyword.
Diffstat (limited to 'net-irc/ninja')
-rw-r--r--net-irc/ninja/ChangeLog7
-rw-r--r--net-irc/ninja/ninja-1.5.9_pre9.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-irc/ninja/ChangeLog b/net-irc/ninja/ChangeLog
index 7b33b814fb7a..38c5ae93e300 100644
--- a/net-irc/ninja/ChangeLog
+++ b/net-irc/ninja/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-irc/ninja
-# Copyright 2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/ninja/ChangeLog,v 1.3 2003/12/06 02:35:22 zul Exp $
+# Copyright 2003-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-irc/ninja/ChangeLog,v 1.4 2004/02/15 04:14:41 weeve Exp $
+
+ 14 Feb 2004; Jason Wever <weeve@gentoo.org> ninja-1.5.9_pre9.ebuild:
+ Added ~sparc keyword.
05 Dec 2003; Chuck Short <zul@gentoo.org> ninja-1.5.9_pre9.ebuild:
Ebuild clean up.
diff --git a/net-irc/ninja/ninja-1.5.9_pre9.ebuild b/net-irc/ninja/ninja-1.5.9_pre9.ebuild
index 1e1eadc36899..fb4302e72305 100644
--- a/net-irc/ninja/ninja-1.5.9_pre9.ebuild
+++ b/net-irc/ninja/ninja-1.5.9_pre9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/ninja/ninja-1.5.9_pre9.ebuild,v 1.4 2003/12/06 02:35:22 zul Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/ninja/ninja-1.5.9_pre9.ebuild,v 1.5 2004/02/15 04:14:41 weeve Exp $
# Get rid of underscore in package name
PV=`echo ${PV} | sed -e 's/_.*//'`
@@ -11,7 +11,7 @@ HOMEPAGE="http://ninja.qoop.org/"
SRC_URI="http://ninja.qoop.org/ftp/sources/${P/_/}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 amd64"
+KEYWORDS="x86 amd64 ~sparc"
IUSE="ncurses ipv6 ssl"
DEPEND="virtual/glibc
ncurses? ( sys-libs/ncurses )