diff options
author | Mamoru Komachi <usata@gentoo.org> | 2005-04-11 16:55:42 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2005-04-11 16:55:42 +0000 |
commit | 99629a2e604e2faca727e710d76fa020ed30c36f (patch) | |
tree | edb5efe5beca0f8bb895abb2cb532c648bdfa694 /net-im/micq/micq-0.4.12.ebuild | |
parent | dep for module-signature (diff) | |
download | gentoo-2-99629a2e604e2faca727e710d76fa020ed30c36f.tar.gz gentoo-2-99629a2e604e2faca727e710d76fa020ed30c36f.tar.bz2 gentoo-2-99629a2e604e2faca727e710d76fa020ed30c36f.zip |
Version bumped. Removed old ebuilds and marked 0.4.12 stable on x86.
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-im/micq/micq-0.4.12.ebuild')
-rw-r--r-- | net-im/micq/micq-0.4.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/micq/micq-0.4.12.ebuild b/net-im/micq/micq-0.4.12.ebuild index 2493034e6e0f..6a339af3290d 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.2 2005/02/22 16:13:49 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/micq/micq-0.4.12.ebuild,v 1.3 2005/04/11 16:55:42 usata 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 )" |