summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2007-03-28 08:06:13 +0000
committerAndrej Kacian <ticho@gentoo.org>2007-03-28 08:06:13 +0000
commit847d829e965de4aff0a83076dcf804d4973edd40 (patch)
tree6db939f18366f933d3fe80dbe5bfbaacee1eeace
parentuse EGIT_PROJECT rather than ECVS_MODULE #172357 by Daniel Waeber (diff)
downloadgentoo-2-847d829e965de4aff0a83076dcf804d4973edd40.tar.gz
gentoo-2-847d829e965de4aff0a83076dcf804d4973edd40.tar.bz2
gentoo-2-847d829e965de4aff0a83076dcf804d4973edd40.zip
Stable on x86, bug #172446.
(Portage version: 2.1.2.2)
-rw-r--r--net-im/sim/ChangeLog5
-rw-r--r--net-im/sim/sim-0.9.4.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/sim/ChangeLog b/net-im/sim/ChangeLog
index d6920e638018..6f03618e03fc 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.74 2007/03/27 19:16:17 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/sim/ChangeLog,v 1.75 2007/03/28 08:06:13 ticho Exp $
+
+ 28 Mar 2007; Andrej Kacian <ticho@gentoo.org> sim-0.9.4.3.ebuild:
+ Stable on x86, bug #172446.
27 Mar 2007; <pva@gentoo.org> sim-0.9.4.3.ebuild:
Fetch restriction due to uncertainty in icons and sounds licensing.
diff --git a/net-im/sim/sim-0.9.4.3.ebuild b/net-im/sim/sim-0.9.4.3.ebuild
index 53ea1958ced5..2fcc397a1482 100644
--- a/net-im/sim/sim-0.9.4.3.ebuild
+++ b/net-im/sim/sim-0.9.4.3.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.3.ebuild,v 1.2 2007/03/27 19:16:17 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/sim/sim-0.9.4.3.ebuild,v 1.3 2007/03/28 08:06:13 ticho 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"
RESTRICT="fetch"