diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-12-16 18:42:43 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-12-16 18:42:43 +0000 |
commit | ee213df4e6dac99004ba1f13011aca3e6f25bc0e (patch) | |
tree | 7837685dd7c9318c362d9643ba1fadbbd8ce4ac4 /app-pda | |
parent | whitespace (diff) | |
download | gentoo-2-ee213df4e6dac99004ba1f13011aca3e6f25bc0e.tar.gz gentoo-2-ee213df4e6dac99004ba1f13011aca3e6f25bc0e.tar.bz2 gentoo-2-ee213df4e6dac99004ba1f13011aca3e6f25bc0e.zip |
add missing doc to IUSE
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-pda')
-rw-r--r-- | app-pda/libsyncml/libsyncml-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-pda/libsyncml/libsyncml-9999.ebuild b/app-pda/libsyncml/libsyncml-9999.ebuild index b844df2d9e09..d472ea8fcd94 100644 --- a/app-pda/libsyncml/libsyncml-9999.ebuild +++ b/app-pda/libsyncml/libsyncml-9999.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/app-pda/libsyncml/libsyncml-9999.ebuild,v 1.2 2007/12/07 16:25:18 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/libsyncml/libsyncml-9999.ebuild,v 1.3 2007/12/16 18:42:43 mr_bones_ Exp $ EAPI="1" @@ -15,7 +15,7 @@ ESVN_REPO_URI="http://svn.opensync.org/libsyncml/trunk" KEYWORDS="~amd64 ~x86" SLOT="0" LICENSE="LGPL-2.1" -IUSE="bluetooth +debug http +obex" +IUSE="bluetooth +debug doc http +obex" RDEPEND=">=dev-libs/glib-2.0 >=dev-libs/libwbxml-0.9.2 |