diff options
author | Christoph Mende <angelos@gentoo.org> | 2008-01-14 19:00:05 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2008-01-14 19:00:05 +0000 |
commit | df81b5e2899dd5b34009a58f7a55d78128b54a95 (patch) | |
tree | 4211b589cce378d1406cfddafb4464be39f3f64f /net-im/sim | |
parent | Dropped ppc-macos keyword, see you in prefix (diff) | |
download | gentoo-2-df81b5e2899dd5b34009a58f7a55d78128b54a95.tar.gz gentoo-2-df81b5e2899dd5b34009a58f7a55d78128b54a95.tar.bz2 gentoo-2-df81b5e2899dd5b34009a58f7a55d78128b54a95.zip |
Stable on amd64 wrt bug #202113
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'net-im/sim')
-rw-r--r-- | net-im/sim/ChangeLog | 7 | ||||
-rw-r--r-- | net-im/sim/sim-0.9.4.3-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-im/sim/ChangeLog b/net-im/sim/ChangeLog index 182e5fd21ddc..4f7add9a5f14 100644 --- a/net-im/sim/ChangeLog +++ b/net-im/sim/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/sim -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/sim/ChangeLog,v 1.84 2007/12/14 20:18:21 nixnut Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-im/sim/ChangeLog,v 1.85 2008/01/14 19:00:05 angelos Exp $ + + 14 Jan 2008; Christoph Mende <angelos@gentoo.org> sim-0.9.4.3-r1.ebuild: + Stable on amd64 wrt bug #202113 14 Dec 2007; nixnut <nixnut@gentoo.org> sim-0.9.4.3-r1.ebuild: Stable on ppc wrt bug 202113 diff --git a/net-im/sim/sim-0.9.4.3-r1.ebuild b/net-im/sim/sim-0.9.4.3-r1.ebuild index d2db2d61171a..2f0e2f0c79e8 100644 --- a/net-im/sim/sim-0.9.4.3-r1.ebuild +++ b/net-im/sim/sim-0.9.4.3-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/sim/sim-0.9.4.3-r1.ebuild,v 1.5 2007/12/14 20:18:21 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/sim/sim-0.9.4.3-r1.ebuild,v 1.6 2008/01/14 19:00:05 angelos Exp $ inherit kde-functions eutils flag-o-matic @@ -11,7 +11,7 @@ SRC_URI="http://download.berlios.de/sim-im/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="debug kde spell ssl" RESTRICT="fetch" |