diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-04-27 20:39:42 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-04-27 20:39:42 +0000 |
commit | 3fe3d075fc17caf1963fed9db1080e80ff929f73 (patch) | |
tree | b42ed5c1cbc83c2dda5b676a687b6d2c36add6f4 /net-im/licq | |
parent | Version bumped. (Manifest recommit) (diff) | |
download | gentoo-2-3fe3d075fc17caf1963fed9db1080e80ff929f73.tar.gz gentoo-2-3fe3d075fc17caf1963fed9db1080e80ff929f73.tar.bz2 gentoo-2-3fe3d075fc17caf1963fed9db1080e80ff929f73.zip |
PPC stable profile update
Diffstat (limited to 'net-im/licq')
-rw-r--r-- | net-im/licq/licq-1.2.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/licq/licq-1.2.7.ebuild b/net-im/licq/licq-1.2.7.ebuild index 7e0911e93272..620e35db41dc 100644 --- a/net-im/licq/licq-1.2.7.ebuild +++ b/net-im/licq/licq-1.2.7.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-im/licq/licq-1.2.7.ebuild,v 1.12 2004/03/21 17:15:55 jhuebel Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/licq/licq-1.2.7.ebuild,v 1.13 2004/04/27 20:36:51 pvdabeel Exp $ DESCRIPTION="ICQ Client with v8 support" HOMEPAGE="http://www.licq.org/" @@ -8,7 +8,7 @@ SRC_URI="http://download.sourceforge.net/licq/${P}.tar.bz2" LICENSE="GPL-2" SLOT="2" -KEYWORDS="x86 ~ppc sparc alpha ia64 ~amd64" +KEYWORDS="x86 ppc sparc alpha ia64 ~amd64" IUSE="ssl socks5 qt kde ncurses" # we can't have conditional dependencies so "use kde && inherit kde-base" |