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 | |
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')
-rw-r--r-- | net-im/licq/ChangeLog | 7 | ||||
-rw-r--r-- | net-im/licq/licq-1.2.7.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-im/licq/ChangeLog b/net-im/licq/ChangeLog index 5013e9af9110..2930e2e5009a 100644 --- a/net-im/licq/ChangeLog +++ b/net-im/licq/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/licq -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/licq/ChangeLog,v 1.33 2003/10/19 15:13:57 lanius Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-im/licq/ChangeLog,v 1.34 2004/02/17 23:07:25 agriffis Exp $ + + 17 Feb 2004; Aron Griffis <agriffis@gentoo.org> licq-1.2.7.ebuild: + stable on alpha and ia64 19 Oct 2003; Heinrich Wendel <lanius@gentoo.org> licq-1.2.6-r1.ebuild, licq-1.2.6.ebuild, licq-1.2.7.ebuild: 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" |