summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChuck Short <zul@gentoo.org>2003-12-06 02:35:51 +0000
committerChuck Short <zul@gentoo.org>2003-12-06 02:35:51 +0000
commit678884e5321fb06e24d6b4851c09e6a81380573b (patch)
tree75d0ced36bfb58a3d73e701d7da8097c129be997 /net-irc/ninja
parentAdded ~amd64 to keywords, closes bug #34986. (diff)
downloadgentoo-2-678884e5321fb06e24d6b4851c09e6a81380573b.tar.gz
gentoo-2-678884e5321fb06e24d6b4851c09e6a81380573b.tar.bz2
gentoo-2-678884e5321fb06e24d6b4851c09e6a81380573b.zip
Ebuild clean ups.
Diffstat (limited to 'net-irc/ninja')
-rw-r--r--net-irc/ninja/ChangeLog5
-rw-r--r--net-irc/ninja/Manifest4
-rw-r--r--net-irc/ninja/ninja-1.5.9_pre9.ebuild6
3 files changed, 9 insertions, 6 deletions
diff --git a/net-irc/ninja/ChangeLog b/net-irc/ninja/ChangeLog
index 5b972c583bd8..7b33b814fb7a 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.2 2003/10/18 16:34:47 zul Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/ninja/ChangeLog,v 1.3 2003/12/06 02:35:22 zul Exp $
+
+ 05 Dec 2003; Chuck Short <zul@gentoo.org> ninja-1.5.9_pre9.ebuild:
+ Ebuild clean up.
18 Oct 2003; Chuck Short <zul@gentoo.org> ninja-1.5.9_pre9.ebuild:
Marked stable on x86, added amd64 to keywords.
diff --git a/net-irc/ninja/Manifest b/net-irc/ninja/Manifest
index 15a04f828577..66ad3b2e1f58 100644
--- a/net-irc/ninja/Manifest
+++ b/net-irc/ninja/Manifest
@@ -1,4 +1,4 @@
-MD5 5981154042ba47e050bc2dae0225c2bd ninja-1.5.9_pre9.ebuild 780
-MD5 e714247a6687efa070c6ce53e831c604 ChangeLog 532
+MD5 a2353649b1af1ce09472d4b0ed6e6e8a ninja-1.5.9_pre9.ebuild 788
+MD5 eb0b0d16c639f2ea89871c87d9f59d97 ChangeLog 621
MD5 44c39c6ad372a8e5a5e7ee3311f703a7 metadata.xml 160
MD5 02be0e2b992a6b7f6fedeaf868630586 files/digest-ninja-1.5.9_pre9 67
diff --git a/net-irc/ninja/ninja-1.5.9_pre9.ebuild b/net-irc/ninja/ninja-1.5.9_pre9.ebuild
index 82bb7166f1ea..1e1eadc36899 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.
# 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.3 2003/10/18 16:34:47 zul Exp $
+# $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 $
# Get rid of underscore in package name
PV=`echo ${PV} | sed -e 's/_.*//'`
@@ -14,8 +14,8 @@ LICENSE="GPL-2"
KEYWORDS="x86 amd64"
IUSE="ncurses ipv6 ssl"
DEPEND="virtual/glibc
- ncurses? sys-libs/ncurses
- ssl? dev-libs/openssl"
+ ncurses? ( sys-libs/ncurses )
+ ssl? ( dev-libs/openssl )"
src_compile() {
local myconf