diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 11:49:43 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 11:49:43 +0000 |
commit | 3dcb401ba18cb7c5332e2c623d09e017864e385e (patch) | |
tree | 0bbd27c9e94fe96cb1504b1278e8275a56a6d2f2 /app-pda/qtopia-desktop-bin | |
parent | Added to ~ppc (diff) | |
download | historical-3dcb401ba18cb7c5332e2c623d09e017864e385e.tar.gz historical-3dcb401ba18cb7c5332e2c623d09e017864e385e.tar.bz2 historical-3dcb401ba18cb7c5332e2c623d09e017864e385e.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'app-pda/qtopia-desktop-bin')
-rw-r--r-- | app-pda/qtopia-desktop-bin/ChangeLog | 10 | ||||
-rw-r--r-- | app-pda/qtopia-desktop-bin/qtopia-desktop-bin-1.6.2-r1.ebuild | 4 | ||||
-rw-r--r-- | app-pda/qtopia-desktop-bin/qtopia-desktop-bin-1.7.0.ebuild | 4 |
3 files changed, 13 insertions, 5 deletions
diff --git a/app-pda/qtopia-desktop-bin/ChangeLog b/app-pda/qtopia-desktop-bin/ChangeLog index cda8694007e5..ae937bda4d6c 100644 --- a/app-pda/qtopia-desktop-bin/ChangeLog +++ b/app-pda/qtopia-desktop-bin/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for app-pda/qtopia-desktop-bin # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/qtopia-desktop-bin/ChangeLog,v 1.6 2004/06/24 21:45:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/qtopia-desktop-bin/ChangeLog,v 1.7 2004/07/01 11:47:31 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + qtopia-desktop-bin-1.6.2-r1.ebuild, qtopia-desktop-bin-1.7.0.ebuild: + virtual/glibc -> virtual/libc + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + qtopia-desktop-bin-1.6.2-r1.ebuild, qtopia-desktop-bin-1.7.0.ebuild: + virtual/glibc -> virtual/libc *qtopia-desktop-bin-1.7.0 (06 Apr 2004) diff --git a/app-pda/qtopia-desktop-bin/qtopia-desktop-bin-1.6.2-r1.ebuild b/app-pda/qtopia-desktop-bin/qtopia-desktop-bin-1.6.2-r1.ebuild index c5540959e88b..3910276a9ed8 100644 --- a/app-pda/qtopia-desktop-bin/qtopia-desktop-bin-1.6.2-r1.ebuild +++ b/app-pda/qtopia-desktop-bin/qtopia-desktop-bin-1.6.2-r1.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/qtopia-desktop-bin/qtopia-desktop-bin-1.6.2-r1.ebuild,v 1.4 2004/06/24 21:45:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/qtopia-desktop-bin/qtopia-desktop-bin-1.6.2-r1.ebuild,v 1.5 2004/07/01 11:47:31 eradicator Exp $ IUSE="X" @@ -14,7 +14,7 @@ DESCRIPTION="Qtopia Deskyop sync application for Zaurus PDA's" SRC_URI="ftp://ftp.trolltech.com/qtopia/desktop/RedHat9.0/qtopia-desktop-${BV}rh9.i386.rpm" HOMEPAGE="http://www.trolltech.com/download/qtopia/" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" RDEPEND="virtual/x11" LICENSE="trolltech_PUL-1.0" diff --git a/app-pda/qtopia-desktop-bin/qtopia-desktop-bin-1.7.0.ebuild b/app-pda/qtopia-desktop-bin/qtopia-desktop-bin-1.7.0.ebuild index b4b8e0e49b64..79f5db7ef0f2 100644 --- a/app-pda/qtopia-desktop-bin/qtopia-desktop-bin-1.7.0.ebuild +++ b/app-pda/qtopia-desktop-bin/qtopia-desktop-bin-1.7.0.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/qtopia-desktop-bin/qtopia-desktop-bin-1.7.0.ebuild,v 1.2 2004/06/24 21:45:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/qtopia-desktop-bin/qtopia-desktop-bin-1.7.0.ebuild,v 1.3 2004/07/01 11:47:31 eradicator Exp $ IUSE="X" @@ -14,7 +14,7 @@ DESCRIPTION="Qtopia Deskyop sync application for Zaurus PDA's" SRC_URI="ftp://ftp.trolltech.com/qtopia/desktop/RedHat9.0/qtopia-desktop-${PV}${REV}rh9.i386.rpm" HOMEPAGE="http://www.trolltech.com/download/qtopia/" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" RDEPEND="virtual/x11" LICENSE="trolltech_PUL-1.0" |