diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-01-21 22:42:33 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-01-21 22:42:33 +0000 |
commit | c575663cd31eb484d7cb2c60a50723328e7c1fc0 (patch) | |
tree | c0b37910140a99545fa3dffb1432d0c00c7987ca /net-im | |
parent | Marked ~hppa (bug #152818). (diff) | |
download | gentoo-2-c575663cd31eb484d7cb2c60a50723328e7c1fc0.tar.gz gentoo-2-c575663cd31eb484d7cb2c60a50723328e7c1fc0.tar.bz2 gentoo-2-c575663cd31eb484d7cb2c60a50723328e7c1fc0.zip |
Stable on x86, bug #162898.
(Portage version: 2.1.2_rc4-r8)
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 255ca0d04f5f..7362e8a79ec7 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.68 2007/01/20 21:13:53 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/sim/ChangeLog,v 1.69 2007/01/21 22:42:33 ticho Exp $ + + 21 Jan 2007; Andrej Kacian <ticho@gentoo.org> sim-0.9.4.2.ebuild: + Stable on x86, bug #162898. *sim-0.9.4.2 (20 Jan 2007) diff --git a/net-im/sim/sim-0.9.4.2.ebuild b/net-im/sim/sim-0.9.4.2.ebuild index 188f03a39e20..ffe3432da4b9 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.1 2007/01/20 20:49:34 pva Exp $ +# $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 $ 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" |