diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-07 19:23:49 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-07 19:23:49 +0000 |
commit | e0e491847a61d9180ea79c51aab2ddb1c3be2e74 (patch) | |
tree | b097909471b6108202141cf29f1ec87544008d5a /net-im/licq | |
parent | Keyworded ~sparc (diff) | |
download | historical-e0e491847a61d9180ea79c51aab2ddb1c3be2e74.tar.gz historical-e0e491847a61d9180ea79c51aab2ddb1c3be2e74.tar.bz2 historical-e0e491847a61d9180ea79c51aab2ddb1c3be2e74.zip |
Stable on sparc
Package-Manager: portage-2.1-r2
Diffstat (limited to 'net-im/licq')
-rw-r--r-- | net-im/licq/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/licq/licq-1.3.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/licq/ChangeLog b/net-im/licq/ChangeLog index b08ffb8f8d29..967b58d69319 100644 --- a/net-im/licq/ChangeLog +++ b/net-im/licq/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/licq # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/licq/ChangeLog,v 1.79 2006/09/06 06:49:13 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/licq/ChangeLog,v 1.80 2006/09/07 19:23:49 gustavoz Exp $ + + 07 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> licq-1.3.2-r1.ebuild: + Stable on sparc 06 Sep 2006; Joshua Jackson <tsunam@gentoo.org> licq-1.3.2-r1.ebuild: Stable x86; bug #140711 diff --git a/net-im/licq/licq-1.3.2-r1.ebuild b/net-im/licq/licq-1.3.2-r1.ebuild index 415bea0155f8..516b8fe5df9e 100644 --- a/net-im/licq/licq-1.3.2-r1.ebuild +++ b/net-im/licq/licq-1.3.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/licq/licq-1.3.2-r1.ebuild,v 1.7 2006/09/06 06:49:13 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/licq/licq-1.3.2-r1.ebuild,v 1.8 2006/09/07 19:23:49 gustavoz Exp $ inherit eutils kde-functions multilib @@ -10,7 +10,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="ssl socks5 qt3 kde ncurses crypt msn" # we can't have conditional dependencies so "use kde && inherit kde" |