diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-05-29 16:16:28 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-05-29 16:16:28 +0000 |
commit | baf10a70e06e39efc12cd84a9b322d0cdb39e53e (patch) | |
tree | f0acb15e2c5cbc8ce5cb7eac7408fca631a56bb5 /net-irc/lostirc/lostirc-0.3.2.ebuild | |
parent | PPC stable profile update (Manifest recommit) (diff) | |
download | gentoo-2-baf10a70e06e39efc12cd84a9b322d0cdb39e53e.tar.gz gentoo-2-baf10a70e06e39efc12cd84a9b322d0cdb39e53e.tar.bz2 gentoo-2-baf10a70e06e39efc12cd84a9b322d0cdb39e53e.zip |
Keyword modification, see changelog for details
Diffstat (limited to 'net-irc/lostirc/lostirc-0.3.2.ebuild')
-rw-r--r-- | net-irc/lostirc/lostirc-0.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/lostirc/lostirc-0.3.2.ebuild b/net-irc/lostirc/lostirc-0.3.2.ebuild index b305c0681793..14e33c7cb802 100644 --- a/net-irc/lostirc/lostirc-0.3.2.ebuild +++ b/net-irc/lostirc/lostirc-0.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/lostirc/lostirc-0.3.2.ebuild,v 1.2 2004/03/23 17:07:27 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/lostirc/lostirc-0.3.2.ebuild,v 1.3 2004/05/29 16:16:27 pvdabeel Exp $ inherit base @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" RESTRICT="nomirror" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ppc" S=${WORKDIR}/${P} DEPEND=">=sys-apps/sed-4* >=dev-cpp/gtkmm-2.0 |