summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-07-01 11:50:28 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-07-01 11:50:28 +0000
commit19c5153c7e454228979361317caecc85a5a0bb9a (patch)
tree01c67368b07a18a7f0a105a8f9dd0bf7bc1f3422 /app-pda/synce-libsynce
parentAdded to ~ppc (Manifest recommit) (diff)
downloadgentoo-2-19c5153c7e454228979361317caecc85a5a0bb9a.tar.gz
gentoo-2-19c5153c7e454228979361317caecc85a5a0bb9a.tar.bz2
gentoo-2-19c5153c7e454228979361317caecc85a5a0bb9a.zip
virtual/glibc -> virtual/libc
Diffstat (limited to 'app-pda/synce-libsynce')
-rw-r--r--app-pda/synce-libsynce/ChangeLog10
-rw-r--r--app-pda/synce-libsynce/synce-libsynce-0.7.ebuild4
2 files changed, 11 insertions, 3 deletions
diff --git a/app-pda/synce-libsynce/ChangeLog b/app-pda/synce-libsynce/ChangeLog
index 463985c47456..0537be89980f 100644
--- a/app-pda/synce-libsynce/ChangeLog
+++ b/app-pda/synce-libsynce/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for app-pda/synce-libsynce
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-libsynce/ChangeLog,v 1.9 2004/06/24 21:46:31 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-libsynce/ChangeLog,v 1.10 2004/07/01 11:48:45 eradicator Exp $
+
+ 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
+ synce-libsynce-0.7.ebuild:
+ virtual/glibc -> virtual/libc
+
+ 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
+ synce-libsynce-0.7.ebuild:
+ virtual/glibc -> virtual/libc
05 Jun 2004; David Holm <dholm@gentoo.org> synce-libsynce-0.8.9.ebuild:
Added to ~ppc.
diff --git a/app-pda/synce-libsynce/synce-libsynce-0.7.ebuild b/app-pda/synce-libsynce/synce-libsynce-0.7.ebuild
index 2e83c90bc2c6..ea5eac3c81bc 100644
--- a/app-pda/synce-libsynce/synce-libsynce-0.7.ebuild
+++ b/app-pda/synce-libsynce/synce-libsynce-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-libsynce/synce-libsynce-0.7.ebuild,v 1.5 2004/06/24 21:46:31 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-libsynce/synce-libsynce-0.7.ebuild,v 1.6 2004/07/01 11:48:45 eradicator Exp $
DESCRIPTION="Synchronize Windows CE devices with computers running GNU/Linux, like MS ActiveSync."
HOMEPAGE="http://sourceforge.net/projects/synce/"
@@ -11,7 +11,7 @@ SLOT="0"
KEYWORDS="x86"
IUSE="gnome"
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
src_compile() {
econf || die "econf failed"