diff options
author | Jason Wever <weeve@gentoo.org> | 2004-06-16 03:47:26 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-06-16 03:47:26 +0000 |
commit | 01f2151aa4883c1b43b84dfdf3c6f3c492e8f1ff (patch) | |
tree | 5cfe8589ae4bac36891395fb088d4b99fae2517f /net-im/micq | |
parent | Added virtual/x11 to DEPEND. (Manifest recommit) (diff) | |
download | gentoo-2-01f2151aa4883c1b43b84dfdf3c6f3c492e8f1ff.tar.gz gentoo-2-01f2151aa4883c1b43b84dfdf3c6f3c492e8f1ff.tar.bz2 gentoo-2-01f2151aa4883c1b43b84dfdf3c6f3c492e8f1ff.zip |
Stable on sparc.
Diffstat (limited to 'net-im/micq')
-rw-r--r-- | net-im/micq/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/micq/micq-0.4.10.5.ebuild | 4 | ||||
-rw-r--r-- | net-im/micq/micq-0.4.11.ebuild | 4 | ||||
-rw-r--r-- | net-im/micq/micq-0.4.9.4.ebuild | 4 |
4 files changed, 10 insertions, 7 deletions
diff --git a/net-im/micq/ChangeLog b/net-im/micq/ChangeLog index 061dc8d13a75..4ee6b11d8c38 100644 --- a/net-im/micq/ChangeLog +++ b/net-im/micq/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/micq # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/micq/ChangeLog,v 1.18 2004/03/27 16:20:36 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/micq/ChangeLog,v 1.19 2004/06/16 03:47:26 weeve Exp $ + + 15 Jun 2004; Jason Wever <weeve@gentoo.org> micq-0.4.11.ebuild: + Stable on sparc. 28 Mar 2004; Mamoru KOMACHI <usata@gentoo.org> micq-0.4.11.ebuild: Marked stable on x86 and alpha diff --git a/net-im/micq/micq-0.4.10.5.ebuild b/net-im/micq/micq-0.4.10.5.ebuild index 957ece2a5d59..b6c32705bdc4 100644 --- a/net-im/micq/micq-0.4.10.5.ebuild +++ b/net-im/micq/micq-0.4.10.5.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/micq/micq-0.4.10.5.ebuild,v 1.2 2003/11/20 21:39:09 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/micq/micq-0.4.10.5.ebuild,v 1.3 2004/06/16 03:47:26 weeve Exp $ IUSE="tcltk ssl" diff --git a/net-im/micq/micq-0.4.11.ebuild b/net-im/micq/micq-0.4.11.ebuild index c4474fc47a64..c39dd66e0bcb 100644 --- a/net-im/micq/micq-0.4.11.ebuild +++ b/net-im/micq/micq-0.4.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/micq/micq-0.4.11.ebuild,v 1.3 2004/03/27 16:20:36 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/micq/micq-0.4.11.ebuild,v 1.4 2004/06/16 03:47:26 weeve Exp $ IUSE="tcltk ssl" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.micq.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 alpha ~sparc" +KEYWORDS="x86 alpha sparc" DEPEND="virtual/glibc ssl? ( >=net-libs/gnutls-0.8.10 dev-libs/openssl )" diff --git a/net-im/micq/micq-0.4.9.4.ebuild b/net-im/micq/micq-0.4.9.4.ebuild index 2168266c01f0..4a895e8d34d0 100644 --- a/net-im/micq/micq-0.4.9.4.ebuild +++ b/net-im/micq/micq-0.4.9.4.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/micq/micq-0.4.9.4.ebuild,v 1.4 2003/09/05 23:58:58 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/micq/micq-0.4.9.4.ebuild,v 1.5 2004/06/16 03:47:26 weeve Exp $ SRC_URI="http://www.micq.org/source/${P}.tgz" DESCRIPTION="text based ICQ client with many features" |