diff options
author | 2005-04-11 23:42:05 +0000 | |
---|---|---|
committer | 2005-04-11 23:42:05 +0000 | |
commit | b3976a55ff4ede14da2bde39e8e8136a30d3b078 (patch) | |
tree | f733e9cad8a432a55fba49510750d544126e3026 /net-im/micq/micq-0.4.12.ebuild | |
parent | Version bump #88753 by Wolfram Schlich. (diff) | |
download | gentoo-2-b3976a55ff4ede14da2bde39e8e8136a30d3b078.tar.gz gentoo-2-b3976a55ff4ede14da2bde39e8e8136a30d3b078.tar.bz2 gentoo-2-b3976a55ff4ede14da2bde39e8e8136a30d3b078.zip |
Stable on sparc
(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 6a339af3290d..38e9446099fb 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.3 2005/04/11 16:55:42 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/micq/micq-0.4.12.ebuild,v 1.4 2005/04/11 23:42:05 gustavoz 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 )" |