summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2004-11-30 21:25:02 +0000
committerSven Wegener <swegener@gentoo.org>2004-11-30 21:25:02 +0000
commit4ba825e5dd237a22d8bd08bf36424f86c8324e8a (patch)
tree67b35392403db7365450adc61552cd20196821f7 /app-pda
parentFixed invalid atoms in *DEPEND. (diff)
downloadhistorical-4ba825e5dd237a22d8bd08bf36424f86c8324e8a.tar.gz
historical-4ba825e5dd237a22d8bd08bf36424f86c8324e8a.tar.bz2
historical-4ba825e5dd237a22d8bd08bf36424f86c8324e8a.zip
Fixed invalid atoms in *DEPEND.
Diffstat (limited to 'app-pda')
-rw-r--r--app-pda/synce-librapi2/ChangeLog5
-rw-r--r--app-pda/synce-librapi2/synce-librapi2-0.7.ebuild6
-rw-r--r--app-pda/synce-rra/ChangeLog5
-rw-r--r--app-pda/synce-rra/synce-rra-0.8.4.ebuild6
-rw-r--r--app-pda/x70talk/ChangeLog5
-rw-r--r--app-pda/x70talk/x70talk-0.1.4.ebuild4
6 files changed, 20 insertions, 11 deletions
diff --git a/app-pda/synce-librapi2/ChangeLog b/app-pda/synce-librapi2/ChangeLog
index d9b5e958f16a..41ddf210765c 100644
--- a/app-pda/synce-librapi2/ChangeLog
+++ b/app-pda/synce-librapi2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-pda/synce-librapi2
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-librapi2/ChangeLog,v 1.13 2004/10/14 20:14:12 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-librapi2/ChangeLog,v 1.14 2004/11/30 21:21:24 swegener Exp $
+
+ 30 Nov 2004; Sven Wegener <swegener@gentoo.org> synce-librapi2-0.7.ebuild:
+ Fixed invalid atoms in *DEPEND.
14 Oct 2004; David Holm <dholm@gentoo.org> synce-librapi2-0.9.0.ebuild:
Added to ~ppc.
diff --git a/app-pda/synce-librapi2/synce-librapi2-0.7.ebuild b/app-pda/synce-librapi2/synce-librapi2-0.7.ebuild
index c3a90592f633..2debda512a0e 100644
--- a/app-pda/synce-librapi2/synce-librapi2-0.7.ebuild
+++ b/app-pda/synce-librapi2/synce-librapi2-0.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-librapi2/synce-librapi2-0.7.ebuild,v 1.7 2004/07/13 18:47:05 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-librapi2/synce-librapi2-0.7.ebuild,v 1.8 2004/11/30 21:21:24 swegener Exp $
DESCRIPTION="Synchronize Windows CE devices with computers running GNU/Linux, like MS ActiveSync."
HOMEPAGE="http://sourceforge.net/projects/synce/"
@@ -12,8 +12,8 @@ KEYWORDS="x86"
IUSE=""
DEPEND="virtual/libc
- >=check-0.8.2
- >=synce-libsynce-0.3"
+ >=dev-libs/check-0.8.2
+ >=app-pda/synce-libsynce-0.3"
src_compile() {
econf || die "econf failed"
diff --git a/app-pda/synce-rra/ChangeLog b/app-pda/synce-rra/ChangeLog
index 158c4a693161..df5577f8cbe9 100644
--- a/app-pda/synce-rra/ChangeLog
+++ b/app-pda/synce-rra/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-pda/synce-rra
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-rra/ChangeLog,v 1.11 2004/10/15 16:13:54 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-rra/ChangeLog,v 1.12 2004/11/30 21:23:20 swegener Exp $
+
+ 30 Nov 2004; Sven Wegener <swegener@gentoo.org> synce-rra-0.8.4.ebuild:
+ Fixed invalid atoms in *DEPEND.
15 Oct 2004; David Holm <dholm@gentoo.org> synce-rra-0.9.0.ebuild:
Added to ~ppc.
diff --git a/app-pda/synce-rra/synce-rra-0.8.4.ebuild b/app-pda/synce-rra/synce-rra-0.8.4.ebuild
index c9ca22a189f8..703cb5dfbb2e 100644
--- a/app-pda/synce-rra/synce-rra-0.8.4.ebuild
+++ b/app-pda/synce-rra/synce-rra-0.8.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-rra/synce-rra-0.8.4.ebuild,v 1.5 2004/07/13 18:50:08 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-rra/synce-rra-0.8.4.ebuild,v 1.6 2004/11/30 21:23:20 swegener Exp $
DESCRIPTION="Synchronize Windows CE devices with computers running GNU/Linux, like MS ActiveSync."
HOMEPAGE="http://sourceforge.net/projects/synce/"
@@ -12,8 +12,8 @@ KEYWORDS="~x86"
IUSE=""
DEPEND="virtual/libc
- >=check-0.8.2
- >=synce-libsynce-0.3"
+ >=dev-libs/check-0.8.2
+ >=app-pda/synce-libsynce-0.3"
src_compile() {
econf || die "econf failed"
diff --git a/app-pda/x70talk/ChangeLog b/app-pda/x70talk/ChangeLog
index d11bc001f233..7c66d49813a7 100644
--- a/app-pda/x70talk/ChangeLog
+++ b/app-pda/x70talk/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-pda/x70talk
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/x70talk/ChangeLog,v 1.3 2004/10/18 12:27:11 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/x70talk/ChangeLog,v 1.4 2004/11/30 21:25:02 swegener Exp $
+
+ 30 Nov 2004; Sven Wegener <swegener@gentoo.org> x70talk-0.1.4.ebuild:
+ Fixed invalid atoms in *DEPEND.
18 Oct 2004; David Holm <dholm@gentoo.org> x70talk-0.1.4.ebuild:
Added to ~ppc.
diff --git a/app-pda/x70talk/x70talk-0.1.4.ebuild b/app-pda/x70talk/x70talk-0.1.4.ebuild
index 2c5270b2b7f9..7d79173816f1 100644
--- a/app-pda/x70talk/x70talk-0.1.4.ebuild
+++ b/app-pda/x70talk/x70talk-0.1.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/x70talk/x70talk-0.1.4.ebuild,v 1.3 2004/10/18 12:27:11 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/x70talk/x70talk-0.1.4.ebuild,v 1.4 2004/11/30 21:25:02 swegener Exp $
DESCRIPTION="Communicate and sync with Panasonic X70 mobile phone"
HOMEPAGE="http://x70talk.sourceforge.net/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 ~ppc"
-DEPEND="bluez-libs"
+DEPEND="net-wireless/bluez-libs"
IUSE=""
S=${WORKDIR}/${PN}