diff options
author | 2004-10-15 20:31:18 +0000 | |
---|---|---|
committer | 2004-10-15 20:31:18 +0000 | |
commit | 66f374315e77e3fe8dd956da397d5b2c0f371600 (patch) | |
tree | 6b6918339208d4b6d91bc34b4ef0932f1010d66b /net-irc/lostirc/lostirc-0.4.3.ebuild | |
parent | tc-getBUILD_CC() (diff) | |
download | gentoo-2-66f374315e77e3fe8dd956da397d5b2c0f371600.tar.gz gentoo-2-66f374315e77e3fe8dd956da397d5b2c0f371600.tar.bz2 gentoo-2-66f374315e77e3fe8dd956da397d5b2c0f371600.zip |
Added missing KEYWORDS that were removed because of missing KEYWORDS in dependencies.
Diffstat (limited to 'net-irc/lostirc/lostirc-0.4.3.ebuild')
-rw-r--r-- | net-irc/lostirc/lostirc-0.4.3.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net-irc/lostirc/lostirc-0.4.3.ebuild b/net-irc/lostirc/lostirc-0.4.3.ebuild index da7c1eac3523..da61a31b92e6 100644 --- a/net-irc/lostirc/lostirc-0.4.3.ebuild +++ b/net-irc/lostirc/lostirc-0.4.3.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/lostirc/lostirc-0.4.3.ebuild,v 1.1 2004/10/15 16:44:20 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/lostirc/lostirc-0.4.3.ebuild,v 1.2 2004/10/15 20:31:18 swegener Exp $ inherit base @@ -10,8 +10,7 @@ HOMEPAGE="http://lostirc.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -#KEYWORDS="~sparc" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="~x86 ~ppc ~amd64 ~sparc" RDEPEND="=dev-cpp/gtkmm-2.4* >=dev-cpp/glibmm-2.4.4 |