diff options
author | Alastair Tse <liquidx@gentoo.org> | 2004-07-24 20:21:10 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2004-07-24 20:21:10 +0000 |
commit | 67717c51e957f78d8a3d296330390a4c1272842c (patch) | |
tree | 7c4e4e9192595e65b3f34467ad9db4004ea091e5 /app-pda | |
parent | version bump #54439 (diff) | |
download | historical-67717c51e957f78d8a3d296330390a4c1272842c.tar.gz historical-67717c51e957f78d8a3d296330390a4c1272842c.tar.bz2 historical-67717c51e957f78d8a3d296330390a4c1272842c.zip |
fix SRC_URI (#56769)
Diffstat (limited to 'app-pda')
11 files changed, 17 insertions, 109 deletions
diff --git a/app-pda/gnome-pilot-conduits/ChangeLog b/app-pda/gnome-pilot-conduits/ChangeLog index 547b8aedb353..ac73f2c742e1 100644 --- a/app-pda/gnome-pilot-conduits/ChangeLog +++ b/app-pda/gnome-pilot-conduits/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-pda/gnome-pilot-conduits # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/gnome-pilot-conduits/ChangeLog,v 1.8 2004/07/02 19:14:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/gnome-pilot-conduits/ChangeLog,v 1.9 2004/07/24 20:16:27 liquidx Exp $ + + 24 Jul 2004; Alastair Tse <liquidx@gentoo.org> + gnome-pilot-conduits-0.9.ebuild, gnome-pilot-conduits-2.0.10-r1.ebuild, + -gnome-pilot-conduits-2.0.8.ebuild, -gnome-pilot-conduits-2.0.9.ebuild: + fix SRC_URI (#56769) 02 Jul 2004; Aron Griffis <agriffis@gentoo.org> gnome-pilot-conduits-2.0.10-r1.ebuild: diff --git a/app-pda/gnome-pilot-conduits/files/digest-gnome-pilot-conduits-2.0.8 b/app-pda/gnome-pilot-conduits/files/digest-gnome-pilot-conduits-2.0.8 deleted file mode 100644 index 5776b417e51d..000000000000 --- a/app-pda/gnome-pilot-conduits/files/digest-gnome-pilot-conduits-2.0.8 +++ /dev/null @@ -1 +0,0 @@ -MD5 eff2f8fc5270073495a51f479740355a gnome-pilot-conduits-2.0.8.tar.bz2 386927 diff --git a/app-pda/gnome-pilot-conduits/files/digest-gnome-pilot-conduits-2.0.9 b/app-pda/gnome-pilot-conduits/files/digest-gnome-pilot-conduits-2.0.9 deleted file mode 100644 index d4508b6d1dfc..000000000000 --- a/app-pda/gnome-pilot-conduits/files/digest-gnome-pilot-conduits-2.0.9 +++ /dev/null @@ -1 +0,0 @@ -MD5 bfdabfb385baf4678048921e9c057b15 gnome-pilot-conduits-2.0.9.tar.bz2 388617 diff --git a/app-pda/gnome-pilot-conduits/gnome-pilot-conduits-0.9.ebuild b/app-pda/gnome-pilot-conduits/gnome-pilot-conduits-0.9.ebuild index ba78a5d307f5..990f38eea2bb 100644 --- a/app-pda/gnome-pilot-conduits/gnome-pilot-conduits-0.9.ebuild +++ b/app-pda/gnome-pilot-conduits/gnome-pilot-conduits-0.9.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/gnome-pilot-conduits/gnome-pilot-conduits-0.9.ebuild,v 1.5 2004/06/24 21:42:27 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/gnome-pilot-conduits/gnome-pilot-conduits-0.9.ebuild,v 1.6 2004/07/24 20:16:27 liquidx Exp $ DESCRIPTION="Gnome Pilot Conduits" SRC_URI="mirror://gnome/sources/gnome-pilot-conduits/${PV:0:3}/${P}.tar.bz2" -HOMEPAGE="http://www.eskil.org/gnome-pilot/" +HOMEPAGE="http://www.gnome.org/projects/gnome-pilot/" RDEPEND="<app-pda/gnome-pilot-2" diff --git a/app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.0.10-r1.ebuild b/app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.0.10-r1.ebuild index 576258e8897e..ea5ad655707d 100644 --- a/app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.0.10-r1.ebuild +++ b/app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.0.10-r1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.0.10-r1.ebuild,v 1.8 2004/07/02 19:14:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.0.10-r1.ebuild,v 1.9 2004/07/24 20:16:27 liquidx Exp $ inherit gnome2 eutils DESCRIPTION="Gnome Pilot Conduits" -HOMEPAGE="http://www.eskil.org/gnome-pilot/" +HOMEPAGE="http://www.gnome.org/projects/gnome-pilot/" LICENSE="GPL-2" SLOT="0" diff --git a/app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.0.8.ebuild b/app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.0.8.ebuild deleted file mode 100644 index e9b011f445b5..000000000000 --- a/app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.0.8.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.0.8.ebuild,v 1.3 2004/06/24 21:42:27 agriffis Exp $ - -inherit gnome.org gnome2 - -DESCRIPTION="Gnome Pilot Conduits" -HOMEPAGE="http://www.eskil.org/gnome-pilot/" - -RDEPEND=">=gnome-base/libgnome-2.0 - >=app-pda/gnome-pilot-2.0.8 - >=dev-libs/libxml2-2.5" - -DEPEND="sys-devel/gettext - ${RDEPEND}" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="x86 ~sparc" -IUSE="" - -G2CONF="--enable-pilotlinktest" -SCROLLKEEPER_UPDATE="0" diff --git a/app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.0.9.ebuild b/app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.0.9.ebuild deleted file mode 100644 index c036ae332af9..000000000000 --- a/app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.0.9.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.0.9.ebuild,v 1.3 2004/06/24 21:42:27 agriffis Exp $ - -inherit gnome2 - -DESCRIPTION="Gnome Pilot Conduits" -HOMEPAGE="http://www.eskil.org/gnome-pilot/" - -IUSE="" -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="x86 ~sparc" - -RDEPEND=">=gnome-base/libgnome-2.0 - >=app-pda/gnome-pilot-${PV} - >=dev-libs/libxml2-2.5" - -DEPEND="sys-devel/gettext - ${RDEPEND}" - -G2CONF="${G2CONF} --enable-pilotlinktest" -SCROLLKEEPER_UPDATE="0" diff --git a/app-pda/gnome-pilot/ChangeLog b/app-pda/gnome-pilot/ChangeLog index 94191623d13d..98046eff6728 100644 --- a/app-pda/gnome-pilot/ChangeLog +++ b/app-pda/gnome-pilot/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-pda/gnome-pilot # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/gnome-pilot/ChangeLog,v 1.13 2004/07/12 18:59:03 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/gnome-pilot/ChangeLog,v 1.14 2004/07/24 20:21:10 liquidx Exp $ + + 24 Jul 2004; Alastair Tse <liquidx@gentoo.org> gnome-pilot-2.0.10-r1.ebuild, + -gnome-pilot-2.0.9.ebuild: + fix SRC_URI (#56769) 12 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> +files/gnome-pilot-2.0.10-gcc34.patch: diff --git a/app-pda/gnome-pilot/files/digest-gnome-pilot-2.0.9 b/app-pda/gnome-pilot/files/digest-gnome-pilot-2.0.9 deleted file mode 100644 index b3bea7ac98cb..000000000000 --- a/app-pda/gnome-pilot/files/digest-gnome-pilot-2.0.9 +++ /dev/null @@ -1 +0,0 @@ -MD5 08f768058aa00b6a9df4e6f9ebc29c94 gnome-pilot-2.0.9.tar.bz2 710438 diff --git a/app-pda/gnome-pilot/gnome-pilot-2.0.10-r1.ebuild b/app-pda/gnome-pilot/gnome-pilot-2.0.10-r1.ebuild index 4d2e4c458e6b..de6dbc66366f 100644 --- a/app-pda/gnome-pilot/gnome-pilot-2.0.10-r1.ebuild +++ b/app-pda/gnome-pilot/gnome-pilot-2.0.10-r1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/gnome-pilot/gnome-pilot-2.0.10-r1.ebuild,v 1.10 2004/07/12 18:59:03 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/gnome-pilot/gnome-pilot-2.0.10-r1.ebuild,v 1.11 2004/07/24 20:21:10 liquidx Exp $ inherit gnome2 eutils DESCRIPTION="Gnome Pilot apps" -HOMEPAGE="http://www.gnome.org/gnome-pilot/" +HOMEPAGE="http://www.gnome.org/projects/gnome-pilot/" IUSE="" SLOT="0" diff --git a/app-pda/gnome-pilot/gnome-pilot-2.0.9.ebuild b/app-pda/gnome-pilot/gnome-pilot-2.0.9.ebuild deleted file mode 100644 index 1d8ce6de0622..000000000000 --- a/app-pda/gnome-pilot/gnome-pilot-2.0.9.ebuild +++ /dev/null @@ -1,52 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/gnome-pilot/gnome-pilot-2.0.9.ebuild,v 1.6 2004/06/24 21:42:11 agriffis Exp $ - -inherit gnome.org gnome2 eutils - -DESCRIPTION="Gnome Pilot apps" -HOMEPAGE="http://www.gnome.org/gnome-pilot/" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="x86 ~sparc" -IUSE="" - -RDEPEND=">=gnome-base/libgnome-2.0.0 - >=gnome-base/libgnomeui-2.0.0 - >=gnome-base/libglade-2.0.0 - >=gnome-base/ORBit2-2.6.0 - >=gnome-base/libbonobo-2.0.0 - >=gnome-base/gnome-panel-2.0 - >=gnome-base/gconf-2.0 - >=dev-util/gob-2.0.5 - >=app-pda/pilot-link-0.11.7" - -DEPEND="sys-devel/gettext - >=dev-lang/perl-5.6.0 - ${RDEPEND}" - -src_unpack() { - unpack ${A} - cd ${S} - - # hackaround b0rked with pilot-link detection <liquidx@gentoo.org> - # epatch ${FILESDIR}/gnome-pilot-2.0.1-pisock.patch - # USB patch from Mandrake. Allows gnome-pilot to watch /dev/pilot even - # when it does not yet exist (because of using devfs). - # patch -p1 < ${FILESDIR}/gnome-pilot-0.1.70-usb.patch -} - -src_compile() { - - local myconf - - myconf="${myconf} --enable-usb" - myconf="${myconf} --enable-network" - myconf="${myconf} --enable-pilotlinktest" - - gnome2_src_compile ${myconf} -} - -DOCS="AUTHORS COPYING* ChangeLog README NEWS" -SCROLLKEEPER_UPDATE="0" |