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-dccm | |
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-dccm')
-rw-r--r-- | app-pda/synce-dccm/ChangeLog | 10 | ||||
-rw-r--r-- | app-pda/synce-dccm/synce-dccm-0.3.1.ebuild | 4 | ||||
-rw-r--r-- | app-pda/synce-dccm/synce-dccm-0.7.ebuild | 4 |
3 files changed, 13 insertions, 5 deletions
diff --git a/app-pda/synce-dccm/ChangeLog b/app-pda/synce-dccm/ChangeLog index d5b044613cd5..a18981b060f5 100644 --- a/app-pda/synce-dccm/ChangeLog +++ b/app-pda/synce-dccm/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for app-pda/synce-dccm # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-dccm/ChangeLog,v 1.8 2004/06/24 21:45:45 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-dccm/ChangeLog,v 1.9 2004/07/01 11:48:04 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + synce-dccm-0.3.1.ebuild, synce-dccm-0.7.ebuild: + virtual/glibc -> virtual/libc + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + synce-dccm-0.3.1.ebuild, synce-dccm-0.7.ebuild: + virtual/glibc -> virtual/libc 05 Jun 2004; David Holm <dholm@gentoo.org> synce-dccm-0.8.9.ebuild: Added to ~ppc. diff --git a/app-pda/synce-dccm/synce-dccm-0.3.1.ebuild b/app-pda/synce-dccm/synce-dccm-0.3.1.ebuild index dfe7ede9dc22..eb7ce7ac162e 100644 --- a/app-pda/synce-dccm/synce-dccm-0.3.1.ebuild +++ b/app-pda/synce-dccm/synce-dccm-0.3.1.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-dccm/synce-dccm-0.3.1.ebuild,v 1.7 2004/06/24 21:45:45 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-dccm/synce-dccm-0.3.1.ebuild,v 1.8 2004/07/01 11:48:04 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() { diff --git a/app-pda/synce-dccm/synce-dccm-0.7.ebuild b/app-pda/synce-dccm/synce-dccm-0.7.ebuild index 723006a64848..a1f108cfbcd6 100644 --- a/app-pda/synce-dccm/synce-dccm-0.7.ebuild +++ b/app-pda/synce-dccm/synce-dccm-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-dccm/synce-dccm-0.7.ebuild,v 1.5 2004/06/24 21:45:45 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-dccm/synce-dccm-0.7.ebuild,v 1.6 2004/07/01 11:48:04 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() { |