summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrandon Low <lostlogic@gentoo.org>2003-03-04 21:34:05 +0000
committerBrandon Low <lostlogic@gentoo.org>2003-03-04 21:34:05 +0000
commitb496fb5dc82d85bbc9d34cc26886336647b109cb (patch)
treea32fa724d885a8aad02b40cc638e28e74ccd7f02 /sys-apps/sed
parentForgot to update the changelog too :P (diff)
downloadgentoo-2-b496fb5dc82d85bbc9d34cc26886336647b109cb.tar.gz
gentoo-2-b496fb5dc82d85bbc9d34cc26886336647b109cb.tar.bz2
gentoo-2-b496fb5dc82d85bbc9d34cc26886336647b109cb.zip
cleanup old stuff, bump
Diffstat (limited to 'sys-apps/sed')
-rw-r--r--sys-apps/sed/ChangeLog9
-rw-r--r--sys-apps/sed/files/digest-sed-3.02.80-r31
-rw-r--r--sys-apps/sed/files/digest-sed-3.02.80-r41
-rw-r--r--sys-apps/sed/files/digest-sed-4.01
-rw-r--r--sys-apps/sed/files/digest-sed-4.0.11
-rw-r--r--sys-apps/sed/files/digest-sed-4.0.5-r11
-rw-r--r--sys-apps/sed/sed-3.02.80-r3.ebuild46
-rw-r--r--sys-apps/sed/sed-3.02.80-r4.ebuild46
-rw-r--r--sys-apps/sed/sed-4.0.5-r1.ebuild (renamed from sys-apps/sed/sed-4.0.1.ebuild)15
-rw-r--r--sys-apps/sed/sed-4.0.ebuild45
10 files changed, 16 insertions, 150 deletions
diff --git a/sys-apps/sed/ChangeLog b/sys-apps/sed/ChangeLog
index 064cb288f0c6..f213221e729c 100644
--- a/sys-apps/sed/ChangeLog
+++ b/sys-apps/sed/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for sys-apps/sed
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/sed/ChangeLog,v 1.19 2003/02/24 22:34:59 dragon Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/sed/ChangeLog,v 1.20 2003/03/04 21:34:05 lostlogic Exp $
+
+*sed-4.0.5-r1 (04 Mar 2002)
+
+ 04 Mar 2003; Brandon Low <lostlogic@gentoo.org> sed-4.0.5-r1.ebuild :
+ Install nls files with sed, clean up the install for USE=build.
+ This is marked unstable on all arches, but can and should VERY quickly
+ be moved to stable.
20 Feb 2003; Zach Welch <zwelch@gentoo.org> sed-4.0.5.ebuild :
Added arm to keywords.
diff --git a/sys-apps/sed/files/digest-sed-3.02.80-r3 b/sys-apps/sed/files/digest-sed-3.02.80-r3
deleted file mode 100644
index 978445c2a4de..000000000000
--- a/sys-apps/sed/files/digest-sed-3.02.80-r3
+++ /dev/null
@@ -1 +0,0 @@
-MD5 3bf4f42bc0a5f9345a7586a73be3df79 sed-3.02.80.tar.gz 360124
diff --git a/sys-apps/sed/files/digest-sed-3.02.80-r4 b/sys-apps/sed/files/digest-sed-3.02.80-r4
deleted file mode 100644
index 978445c2a4de..000000000000
--- a/sys-apps/sed/files/digest-sed-3.02.80-r4
+++ /dev/null
@@ -1 +0,0 @@
-MD5 3bf4f42bc0a5f9345a7586a73be3df79 sed-3.02.80.tar.gz 360124
diff --git a/sys-apps/sed/files/digest-sed-4.0 b/sys-apps/sed/files/digest-sed-4.0
deleted file mode 100644
index 9d46893b8a81..000000000000
--- a/sys-apps/sed/files/digest-sed-4.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 693e5c267e0418272758de886e8ecee7 sed-4.0.tar.gz 624641
diff --git a/sys-apps/sed/files/digest-sed-4.0.1 b/sys-apps/sed/files/digest-sed-4.0.1
deleted file mode 100644
index db03491d53e2..000000000000
--- a/sys-apps/sed/files/digest-sed-4.0.1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 1560e35191820b7e4e4b76c239c46905 sed-4.0.1.tar.gz 675478
diff --git a/sys-apps/sed/files/digest-sed-4.0.5-r1 b/sys-apps/sed/files/digest-sed-4.0.5-r1
new file mode 100644
index 000000000000..1792442f048e
--- /dev/null
+++ b/sys-apps/sed/files/digest-sed-4.0.5-r1
@@ -0,0 +1 @@
+MD5 ede56d576aa7be4ed44e2d868616d00d sed-4.0.5.tar.gz 681389
diff --git a/sys-apps/sed/sed-3.02.80-r3.ebuild b/sys-apps/sed/sed-3.02.80-r3.ebuild
deleted file mode 100644
index 96d89807fac7..000000000000
--- a/sys-apps/sed/sed-3.02.80-r3.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/sed/sed-3.02.80-r3.ebuild,v 1.12 2003/02/13 16:13:28 vapier Exp $
-
-IUSE="nls static build"
-
-S=${WORKDIR}/${P}
-DESCRIPTION="Super-useful stream editor"
-SRC_URI="ftp://alpha.gnu.org/pub/gnu/sed/${P}.tar.gz"
-HOMEPAGE="http://www.gnu.org/software/sed/sed.html"
-KEYWORDS="x86 ppc sparc alpha"
-SLOT="0"
-LICENSE="GPL-2"
-
-DEPEND="virtual/glibc nls? ( sys-devel/gettext )"
-
-RDEPEND="virtual/glibc"
-
-src_compile() {
- local myconf
- [ -z "`use nls`" ] && myconf="--disable-nls"
- ./configure --prefix=/usr --host=${CHOST} ${myconf} || die
- if [ -z "`use static`" ]
- then
- emake || die
- else
- emake LDFLAGS=-static || die
- fi
-}
-
-src_install() {
- into /
- dobin sed/sed
- dodir /usr/bin
- dosym ../../bin/sed /usr/bin/sed
- if [ -z "`use build`" ]
- then
- into /usr
- doinfo doc/sed.info
- doman doc/sed.1
- dodoc COPYING NEWS README* THANKS TODO AUTHORS BUGS ANNOUNCE
- else
- rm -rf ${D}/usr/share
- fi
-}
-
diff --git a/sys-apps/sed/sed-3.02.80-r4.ebuild b/sys-apps/sed/sed-3.02.80-r4.ebuild
deleted file mode 100644
index 588fc05abfc9..000000000000
--- a/sys-apps/sed/sed-3.02.80-r4.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/sed/sed-3.02.80-r4.ebuild,v 1.7 2003/02/13 16:13:35 vapier Exp $
-
-IUSE="nls static build"
-
-S=${WORKDIR}/${P}
-DESCRIPTION="Super-useful stream editor"
-SRC_URI="ftp://alpha.gnu.org/pub/gnu/sed/${P}.tar.gz"
-HOMEPAGE="http://www.gnu.org/software/sed/sed.html"
-KEYWORDS="x86 ppc sparc alpha"
-SLOT="0"
-LICENSE="GPL-2"
-
-DEPEND="virtual/glibc nls? ( sys-devel/gettext )"
-
-RDEPEND="virtual/glibc"
-
-src_compile() {
- local myconf
- [ -z "`use nls`" ] && myconf="--disable-nls"
- ./configure --prefix=/usr --host=${CHOST} ${myconf} || die
- if [ -z "`use static`" ]
- then
- emake || die
- else
- emake LDFLAGS=-static || die
- fi
-}
-
-src_install() {
- into /
- dobin sed/sed
- dodir /usr/bin
- dosym ../../bin/sed /usr/bin/sed
- if [ -z "`use build`" ]
- then
- into /usr
- doinfo doc/sed.info
- doman doc/sed.1
- dodoc COPYING NEWS README* THANKS TODO AUTHORS BUGS ANNOUNCE
- else
- rm -rf ${D}/usr/share
- fi
-}
-
diff --git a/sys-apps/sed/sed-4.0.1.ebuild b/sys-apps/sed/sed-4.0.5-r1.ebuild
index a1b9409137a1..c41c323379b4 100644
--- a/sys-apps/sed/sed-4.0.1.ebuild
+++ b/sys-apps/sed/sed-4.0.5-r1.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/sed/sed-4.0.1.ebuild,v 1.8 2003/02/13 16:13:41 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/sed/sed-4.0.5-r1.ebuild,v 1.1 2003/03/04 21:34:05 lostlogic Exp $
DESCRIPTION="Super-useful stream editor"
SRC_URI="ftp://ftp.gnu.org/pub/gnu/sed/${P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/sed/sed.html"
-KEYWORDS="x86 -ppc sparc alpha mips"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~arm ~mips"
SLOT="0"
LICENSE="GPL-2"
IUSE="nls static build"
@@ -27,15 +27,14 @@ src_compile() {
src_install() {
into /
dobin sed/sed
- dodir /usr/bin
- dosym ../../bin/sed /usr/bin/sed
if [ -z "`use build`" ]
then
- into /usr
- doinfo doc/sed.info*
- doman doc/sed.1
+ einstall || die "install failed"
dodoc COPYING NEWS README* THANKS TODO AUTHORS BUGS ANNOUNCE ChangeLog
else
- rm -rf ${D}/usr/share
+ dodir /usr/bin
fi
+
+ rm -f ${D}/usr/bin/sed
+ dosym ../../bin/sed /usr/bin/sed
}
diff --git a/sys-apps/sed/sed-4.0.ebuild b/sys-apps/sed/sed-4.0.ebuild
deleted file mode 100644
index 87d4de33a8c8..000000000000
--- a/sys-apps/sed/sed-4.0.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/sed/sed-4.0.ebuild,v 1.7 2003/02/13 16:13:53 vapier Exp $
-
-IUSE="nls static build"
-
-S=${WORKDIR}/${P}
-DESCRIPTION="Super-useful stream editor"
-SRC_URI="ftp://ftp.gnu.org/pub/gnu/sed/${P}.tar.gz"
-HOMEPAGE="http://www.gnu.org/software/sed/sed.html"
-KEYWORDS="x86 -ppc sparc alpha"
-SLOT="0"
-LICENSE="GPL-2"
-
-DEPEND="virtual/glibc nls? ( sys-devel/gettext )"
-
-RDEPEND="virtual/glibc"
-
-src_compile() {
- local myconf
- [ -z "`use nls`" ] && myconf="--disable-nls"
- econf ${myconf} || die
- if [ -z "`use static`" ]
- then
- emake || die
- else
- emake LDFLAGS=-static || die
- fi
-}
-
-src_install() {
- into /
- dobin sed/sed
- dodir /usr/bin
- dosym ../../bin/sed /usr/bin/sed
- if [ -z "`use build`" ]
- then
- into /usr
- doinfo doc/sed.info*
- doman doc/sed.1
- dodoc COPYING NEWS README* THANKS TODO AUTHORS BUGS ANNOUNCE ChangeLog
- else
- rm -rf ${D}/usr/share
- fi
-}