diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-06-17 21:27:02 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-06-17 21:27:02 +0000 |
commit | 88a7d591aa116e050cd36a25c46c813b0f54de56 (patch) | |
tree | 6aace97e2f783e13545bc43a597b5b5d78819264 /net-im | |
parent | stable x86, bug 274551 (diff) | |
download | gentoo-2-88a7d591aa116e050cd36a25c46c813b0f54de56.tar.gz gentoo-2-88a7d591aa116e050cd36a25c46c813b0f54de56.tar.bz2 gentoo-2-88a7d591aa116e050cd36a25c46c813b0f54de56.zip |
Stable on alpha, bug #274070
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/licq/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/licq/licq-1.3.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/licq/ChangeLog b/net-im/licq/ChangeLog index f3e8995e85f9..f686d276018c 100644 --- a/net-im/licq/ChangeLog +++ b/net-im/licq/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/licq # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/licq/ChangeLog,v 1.101 2009/05/31 11:05:13 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/licq/ChangeLog,v 1.102 2009/06/17 21:27:02 klausman Exp $ + + 17 Jun 2009; Tobias Klausmann <klausman@gentoo.org> licq-1.3.6.ebuild: + Stable on alpha, bug #274070 31 May 2009; Tomáš Chvátal <scarabeus@gentoo.org> -files/1.2.7-debugflag.patch, -files/1.2.7-nptl.patch, diff --git a/net-im/licq/licq-1.3.6.ebuild b/net-im/licq/licq-1.3.6.ebuild index 40fa3f700db2..b6eb9f180a3b 100644 --- a/net-im/licq/licq-1.3.6.ebuild +++ b/net-im/licq/licq-1.3.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/licq/licq-1.3.6.ebuild,v 1.3 2009/05/31 11:05:13 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/licq/licq-1.3.6.ebuild,v 1.4 2009/06/17 21:27:02 klausman Exp $ EAPI="1" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" IUSE="crypt debug kde msn ncurses nls qt3 qt4 socks5 ssl xosd" # we use kde as KDE4 |