diff options
author | Alin Năstac <mrness@gentoo.org> | 2006-09-17 13:58:58 +0000 |
---|---|---|
committer | Alin Năstac <mrness@gentoo.org> | 2006-09-17 13:58:58 +0000 |
commit | 97aa57654bdb7425b9ce7c401935029787629843 (patch) | |
tree | b58d1be4c1f4f731fdca60d7209c4b684bca2c23 /app-mobilephone/obexftp/obexftp-0.21.ebuild | |
parent | Version bump, readded amd64 keyword. (diff) | |
download | historical-97aa57654bdb7425b9ce7c401935029787629843.tar.gz historical-97aa57654bdb7425b9ce7c401935029787629843.tar.bz2 historical-97aa57654bdb7425b9ce7c401935029787629843.zip |
Remove old version. Stable on x86.
Package-Manager: portage-2.1.1
Diffstat (limited to 'app-mobilephone/obexftp/obexftp-0.21.ebuild')
-rw-r--r-- | app-mobilephone/obexftp/obexftp-0.21.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-mobilephone/obexftp/obexftp-0.21.ebuild b/app-mobilephone/obexftp/obexftp-0.21.ebuild index e4c45c62129b..1e8c3167755e 100644 --- a/app-mobilephone/obexftp/obexftp-0.21.ebuild +++ b/app-mobilephone/obexftp/obexftp-0.21.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/obexftp/obexftp-0.21.ebuild,v 1.2 2006/06/03 17:19:14 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/obexftp/obexftp-0.21.ebuild,v 1.3 2006/09/17 13:58:58 mrness Exp $ inherit eutils perl-module flag-o-matic autotools @@ -10,7 +10,7 @@ HOMEPAGE="http://triq.net/obex" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="bluetooth debug perl python swig tcltk" DEPEND=">=dev-libs/openobex-1.1 |