diff options
author | 2007-12-14 20:18:21 +0000 | |
---|---|---|
committer | 2007-12-14 20:18:21 +0000 | |
commit | f1c962aa20744412c2e2f3e3bb2ab984124c5e6a (patch) | |
tree | b4572d0da5e4e028dcab72367189b632eeb1ee23 /net-im/sim/sim-0.9.4.3-r1.ebuild | |
parent | www-apache/mod_mono-1.2.6: version bump (diff) | |
download | gentoo-2-f1c962aa20744412c2e2f3e3bb2ab984124c5e6a.tar.gz gentoo-2-f1c962aa20744412c2e2f3e3bb2ab984124c5e6a.tar.bz2 gentoo-2-f1c962aa20744412c2e2f3e3bb2ab984124c5e6a.zip |
Stable on ppc wrt bug 202113
(Portage version: 2.1.4_rc9)
Diffstat (limited to 'net-im/sim/sim-0.9.4.3-r1.ebuild')
-rw-r--r-- | net-im/sim/sim-0.9.4.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/sim/sim-0.9.4.3-r1.ebuild b/net-im/sim/sim-0.9.4.3-r1.ebuild index 5c409eada8e4..d2db2d61171a 100644 --- a/net-im/sim/sim-0.9.4.3-r1.ebuild +++ b/net-im/sim/sim-0.9.4.3-r1.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-r1.ebuild,v 1.4 2007/12/13 11:52:25 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/sim/sim-0.9.4.3-r1.ebuild,v 1.5 2007/12/14 20:18:21 nixnut Exp $ inherit kde-functions eutils flag-o-matic @@ -11,7 +11,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" |