diff options
author | 2006-02-06 06:25:16 +0000 | |
---|---|---|
committer | 2006-02-06 06:25:16 +0000 | |
commit | 90a8bfeec7938f7c6d4f45afa9b945e33968039c (patch) | |
tree | f3e6887b165b7b3004b551ce43c4914c2f09bb1f /app-mobilephone/gnokii/gnokii-0.6.10.ebuild | |
parent | Make sure it depends only on X with USE=X thanks to Harm Geerts <harmgeerts@h... (diff) | |
download | gentoo-2-90a8bfeec7938f7c6d4f45afa9b945e33968039c.tar.gz gentoo-2-90a8bfeec7938f7c6d4f45afa9b945e33968039c.tar.bz2 gentoo-2-90a8bfeec7938f7c6d4f45afa9b945e33968039c.zip |
Mark 0.6.10 stable on alpha
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'app-mobilephone/gnokii/gnokii-0.6.10.ebuild')
-rw-r--r-- | app-mobilephone/gnokii/gnokii-0.6.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-mobilephone/gnokii/gnokii-0.6.10.ebuild b/app-mobilephone/gnokii/gnokii-0.6.10.ebuild index 0a326a4ff000..b8404609f04d 100644 --- a/app-mobilephone/gnokii/gnokii-0.6.10.ebuild +++ b/app-mobilephone/gnokii/gnokii-0.6.10.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/app-mobilephone/gnokii/gnokii-0.6.10.ebuild,v 1.7 2006/02/04 21:28:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.10.ebuild,v 1.8 2006/02/06 06:25:16 agriffis Exp $ inherit eutils flag-o-matic linux-info @@ -10,7 +10,7 @@ SRC_URI="http://www.gnokii.org/download/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha ~amd64 ~hppa ia64 ppc ppc64 sparc x86" IUSE="nls X bluetooth irda sms postgres mysql" RDEPEND="X? ( =x11-libs/gtk+-1.2* ) |