diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-04-25 06:06:20 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-04-25 06:06:20 +0000 |
commit | abc7fd552b5407c8875d122c72bd420595476bce (patch) | |
tree | 28bc302ff385b6af097781ccd791f71af7eaf690 /net-im/micq | |
parent | Stable on alpha. (diff) | |
download | historical-abc7fd552b5407c8875d122c72bd420595476bce.tar.gz historical-abc7fd552b5407c8875d122c72bd420595476bce.tar.bz2 historical-abc7fd552b5407c8875d122c72bd420595476bce.zip |
Stable on alpha.
Package-Manager: portage-2.0.51.20
Diffstat (limited to 'net-im/micq')
-rw-r--r-- | net-im/micq/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/micq/micq-0.4.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/micq/ChangeLog b/net-im/micq/ChangeLog index 10112974e5ef..a8516e07f8c9 100644 --- a/net-im/micq/ChangeLog +++ b/net-im/micq/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/micq # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/micq/ChangeLog,v 1.27 2005/04/11 23:42:05 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/micq/ChangeLog,v 1.28 2005/04/25 06:06:20 kloeri Exp $ + + 25 Apr 2005; Bryan Østergaard <kloeri@gentoo.org> micq-0.4.12.ebuild: + Stable on alpha. 11 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> micq-0.4.12.ebuild: Stable on sparc diff --git a/net-im/micq/micq-0.4.12.ebuild b/net-im/micq/micq-0.4.12.ebuild index 38e9446099fb..44d0450370a7 100644 --- a/net-im/micq/micq-0.4.12.ebuild +++ b/net-im/micq/micq-0.4.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/micq/micq-0.4.12.ebuild,v 1.4 2005/04/11 23:42:05 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/micq/micq-0.4.12.ebuild,v 1.5 2005/04/25 06:06:20 kloeri Exp $ IUSE="tcltk ssl" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.micq.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~alpha sparc ~ppc ~amd64" +KEYWORDS="x86 alpha sparc ~ppc ~amd64" DEPEND="virtual/libc ssl? ( >=net-libs/gnutls-0.8.10 dev-libs/openssl )" |