diff options
author | Peter Weller <welp@gentoo.org> | 2007-01-04 21:45:47 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2007-01-04 21:45:47 +0000 |
commit | 70c5abac5d88902a98e29dae2342a4bc04a17a20 (patch) | |
tree | 79b1df1212030c48af025e3cfcb30c1f6fe902c3 /net-im | |
parent | stable x86, bug #159054 (diff) | |
download | gentoo-2-70c5abac5d88902a98e29dae2342a4bc04a17a20.tar.gz gentoo-2-70c5abac5d88902a98e29dae2342a4bc04a17a20.tar.bz2 gentoo-2-70c5abac5d88902a98e29dae2342a4bc04a17a20.zip |
Stable on amd64 wrt bug #160034
(Portage version: 2.1.1-r2)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/sim/ChangeLog | 7 | ||||
-rw-r--r-- | net-im/sim/sim-0.9.4.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-im/sim/ChangeLog b/net-im/sim/ChangeLog index 7fa29f4150df..a1b475c1f86d 100644 --- a/net-im/sim/ChangeLog +++ b/net-im/sim/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/sim -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/sim/ChangeLog,v 1.62 2006/10/24 19:02:33 pva Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-im/sim/ChangeLog,v 1.63 2007/01/04 21:45:47 welp Exp $ + + 04 Jan 2007; Peter Weller (welp) <welp@gentoo.org> sim-0.9.4.1.ebuild: + Stable on amd64 wrt bug #160034 *sim-0.9.4.1 (24 Oct 2006) diff --git a/net-im/sim/sim-0.9.4.1.ebuild b/net-im/sim/sim-0.9.4.1.ebuild index 085fa8bc05ac..ee0cc9089411 100644 --- a/net-im/sim/sim-0.9.4.1.ebuild +++ b/net-im/sim/sim-0.9.4.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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.1.ebuild,v 1.1 2006/10/24 19:02:33 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/sim/sim-0.9.4.1.ebuild,v 1.2 2007/01/04 21:45:47 welp Exp $ inherit kde-functions eutils debug 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="kde spell ssl" # kdebase-data provides the icon "licq.png" |