diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-17 23:10:25 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-17 23:10:25 +0000 |
commit | 1bf332f4b67da00127585c87ab0b9b15b5828132 (patch) | |
tree | e8f995308648854a5f34e1cccf1e747d7a630904 /net-im/licq/licq-1.2.7.ebuild | |
parent | demote to ~alpha and add ~ia64 until mplayer is marked stable (diff) | |
download | historical-1bf332f4b67da00127585c87ab0b9b15b5828132.tar.gz historical-1bf332f4b67da00127585c87ab0b9b15b5828132.tar.bz2 historical-1bf332f4b67da00127585c87ab0b9b15b5828132.zip |
stable on alpha and ia64
Diffstat (limited to 'net-im/licq/licq-1.2.7.ebuild')
-rw-r--r-- | net-im/licq/licq-1.2.7.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-im/licq/licq-1.2.7.ebuild b/net-im/licq/licq-1.2.7.ebuild index 4945cebc3169..442574b2d713 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-2003 Gentoo Technologies, Inc. +# 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.9 2003/10/19 15:13:57 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/licq/licq-1.2.7.ebuild,v 1.10 2004/02/17 23:07:25 agriffis 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" +KEYWORDS="x86 ~ppc sparc alpha ia64" IUSE="ssl socks5 qt kde ncurses" # we can't have conditional dependencies so "use kde && inherit kde-base" |