diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 12:33:24 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 12:33:24 +0000 |
commit | 500cb746d875c680d0bcdf24a96fe443cf9b42db (patch) | |
tree | 2c09f6aee6dfd82a7afeef6a626d6d7d76326fc8 /net-irc/ninja | |
parent | Stable on amd64. (Manifest recommit) (diff) | |
download | gentoo-2-500cb746d875c680d0bcdf24a96fe443cf9b42db.tar.gz gentoo-2-500cb746d875c680d0bcdf24a96fe443cf9b42db.tar.bz2 gentoo-2-500cb746d875c680d0bcdf24a96fe443cf9b42db.zip |
Stable on amd64.
Diffstat (limited to 'net-irc/ninja')
-rw-r--r-- | net-irc/ninja/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/ninja/ninja-1.5.9_pre12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/ninja/ChangeLog b/net-irc/ninja/ChangeLog index 73e04dffd88d..f26bc3e8d1e9 100644 --- a/net-irc/ninja/ChangeLog +++ b/net-irc/ninja/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/ninja # Copyright 2003-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/ninja/ChangeLog,v 1.12 2004/08/14 12:08:39 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/ninja/ChangeLog,v 1.13 2004/10/19 12:29:35 absinthe Exp $ + + 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> ninja-1.5.9_pre12.ebuild: + Stable on amd64. 14 Aug 2004; Sven Wegener <swegener@gentoo.org> ninja-1.5.9_pre12.ebuild: Marked stable on x86. diff --git a/net-irc/ninja/ninja-1.5.9_pre12.ebuild b/net-irc/ninja/ninja-1.5.9_pre12.ebuild index 56c32abc9fef..440231673b20 100644 --- a/net-irc/ninja/ninja-1.5.9_pre12.ebuild +++ b/net-irc/ninja/ninja-1.5.9_pre12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/ninja/ninja-1.5.9_pre12.ebuild,v 1.2 2004/08/14 12:08:39 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/ninja/ninja-1.5.9_pre12.ebuild,v 1.3 2004/10/19 12:29:35 absinthe Exp $ S=${WORKDIR}/${P/_*/} @@ -9,7 +9,7 @@ HOMEPAGE="http://ninja.qoop.org/" SRC_URI="ftp://qoop.org/ninja/stable/${P/_/}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~amd64 ~sparc ~ppc" +KEYWORDS="x86 amd64 ~sparc ~ppc" IUSE="ncurses ipv6 ssl" DEPEND="virtual/libc |