diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-01-09 01:59:27 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-01-09 01:59:27 +0000 |
commit | 69995f15390ae4d26a12997c9ebf2af0b3a0351a (patch) | |
tree | a651534ff1618f48a9d0430d7bb1e66235375bd7 /net-im | |
parent | Stable on x86, bug #159855. (diff) | |
download | gentoo-2-69995f15390ae4d26a12997c9ebf2af0b3a0351a.tar.gz gentoo-2-69995f15390ae4d26a12997c9ebf2af0b3a0351a.tar.bz2 gentoo-2-69995f15390ae4d26a12997c9ebf2af0b3a0351a.zip |
Stable on x86, bug #160034.
(Portage version: 2.1.2_rc4-r1)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/sim/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/sim/sim-0.9.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/sim/ChangeLog b/net-im/sim/ChangeLog index 46f158e9bd73..6e2c8c7b0ea5 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.65 2007/01/07 19:02:23 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/sim/ChangeLog,v 1.66 2007/01/09 01:59:27 ticho Exp $ + + 09 Jan 2007; Andrej Kacian <ticho@gentoo.org> sim-0.9.4.1.ebuild: + Stable on x86, bug #160034. 07 Jan 2007; Tobias Scherbaum <dertobi123@gentoo.org> sim-0.9.4.1.ebuild: ppc stable, bug #160034 diff --git a/net-im/sim/sim-0.9.4.1.ebuild b/net-im/sim/sim-0.9.4.1.ebuild index 7fb4ce1aee0e..1092690451b1 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-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.4 2007/01/07 19:02:23 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/sim/sim-0.9.4.1.ebuild,v 1.5 2007/01/09 01:59:27 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" |