summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2004-08-24 04:36:42 +0000
committerSven Wegener <swegener@gentoo.org>2004-08-24 04:36:42 +0000
commit044eef0075d2f638629161eb60a8da19bd41378a (patch)
treed27ea68ce46bffac07ba2406a2b9fc7cd2e088fc /sys-libs/readline
parentMarking x86 (Manifest recommit) (diff)
downloadgentoo-2-044eef0075d2f638629161eb60a8da19bd41378a.tar.gz
gentoo-2-044eef0075d2f638629161eb60a8da19bd41378a.tar.bz2
gentoo-2-044eef0075d2f638629161eb60a8da19bd41378a.zip
Changed SRC_URI to use mirror:// syntax. Don't assign default to S and added missing IUSE.
Diffstat (limited to 'sys-libs/readline')
-rw-r--r--sys-libs/readline/ChangeLog11
-rw-r--r--sys-libs/readline/readline-4.1-r5.ebuild7
-rw-r--r--sys-libs/readline/readline-4.3-r4.ebuild7
-rw-r--r--sys-libs/readline/readline-4.3-r5.ebuild7
-rw-r--r--sys-libs/readline/readline-4.3-r6.ebuild7
-rw-r--r--sys-libs/readline/readline-5.0.ebuild8
6 files changed, 23 insertions, 24 deletions
diff --git a/sys-libs/readline/ChangeLog b/sys-libs/readline/ChangeLog
index bba61fcd9f71..3d3fd118c31e 100644
--- a/sys-libs/readline/ChangeLog
+++ b/sys-libs/readline/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sys-libs/readline
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/ChangeLog,v 1.33 2004/08/15 06:33:08 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/ChangeLog,v 1.34 2004/08/24 04:36:42 swegener Exp $
+
+ 24 Aug 2004; Sven Wegener <swegener@gentoo.org> readline-4.1-r5.ebuild,
+ readline-4.3-r4.ebuild, readline-4.3-r5.ebuild, readline-4.3-r6.ebuild,
+ readline-5.0.ebuild:
+ Changed SRC_URI to use mirror:// syntax. Don't assign default to S and added
+ missing IUSE.
14 Aug 2004; Travis Tilley <lv@gentoo.org> readline-4.3-r5.ebuild,
readline-4.3-r6.ebuild, readline-5.0.ebuild:
@@ -30,8 +36,7 @@
*readline-4.3-r5 (28 Sep 2003)
28 Sep 2003; Martin Schlemmer <azarah@gentoo.org> readline-4.3-r5.ebuild:
- updUpdate to use official patches, which also have the bmulti-tybyte
- stuff.
+ Update to use official patches, which also have the multi-byte stuff.
17 Sep 2003; Jon Portnoy <avenj@gentoo.org> readline-4.3-r4.ebuild :
ia64 keywords.
diff --git a/sys-libs/readline/readline-4.1-r5.ebuild b/sys-libs/readline/readline-4.1-r5.ebuild
index e6464c99afec..b85a0c119456 100644
--- a/sys-libs/readline/readline-4.1-r5.ebuild
+++ b/sys-libs/readline/readline-4.1-r5.ebuild
@@ -1,15 +1,14 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/readline-4.1-r5.ebuild,v 1.9 2004/07/02 08:50:47 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/readline-4.1-r5.ebuild,v 1.10 2004/08/24 04:36:42 swegener Exp $
inherit eutils
-S=${WORKDIR}/${P}
DESCRIPTION="Another cute console display library"
-SRC_URI="ftp://ftp.gnu.org/gnu/readline/${P}.tar.gz
- ftp://sunsite.uio.no/pub/gnu/readline/${P}.tar.gz"
+SRC_URI="mirror://gnu/readline/${P}.tar.gz"
LICENSE="GPL-2"
KEYWORDS="x86 ppc sparc "
+IUSE=""
SLOT="0"
HOMEPAGE="http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html"
diff --git a/sys-libs/readline/readline-4.3-r4.ebuild b/sys-libs/readline/readline-4.3-r4.ebuild
index 441d7b632fd0..800f732322c2 100644
--- a/sys-libs/readline/readline-4.3-r4.ebuild
+++ b/sys-libs/readline/readline-4.3-r4.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/sys-libs/readline/readline-4.3-r4.ebuild,v 1.21 2004/07/29 02:11:42 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/readline-4.3-r4.ebuild,v 1.22 2004/08/24 04:36:42 swegener Exp $
inherit eutils
@@ -9,9 +9,8 @@ PLEVEL="x001 x002"
DESCRIPTION="Another cute console display library"
HOMEPAGE="http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html"
-SRC_URI="ftp://ftp.gnu.org/gnu/readline/${P}.tar.gz
- ftp://gatekeeper.dec.com/pub/GNU/readline/${P}.tar.gz
- ${PLEVEL//x/ftp://ftp.gnu.org/gnu/${PN}/${PN}-${PV}-patches/${PN}${PV/\.}-}"
+SRC_URI="mirror://gnu/readline/${P}.tar.gz
+ ${PLEVEL//x/mirror://gnu/${PN}/${PN}-${PV}-patches/${PN}${PV/\.}-}"
LICENSE="GPL-2"
SLOT="0"
diff --git a/sys-libs/readline/readline-4.3-r5.ebuild b/sys-libs/readline/readline-4.3-r5.ebuild
index df8d33fdebd3..f3fc650eac56 100644
--- a/sys-libs/readline/readline-4.3-r5.ebuild
+++ b/sys-libs/readline/readline-4.3-r5.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/sys-libs/readline/readline-4.3-r5.ebuild,v 1.14 2004/08/15 06:33:08 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/readline-4.3-r5.ebuild,v 1.15 2004/08/24 04:36:42 swegener Exp $
inherit eutils gnuconfig
@@ -9,9 +9,8 @@ PLEVEL="x001 x002 x003 x004 x005"
DESCRIPTION="Another cute console display library"
HOMEPAGE="http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html"
-SRC_URI="ftp://ftp.gnu.org/gnu/readline/${P}.tar.gz
- ftp://gatekeeper.dec.com/pub/GNU/readline/${P}.tar.gz
- ${PLEVEL//x/ftp://ftp.gnu.org/gnu/${PN}/${PN}-${PV}-patches/${PN}${PV/\.}-}"
+SRC_URI="mirror://gnu/readline/${P}.tar.gz
+ ${PLEVEL//x/mirror://gnu/${PN}/${PN}-${PV}-patches/${PN}${PV/\.}-}"
LICENSE="GPL-2"
SLOT="0"
diff --git a/sys-libs/readline/readline-4.3-r6.ebuild b/sys-libs/readline/readline-4.3-r6.ebuild
index 0fa26df2e936..20007ed08947 100644
--- a/sys-libs/readline/readline-4.3-r6.ebuild
+++ b/sys-libs/readline/readline-4.3-r6.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/sys-libs/readline/readline-4.3-r6.ebuild,v 1.4 2004/08/15 06:33:08 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/readline-4.3-r6.ebuild,v 1.5 2004/08/24 04:36:42 swegener Exp $
inherit eutils gnuconfig
@@ -9,9 +9,8 @@ PLEVEL="x001 x002 x003 x004 x005"
DESCRIPTION="Another cute console display library"
HOMEPAGE="http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html"
-SRC_URI="ftp://ftp.gnu.org/gnu/readline/${P}.tar.gz
- ftp://gatekeeper.dec.com/pub/GNU/readline/${P}.tar.gz
- ${PLEVEL//x/ftp://ftp.gnu.org/gnu/${PN}/${PN}-${PV}-patches/${PN}${PV/\.}-}"
+SRC_URI="mirror://gnu/readline/${P}.tar.gz
+ ${PLEVEL//x/mirror://gnu/${PN}/${PN}-${PV}-patches/${PN}${PV/\.}-}"
LICENSE="GPL-2"
SLOT="0"
diff --git a/sys-libs/readline/readline-5.0.ebuild b/sys-libs/readline/readline-5.0.ebuild
index 28c8d190e58e..07fe5287699e 100644
--- a/sys-libs/readline/readline-5.0.ebuild
+++ b/sys-libs/readline/readline-5.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/sys-libs/readline/readline-5.0.ebuild,v 1.2 2004/08/15 06:33:08 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/readline-5.0.ebuild,v 1.3 2004/08/24 04:36:42 swegener Exp $
inherit eutils gnuconfig
@@ -9,10 +9,8 @@ PLEVEL=""
DESCRIPTION="Another cute console display library"
HOMEPAGE="http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html"
-SRC_URI="ftp://ftp.cwru.edu/pub/bash/${P}.tar.gz
- mirror://gnu/readline/${P}.tar.gz
- ftp://gatekeeper.dec.com/pub/GNU/readline/${P}.tar.gz
- ${PLEVEL//x/ftp://ftp.gnu.org/gnu/${PN}/${PN}-${PV}-patches/${PN}${PV/\.}-}"
+SRC_URI="mirror://gnu/readline/${P}.tar.gz
+ ${PLEVEL//x/mirror://gnu/${PN}/${PN}-${PV}-patches/${PN}${PV/\.}-}"
LICENSE="GPL-2"
SLOT="0"