diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 11:50:28 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 11:50:28 +0000 |
commit | 19c5153c7e454228979361317caecc85a5a0bb9a (patch) | |
tree | 01c67368b07a18a7f0a105a8f9dd0bf7bc1f3422 /app-pda/synce-gnomevfs/synce-gnomevfs-0.2.ebuild | |
parent | Added to ~ppc (Manifest recommit) (diff) | |
download | gentoo-2-19c5153c7e454228979361317caecc85a5a0bb9a.tar.gz gentoo-2-19c5153c7e454228979361317caecc85a5a0bb9a.tar.bz2 gentoo-2-19c5153c7e454228979361317caecc85a5a0bb9a.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'app-pda/synce-gnomevfs/synce-gnomevfs-0.2.ebuild')
-rw-r--r-- | app-pda/synce-gnomevfs/synce-gnomevfs-0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-pda/synce-gnomevfs/synce-gnomevfs-0.2.ebuild b/app-pda/synce-gnomevfs/synce-gnomevfs-0.2.ebuild index 7c66db9f1b0f..8dbc0f91a228 100644 --- a/app-pda/synce-gnomevfs/synce-gnomevfs-0.2.ebuild +++ b/app-pda/synce-gnomevfs/synce-gnomevfs-0.2.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-gnomevfs/synce-gnomevfs-0.2.ebuild,v 1.5 2004/06/24 21:45:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-gnomevfs/synce-gnomevfs-0.2.ebuild,v 1.6 2004/07/01 11:48:17 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 app-pda/synce-libsynce" src_compile() { |