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-rra | |
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-rra')
-rw-r--r-- | app-pda/synce-rra/ChangeLog | 10 | ||||
-rw-r--r-- | app-pda/synce-rra/synce-rra-0.8.4.ebuild | 4 |
2 files changed, 11 insertions, 3 deletions
diff --git a/app-pda/synce-rra/ChangeLog b/app-pda/synce-rra/ChangeLog index 292b969b5b50..8570fcfe8a40 100644 --- a/app-pda/synce-rra/ChangeLog +++ b/app-pda/synce-rra/ChangeLog @@ -1,6 +1,14 @@ # 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.6 2004/06/24 21:46:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-rra/ChangeLog,v 1.7 2004/07/01 11:49:13 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + synce-rra-0.8.4.ebuild: + virtual/glibc -> virtual/libc + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + synce-rra-0.8.4.ebuild: + virtual/glibc -> virtual/libc 25 Apr 2004; Aron Griffis <agriffis@gentoo.org> synce-rra-0.8.4-r1.ebuild, synce-rra-0.8.4.ebuild: 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 b57445ed848e..4ecaa50a6508 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.3 2004/06/24 21:46:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-rra/synce-rra-0.8.4.ebuild,v 1.4 2004/07/01 11:49:13 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 >=check-0.8.2 >=synce-libsynce-0.3" |