diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-08-25 17:28:39 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-08-25 17:28:39 +0000 |
commit | a66eacbbcf152fbfc340b4009b4d971b22b71daf (patch) | |
tree | 33740a5699cc0d17aa92e316dd1bead395d0acb7 /app-mobilephone/obexftp | |
parent | Stable on ppc wrt bug 224409 (diff) | |
download | gentoo-2-a66eacbbcf152fbfc340b4009b4d971b22b71daf.tar.gz gentoo-2-a66eacbbcf152fbfc340b4009b4d971b22b71daf.tar.bz2 gentoo-2-a66eacbbcf152fbfc340b4009b4d971b22b71daf.zip |
Stable on ppc wrt bug 224409
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-mobilephone/obexftp')
-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 32c407ce3e05..c9a0ff8566ef 100644 --- a/app-mobilephone/obexftp/obexftp-0.21.ebuild +++ b/app-mobilephone/obexftp/obexftp-0.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.17 2008/08/21 17:45:05 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/obexftp/obexftp-0.21.ebuild,v 1.18 2008/08/25 17:28:39 nixnut Exp $ WANT_AUTOMAKE="1.9" @@ -12,7 +12,7 @@ HOMEPAGE="http://triq.net/obex" SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 hppa ~ppc sparc x86" +KEYWORDS="amd64 hppa ppc sparc x86" IUSE="bluetooth debug nls perl python swig tcl" RDEPEND="dev-libs/openobex |