diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-02-19 22:25:20 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-02-19 22:25:20 +0000 |
commit | b27120b43c610a14bedc64b69319b70c74d58747 (patch) | |
tree | 5fd0bfbb766f35b8adbb72696db6b826938436ee /net-irc/nebula/nebula-0.5.ebuild | |
parent | Add manedit-0.8.1, remove manedit-0.6.1 (diff) | |
download | historical-b27120b43c610a14bedc64b69319b70c74d58747.tar.gz historical-b27120b43c610a14bedc64b69319b70c74d58747.tar.bz2 historical-b27120b43c610a14bedc64b69319b70c74d58747.zip |
Version bump, stable x86, drop old
Package-Manager: portage-2.1.2-r9
Diffstat (limited to 'net-irc/nebula/nebula-0.5.ebuild')
-rw-r--r-- | net-irc/nebula/nebula-0.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-irc/nebula/nebula-0.5.ebuild b/net-irc/nebula/nebula-0.5.ebuild index e3c0fb7f7984..787c795fcf11 100644 --- a/net-irc/nebula/nebula-0.5.ebuild +++ b/net-irc/nebula/nebula-0.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/nebula/nebula-0.5.ebuild,v 1.2 2006/03/16 13:31:00 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/nebula/nebula-0.5.ebuild,v 1.3 2007/02/19 22:25:20 armin76 Exp $ DESCRIPTION="An IRC client for X11 and Motif" HOMEPAGE="http://nebula-irc.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/nebula-irc/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND="x11-libs/openmotif" |