diff options
author | Mamoru Komachi <usata@gentoo.org> | 2004-03-27 16:20:36 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2004-03-27 16:20:36 +0000 |
commit | a77e6384538ead90eac9a1e71a60ae3755696779 (patch) | |
tree | cd4c9e999ae99f5229e3b1970a4fb1302dbde07e /net-im/micq | |
parent | fix i18n stuff (Manifest recommit) (diff) | |
download | gentoo-2-a77e6384538ead90eac9a1e71a60ae3755696779.tar.gz gentoo-2-a77e6384538ead90eac9a1e71a60ae3755696779.tar.bz2 gentoo-2-a77e6384538ead90eac9a1e71a60ae3755696779.zip |
Marked stable on x86 and alpha.
Diffstat (limited to 'net-im/micq')
-rw-r--r-- | net-im/micq/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/micq/micq-0.4.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/micq/ChangeLog b/net-im/micq/ChangeLog index 51385a0b619d..061dc8d13a75 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.17 2004/02/29 18:26:54 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/micq/ChangeLog,v 1.18 2004/03/27 16:20:36 usata Exp $ + + 28 Mar 2004; Mamoru KOMACHI <usata@gentoo.org> micq-0.4.11.ebuild: + Marked stable on x86 and alpha 29 Feb 2004; Jason Wever <weeve@gentoo.org> micq-0.4.11.ebuild: Added ~sparc keyword. diff --git a/net-im/micq/micq-0.4.11.ebuild b/net-im/micq/micq-0.4.11.ebuild index 5c4fe4db5469..c4474fc47a64 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.2 2004/02/29 18:26:54 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/micq/micq-0.4.11.ebuild,v 1.3 2004/03/27 16:20:36 usata 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 )" |