diff options
author | Ryan Hill <dirtyepic@gentoo.org> | 2011-03-19 05:46:23 +0000 |
---|---|---|
committer | Ryan Hill <dirtyepic@gentoo.org> | 2011-03-19 05:46:23 +0000 |
commit | 46f0dd725829be2715ca4d4faddc557e29a35188 (patch) | |
tree | 4e7175f9e0e77d71aa0cae95df3a762eaa6cd97f /app-pda/msynctool/msynctool-0.22.ebuild | |
parent | Add blocker on app-pda/msynctool. (diff) | |
download | gentoo-2-46f0dd725829be2715ca4d4faddc557e29a35188.tar.gz gentoo-2-46f0dd725829be2715ca4d4faddc557e29a35188.tar.bz2 gentoo-2-46f0dd725829be2715ca4d4faddc557e29a35188.zip |
Add blocker on app-pda/osynctool. Drop 0.36.
(Portage version: 2.2.0_alpha28/cvs/Linux x86_64)
Diffstat (limited to 'app-pda/msynctool/msynctool-0.22.ebuild')
-rw-r--r-- | app-pda/msynctool/msynctool-0.22.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app-pda/msynctool/msynctool-0.22.ebuild b/app-pda/msynctool/msynctool-0.22.ebuild index d4c36c8d3608..2b74b31051ff 100644 --- a/app-pda/msynctool/msynctool-0.22.ebuild +++ b/app-pda/msynctool/msynctool-0.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/msynctool/msynctool-0.22.ebuild,v 1.3 2011/02/26 05:32:34 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/msynctool/msynctool-0.22.ebuild,v 1.4 2011/03/19 05:46:23 dirtyepic Exp $ EAPI="3" @@ -15,7 +15,8 @@ IUSE="" RDEPEND="~app-pda/libopensync-${PV} dev-libs/glib:2 - dev-libs/libxml2" + dev-libs/libxml2 + !app-pda/osynctool" DEPEND="${RDEPEND} >=dev-util/pkgconfig-0.9.0" |