diff options
author | Simon Stelling <blubb@gentoo.org> | 2007-02-06 18:29:35 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2007-02-06 18:29:35 +0000 |
commit | 8f733652c8a44c22d9dc5d960ad85bb19fcf689c (patch) | |
tree | cc6f4174f3f45098ae3bc931beec52e52e61fa1a /net-im | |
parent | comment out 2.6.20 patch for dsd (diff) | |
download | gentoo-2-8f733652c8a44c22d9dc5d960ad85bb19fcf689c.tar.gz gentoo-2-8f733652c8a44c22d9dc5d960ad85bb19fcf689c.tar.bz2 gentoo-2-8f733652c8a44c22d9dc5d960ad85bb19fcf689c.zip |
stable on amd64; bug 162898
(Portage version: 2.1.2-r7)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/sim/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/sim/sim-0.9.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/sim/ChangeLog b/net-im/sim/ChangeLog index 189fb9c45e65..0bf4b1a33d11 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.70 2007/01/23 19:56:49 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/sim/ChangeLog,v 1.71 2007/02/06 18:29:35 blubb Exp $ + + 06 Feb 2007; Simon Stelling <blubb@gentoo.org> sim-0.9.4.2.ebuild: + stable on amd64; bug 162898 23 Jan 2007; nixnut <nixnut@gentoo.org> sim-0.9.4.2.ebuild: Stable on ppc wrt bug 162898 diff --git a/net-im/sim/sim-0.9.4.2.ebuild b/net-im/sim/sim-0.9.4.2.ebuild index 68d5392a2b51..ea9f51f8c77b 100644 --- a/net-im/sim/sim-0.9.4.2.ebuild +++ b/net-im/sim/sim-0.9.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.2.ebuild,v 1.3 2007/01/23 19:56:49 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/sim/sim-0.9.4.2.ebuild,v 1.4 2007/02/06 18:29:35 blubb Exp $ inherit kde-functions eutils flag-o-matic @@ -10,7 +10,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" # kdebase-data provides the icon "licq.png" |