diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-08-29 05:03:21 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-08-29 05:03:21 +0000 |
commit | f8a0bb5da38d417eb77c755a8da333e53b362230 (patch) | |
tree | 8ffb61053df84271886a9215b1ceded1addfa489 /net-im/sim/sim-0.9.4.ebuild | |
parent | Missed the gtk2 pkgconfig use dep atom in RDEPEND (diff) | |
download | gentoo-2-f8a0bb5da38d417eb77c755a8da333e53b362230.tar.gz gentoo-2-f8a0bb5da38d417eb77c755a8da333e53b362230.tar.bz2 gentoo-2-f8a0bb5da38d417eb77c755a8da333e53b362230.zip |
Its a sim, but not a sim card...course I don't have a phone that uses one :(
(Portage version: 2.1-r2)
Diffstat (limited to 'net-im/sim/sim-0.9.4.ebuild')
-rw-r--r-- | net-im/sim/sim-0.9.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/sim/sim-0.9.4.ebuild b/net-im/sim/sim-0.9.4.ebuild index 360b33e16d67..335bf6df8295 100644 --- a/net-im/sim/sim-0.9.4.ebuild +++ b/net-im/sim/sim-0.9.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.ebuild,v 1.1 2006/07/06 16:48:41 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/sim/sim-0.9.4.ebuild,v 1.2 2006/08/29 05:03:21 tsunam Exp $ inherit kde-functions eutils debug flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://download.berlios.de/sim-im/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc" +KEYWORDS="~amd64 ~ppc x86" IUSE="kde spell ssl" # kdebase-data provides the icon "licq.png" |