diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-04-27 20:36:51 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-04-27 20:36:51 +0000 |
commit | 1c7f65d541c232b221b28a2fd5e36f811223acf4 (patch) | |
tree | 888f83d51b57d4d9ed2c38e4bd5c6bdff48df930 /net-im/licq/licq-1.2.7.ebuild | |
parent | New version of dev-util/insight and added patch for crasher bug (diff) | |
download | historical-1c7f65d541c232b221b28a2fd5e36f811223acf4.tar.gz historical-1c7f65d541c232b221b28a2fd5e36f811223acf4.tar.bz2 historical-1c7f65d541c232b221b28a2fd5e36f811223acf4.zip |
PPC stable profile update
Diffstat (limited to 'net-im/licq/licq-1.2.7.ebuild')
-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" |