diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-07-05 10:29:18 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-07-05 10:29:18 +0000 |
commit | d8e8df8d984eed5df99cea3bccca1e4a4399c037 (patch) | |
tree | c4a0f0cbacf20aeefdb8a1007f162e09bfe5bac7 /net-im/licq/licq-1.3.5-r1.ebuild | |
parent | stable x86, bug 230643 (diff) | |
download | historical-d8e8df8d984eed5df99cea3bccca1e4a4399c037.tar.gz historical-d8e8df8d984eed5df99cea3bccca1e4a4399c037.tar.bz2 historical-d8e8df8d984eed5df99cea3bccca1e4a4399c037.zip |
ppc stable, bug #219708
Package-Manager: portage-2.2_rc1/cvs/Linux 2.6.25-gentoo-r6 x86_64
Diffstat (limited to 'net-im/licq/licq-1.3.5-r1.ebuild')
-rw-r--r-- | net-im/licq/licq-1.3.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/licq/licq-1.3.5-r1.ebuild b/net-im/licq/licq-1.3.5-r1.ebuild index da32a7f1314c..83913c399361 100644 --- a/net-im/licq/licq-1.3.5-r1.ebuild +++ b/net-im/licq/licq-1.3.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/licq/licq-1.3.5-r1.ebuild,v 1.2 2008/07/04 18:38:03 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/licq/licq-1.3.5-r1.ebuild,v 1.3 2008/07/05 10:29:18 dertobi123 Exp $ inherit autotools eutils kde-functions multilib @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~ia64 ppc ~sparc x86 ~x86-fbsd" IUSE="ssl socks5 qt3 kde ncurses crypt msn debug" # we can't have conditional dependencies so "use kde && inherit kde" |