diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-04-07 11:45:50 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-04-07 11:45:50 +0000 |
commit | 76f1cf5c80bcca074426cb671ef3c6eadf53c157 (patch) | |
tree | 5d4fdff4d521da750c6389bcfe0a9c989528addf /net-im | |
parent | Sstable on amd64 wrt bug 173645, restricted test (diff) | |
download | gentoo-2-76f1cf5c80bcca074426cb671ef3c6eadf53c157.tar.gz gentoo-2-76f1cf5c80bcca074426cb671ef3c6eadf53c157.tar.bz2 gentoo-2-76f1cf5c80bcca074426cb671ef3c6eadf53c157.zip |
ppc stable, bug #172446
(Portage version: 2.1.2.3)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/sim/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/sim/sim-0.9.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/sim/ChangeLog b/net-im/sim/ChangeLog index 6f03618e03fc..0a040f019901 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.75 2007/03/28 08:06:13 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/sim/ChangeLog,v 1.76 2007/04/07 11:45:50 dertobi123 Exp $ + + 07 Apr 2007; Tobias Scherbaum <dertobi123@gentoo.org> sim-0.9.4.3.ebuild: + ppc stable, bug #172446 28 Mar 2007; Andrej Kacian <ticho@gentoo.org> sim-0.9.4.3.ebuild: Stable on x86, bug #172446. diff --git a/net-im/sim/sim-0.9.4.3.ebuild b/net-im/sim/sim-0.9.4.3.ebuild index 2fcc397a1482..80bfd084e4d0 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.3 2007/03/28 08:06:13 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/sim/sim-0.9.4.3.ebuild,v 1.4 2007/04/07 11:45:50 dertobi123 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" |