summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Hill <dirtyepic@gentoo.org>2011-03-19 05:37:25 +0000
committerRyan Hill <dirtyepic@gentoo.org>2011-03-19 05:37:25 +0000
commit4220545062d1efe452668d73173b8c5aea5dd12d (patch)
tree0e3763398fd1939c7de27a4ed6672c70f48b4453
parentpunt useless versions (01 provides these) (diff)
downloadgentoo-2-4220545062d1efe452668d73173b8c5aea5dd12d.tar.gz
gentoo-2-4220545062d1efe452668d73173b8c5aea5dd12d.tar.bz2
gentoo-2-4220545062d1efe452668d73173b8c5aea5dd12d.zip
Add blocker on app-pda/msynctool.
(Portage version: 2.2.0_alpha28/cvs/Linux x86_64)
-rw-r--r--app-pda/osynctool/ChangeLog6
-rw-r--r--app-pda/osynctool/osynctool-0.39.ebuild5
-rw-r--r--app-pda/osynctool/osynctool-9999.ebuild5
3 files changed, 11 insertions, 5 deletions
diff --git a/app-pda/osynctool/ChangeLog b/app-pda/osynctool/ChangeLog
index ae1b59006f9f..450854098269 100644
--- a/app-pda/osynctool/ChangeLog
+++ b/app-pda/osynctool/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-pda/osynctool
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/osynctool/ChangeLog,v 1.3 2011/02/26 05:35:51 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/osynctool/ChangeLog,v 1.4 2011/03/19 05:37:25 dirtyepic Exp $
+
+ 19 Mar 2011; Ryan Hill <dirtyepic@gentoo.org> osynctool-0.39.ebuild,
+ osynctool-9999.ebuild:
+ Add blocker on app-pda/msynctool.
26 Feb 2011; Ryan Hill <dirtyepic@gentoo.org> osynctool-0.39.ebuild,
osynctool-9999.ebuild:
diff --git a/app-pda/osynctool/osynctool-0.39.ebuild b/app-pda/osynctool/osynctool-0.39.ebuild
index 8af7522d8408..fd00de882d1d 100644
--- a/app-pda/osynctool/osynctool-0.39.ebuild
+++ b/app-pda/osynctool/osynctool-0.39.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/osynctool/osynctool-0.39.ebuild,v 1.2 2011/02/26 05:35:51 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/osynctool/osynctool-0.39.ebuild,v 1.3 2011/03/19 05:37:25 dirtyepic Exp $
EAPI="3"
@@ -16,7 +16,8 @@ LICENSE="GPL-2"
IUSE=""
RDEPEND="~app-pda/libopensync-${PV}
- dev-libs/glib:2"
+ dev-libs/glib:2
+ !app-pda/msynctool"
DEPEND="${DEPEND}"
DOCS="AUTHORS CODING"
diff --git a/app-pda/osynctool/osynctool-9999.ebuild b/app-pda/osynctool/osynctool-9999.ebuild
index 1705048a8f2f..409f081d747a 100644
--- a/app-pda/osynctool/osynctool-9999.ebuild
+++ b/app-pda/osynctool/osynctool-9999.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/osynctool/osynctool-9999.ebuild,v 1.2 2011/02/26 05:35:51 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/osynctool/osynctool-9999.ebuild,v 1.3 2011/03/19 05:37:25 dirtyepic Exp $
EAPI="3"
@@ -18,7 +18,8 @@ LICENSE="GPL-2"
IUSE=""
RDEPEND="~app-pda/libopensync-${PV}
- dev-libs/glib:2"
+ dev-libs/glib:2
+ !app-pda/msynctool"
DEPEND="${DEPEND}"
DOCS="AUTHORS CODING"