summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2003-06-18 01:38:29 +0000
committerSeemant Kulleen <seemant@gentoo.org>2003-06-18 01:38:29 +0000
commitb0a08c53f553fc2031a2b4ab4ed9d4e397234c57 (patch)
tree93fda8731b6f40dc6faaf4e3e13d340437113ce5 /sys-devel/patch
parentversion bump in ~arch (diff)
downloadgentoo-2-b0a08c53f553fc2031a2b4ab4ed9d4e397234c57.tar.gz
gentoo-2-b0a08c53f553fc2031a2b4ab4ed9d4e397234c57.tar.bz2
gentoo-2-b0a08c53f553fc2031a2b4ab4ed9d4e397234c57.zip
version bump in ~arch
Diffstat (limited to 'sys-devel/patch')
-rw-r--r--sys-devel/patch/ChangeLog8
-rw-r--r--sys-devel/patch/Manifest7
-rw-r--r--sys-devel/patch/files/digest-patch-2.5.4-r41
-rw-r--r--sys-devel/patch/files/digest-patch-2.5.91
-rw-r--r--sys-devel/patch/patch-2.5.4-r4.ebuild43
-rw-r--r--sys-devel/patch/patch-2.5.4-r5.ebuild12
-rw-r--r--sys-devel/patch/patch-2.5.9.ebuild36
7 files changed, 54 insertions, 54 deletions
diff --git a/sys-devel/patch/ChangeLog b/sys-devel/patch/ChangeLog
index b4e17819796b..0cae3668e6ca 100644
--- a/sys-devel/patch/ChangeLog
+++ b/sys-devel/patch/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sys-devel/patch
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/ChangeLog,v 1.12 2003/05/31 06:36:46 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/ChangeLog,v 1.13 2003/06/18 01:38:25 seemant Exp $
+
+*patch-2.5.9 (17 Jun 2003)
+
+ 17 Jun 2003; Seemant Kulleen <seemant@gentoo.org> patch-2.5.4-r4.ebuild,
+ patch-2.5.4-r5.ebuild, patch-2.5.9.ebuild:
+ bumped -r5 to stable, and put 2.5.9 into ~arch testing
30 May 2003; <msterret@gentoo.org> patch-2.5.4-r5.ebuild:
Added static to IUSE
diff --git a/sys-devel/patch/Manifest b/sys-devel/patch/Manifest
index 1e99d0e8daa1..2ed4d208769a 100644
--- a/sys-devel/patch/Manifest
+++ b/sys-devel/patch/Manifest
@@ -1,6 +1,5 @@
-MD5 bcf8b9c8bc2b34e71c0c31db240ef2f2 patch-2.5.4-r4.ebuild 1033
-MD5 d84b02ffa019eca3531ce0801862488b patch-2.5.9.ebuild 955
-MD5 9831ecbee0faa83c851e037374dea160 ChangeLog 1785
+MD5 2a372eed3fa042dd1a1a45ff4b891801 patch-2.5.9.ebuild 951
+MD5 d0abab3a50e49dac0c82021377185f3d patch-2.5.4-r5.ebuild 944
+MD5 84563b486e5a7dc9fa26f04324a26877 ChangeLog 1990
MD5 7113f2413944cb06cecdd0c57ab54078 files/digest-patch-2.5.9 63
-MD5 d8308835b63cc0644a67523856ef2df8 files/digest-patch-2.5.4-r4 63
MD5 d8308835b63cc0644a67523856ef2df8 files/digest-patch-2.5.4-r5 63
diff --git a/sys-devel/patch/files/digest-patch-2.5.4-r4 b/sys-devel/patch/files/digest-patch-2.5.4-r4
deleted file mode 100644
index 65e848fff1e9..000000000000
--- a/sys-devel/patch/files/digest-patch-2.5.4-r4
+++ /dev/null
@@ -1 +0,0 @@
-MD5 ee5ae84d115f051d87fcaaef3b4ae782 patch-2.5.4.tar.gz 186879
diff --git a/sys-devel/patch/files/digest-patch-2.5.9 b/sys-devel/patch/files/digest-patch-2.5.9
new file mode 100644
index 000000000000..ef4595afc25b
--- /dev/null
+++ b/sys-devel/patch/files/digest-patch-2.5.9
@@ -0,0 +1 @@
+MD5 dacfb618082f8d3a2194601193cf8716 patch-2.5.9.tar.gz 201926
diff --git a/sys-devel/patch/patch-2.5.4-r4.ebuild b/sys-devel/patch/patch-2.5.4-r4.ebuild
deleted file mode 100644
index a30c8c231ad0..000000000000
--- a/sys-devel/patch/patch-2.5.4-r4.ebuild
+++ /dev/null
@@ -1,43 +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-devel/patch/patch-2.5.4-r4.ebuild,v 1.15 2003/02/19 21:46:47 zwelch Exp $
-
-
-A=${P}.tar.gz
-S=${WORKDIR}/${P}
-DESCRIPTION="Utility to apply diffs to files"
-SRC_URI="ftp://ftp.gnu.org/gnu/patch/${A}"
-HOMEPAGE="http://www.gnu.org/software/patch/patch.html"
-DEPEND="virtual/glibc"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="x86 ppc sparc alpha mips hppa arm"
-
-src_compile() {
-
- CFLAGS="$CFLAGS -DLINUX -D_XOPEN_SOURCE=500"; export CFLAGS
- try ac_cv_sys_long_file_names=yes \
- ./configure --host=${CHOST} --prefix=/usr --mandir=/usr/share/man
- if [ -z "`use static`" ]
- then
- try make ${MAKEOPTS}
- else
- try make ${MAKEOPTS} LDFLAGS=-static
- fi
-
-}
-
-src_install() {
-
- try make prefix=${D}/usr mandir=${D}/usr/share/man install
- if [ -z "`use build`" ]
- then
- dodoc AUTHORS COPYING ChangeLog NEWS README
- else
- rm -rf ${D}/usr/share/man
- fi
-
-}
-
-
-
diff --git a/sys-devel/patch/patch-2.5.4-r5.ebuild b/sys-devel/patch/patch-2.5.4-r5.ebuild
index 41424a6831d8..b250937abb74 100644
--- a/sys-devel/patch/patch-2.5.4-r5.ebuild
+++ b/sys-devel/patch/patch-2.5.4-r5.ebuild
@@ -1,17 +1,19 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/patch-2.5.4-r5.ebuild,v 1.3 2003/05/31 06:36:46 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/patch-2.5.4-r5.ebuild,v 1.4 2003/06/18 01:38:26 seemant Exp $
IUSE="build static"
S=${WORKDIR}/${P}
DESCRIPTION="Utility to apply diffs to files"
-SRC_URI="ftp://ftp.gnu.org/gnu/patch/${P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/patch/patch.html"
-DEPEND="virtual/glibc"
-LICENSE="GPL-2"
+SRC_URI="ftp://ftp.gnu.org/gnu/patch/${P}.tar.gz"
+
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~arm"
+LICENSE="GPL-2"
+KEYWORDS="x86 ppc sparc alpha mips hppa arm"
+
+DEPEND="virtual/glibc"
src_compile() {
CFLAGS="$CFLAGS -DLINUX -D_XOPEN_SOURCE=500"
diff --git a/sys-devel/patch/patch-2.5.9.ebuild b/sys-devel/patch/patch-2.5.9.ebuild
new file mode 100644
index 000000000000..b1590e7a75ea
--- /dev/null
+++ b/sys-devel/patch/patch-2.5.9.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/patch-2.5.9.ebuild,v 1.1 2003/06/18 01:38:26 seemant Exp $
+
+IUSE="build static"
+
+S=${WORKDIR}/${P}
+DESCRIPTION="Utility to apply diffs to files"
+HOMEPAGE="http://www.gnu.org/software/patch/patch.html"
+SRC_URI="http://alpha.gnu.org/gnu/patch/${P}.tar.gz"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~arm"
+
+DEPEND="virtual/glibc"
+
+src_compile() {
+ CFLAGS="$CFLAGS -DLINUX -D_XOPEN_SOURCE=500"
+ ac_cv_sys_long_file_names=yes \
+ ./configure --host=${CHOST} --prefix=/usr --mandir=/usr/share/man
+ if [ -z "`use static`" ]; then
+ emake || die "emake failed"
+ else
+ emake LDFLAGS=-static || die "emake failed"
+ fi
+}
+
+src_install() {
+ einstall
+ if [ -z "`use build`" ]; then
+ dodoc AUTHORS COPYING ChangeLog NEWS README
+ else
+ rm -rf ${D}/usr/share/man
+ fi
+}