diff options
author | 2004-10-04 22:34:59 +0000 | |
---|---|---|
committer | 2004-10-04 22:34:59 +0000 | |
commit | 0109b01d4e98aaef46316feb8d22acf191ae3f77 (patch) | |
tree | 3a1c6e01c003ae7c583f6145855ef8d910cd79af /net-irc/lostirc | |
parent | ppc stable profile update (diff) | |
download | historical-0109b01d4e98aaef46316feb8d22acf191ae3f77.tar.gz historical-0109b01d4e98aaef46316feb8d22acf191ae3f77.tar.bz2 historical-0109b01d4e98aaef46316feb8d22acf191ae3f77.zip |
PPC stable profile update
Diffstat (limited to 'net-irc/lostirc')
-rw-r--r-- | net-irc/lostirc/lostirc-0.3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/lostirc/lostirc-0.3.3.ebuild b/net-irc/lostirc/lostirc-0.3.3.ebuild index 26d4523933d1..d9c1826ebe85 100644 --- a/net-irc/lostirc/lostirc-0.3.3.ebuild +++ b/net-irc/lostirc/lostirc-0.3.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.3.3.ebuild,v 1.7 2004/07/17 13:59:38 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/lostirc/lostirc-0.3.3.ebuild,v 1.8 2004/10/04 22:32:24 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 ~amd64 ~sparc" +KEYWORDS="x86 ppc ~amd64 ~sparc" DEPEND=">=sys-apps/sed-4* =dev-cpp/gtkmm-2.2.11 >=dev-libs/libsigc++-1.2" |