diff options
author | Gustavo Felisberto <humpback@gentoo.org> | 2004-06-19 20:33:46 +0000 |
---|---|---|
committer | Gustavo Felisberto <humpback@gentoo.org> | 2004-06-19 20:33:46 +0000 |
commit | 6b5abf7285115e82ccaa1bae8b8eaa56f37cda13 (patch) | |
tree | 43023f812d35f42527b4405a4ba9a476f1dd73da /net-im/jit | |
parent | stable on ppc64, bug #54123 (Manifest recommit) (diff) | |
download | gentoo-2-6b5abf7285115e82ccaa1bae8b8eaa56f37cda13.tar.gz gentoo-2-6b5abf7285115e82ccaa1bae8b8eaa56f37cda13.tar.bz2 gentoo-2-6b5abf7285115e82ccaa1bae8b8eaa56f37cda13.zip |
stable on x86
Diffstat (limited to 'net-im/jit')
-rw-r--r-- | net-im/jit/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/jit/jit-1.1.6-r3.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/net-im/jit/ChangeLog b/net-im/jit/ChangeLog index 95e5fa3fcc89..34fbf0c51c9d 100644 --- a/net-im/jit/ChangeLog +++ b/net-im/jit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/jit # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/jit/ChangeLog,v 1.11 2004/06/10 19:24:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/jit/ChangeLog,v 1.12 2004/06/19 20:33:46 humpback Exp $ + + 19 Jun 2004; Gustavo Felisberto <humpback@gentoo.org>; jit-1.1.6-r3.ebuild: + Marking stable on x86 10 Jun 2004; Aron Griffis <agriffis@gentoo.org> jit-1.1.6-r2.ebuild, jit-1.1.6-r3.ebuild: diff --git a/net-im/jit/jit-1.1.6-r3.ebuild b/net-im/jit/jit-1.1.6-r3.ebuild index bee7136fbd09..03ce05d17c9e 100644 --- a/net-im/jit/jit-1.1.6-r3.ebuild +++ b/net-im/jit/jit-1.1.6-r3.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/jit/jit-1.1.6-r3.ebuild,v 1.8 2004/06/10 19:24:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/jit/jit-1.1.6-r3.ebuild,v 1.9 2004/06/19 20:33:46 humpback Exp $ inherit flag-o-matic eutils @@ -13,10 +13,10 @@ SLOT="0" IUSE="" -KEYWORDS="~x86 ~sparc ~ppc hppa" +KEYWORDS="x86 ~sparc ~ppc hppa" DEPEND="" -RDEPEND=">=net-im/jabberd-1.4.3" +RDEPEND=">=net-im/jabberd-1.4.3-r3" src_compile() { |