diff options
author | 2007-01-23 19:56:49 +0000 | |
---|---|---|
committer | 2007-01-23 19:56:49 +0000 | |
commit | 7d1b1c74654bf4f26360a1fe2076b0e72d937b23 (patch) | |
tree | d4b508cd077b7736618027dbbdc23c66a09dce8d /net-im/sim | |
parent | Bump to version 1.6.1.1; thanks to Alessio D'Ascanio; bug 110214 (diff) | |
download | gentoo-2-7d1b1c74654bf4f26360a1fe2076b0e72d937b23.tar.gz gentoo-2-7d1b1c74654bf4f26360a1fe2076b0e72d937b23.tar.bz2 gentoo-2-7d1b1c74654bf4f26360a1fe2076b0e72d937b23.zip |
Stable on ppc wrt bug 162898
(Portage version: 2.1.1-r2)
Diffstat (limited to 'net-im/sim')
-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 7362e8a79ec7..189fb9c45e65 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.69 2007/01/21 22:42:33 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/sim/ChangeLog,v 1.70 2007/01/23 19:56:49 nixnut Exp $ + + 23 Jan 2007; nixnut <nixnut@gentoo.org> sim-0.9.4.2.ebuild: + Stable on ppc wrt bug 162898 21 Jan 2007; Andrej Kacian <ticho@gentoo.org> sim-0.9.4.2.ebuild: Stable on x86, 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 ffe3432da4b9..68d5392a2b51 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.2 2007/01/21 22:42:33 ticho Exp $ +# $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 $ 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" |