summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Wendel <lanius@gentoo.org>2004-01-23 18:22:05 +0000
committerHeinrich Wendel <lanius@gentoo.org>2004-01-23 18:22:05 +0000
commit34391ffbe6daeb5f70a3f3a6e7789ba22e92f8db (patch)
tree0955a1dfa689b83a5f777902a2223d36f277100a /dev-util/debootstrap
parentadd dpkg dep; mark 0.2.4 stable; add 0.2.23 (diff)
downloadhistorical-34391ffbe6daeb5f70a3f3a6e7789ba22e92f8db.tar.gz
historical-34391ffbe6daeb5f70a3f3a6e7789ba22e92f8db.tar.bz2
historical-34391ffbe6daeb5f70a3f3a6e7789ba22e92f8db.zip
add dpkg dep; mark 0.2.4 stable; add 0.2.23
Diffstat (limited to 'dev-util/debootstrap')
-rw-r--r--dev-util/debootstrap/Manifest6
-rw-r--r--dev-util/debootstrap/debootstrap-0.2.23.ebuild29
-rw-r--r--dev-util/debootstrap/debootstrap-0.2.4.ebuild9
-rw-r--r--dev-util/debootstrap/files/digest-debootstrap-0.2.232
4 files changed, 39 insertions, 7 deletions
diff --git a/dev-util/debootstrap/Manifest b/dev-util/debootstrap/Manifest
index ebfe70c372a4..9fc224ad38fd 100644
--- a/dev-util/debootstrap/Manifest
+++ b/dev-util/debootstrap/Manifest
@@ -1,7 +1,7 @@
MD5 a08a747c2420e420d3245f719d711dfb debootstrap-0.1.17.30.ebuild 594
-MD5 75d02a6487b8ead9bd224db9c48c592f debootstrap-0.2.4.ebuild 806
-MD5 e32ee0fb3ee6d9061613791094e4020c ChangeLog 648
-MD5 1b03e5f7ead148e51915d22865ee7236 debootstrap-0.2.23.ebuild 788
+MD5 da434bf067091df3995d4a8f46274810 debootstrap-0.2.4.ebuild 806
+MD5 087b75685bf476bade4748d36df7f862 ChangeLog 836
+MD5 9c2176167f04c6fb671fd65c970ff01c debootstrap-0.2.23.ebuild 789
MD5 503ccb1138f9c49f0855884d830988a6 metadata.xml 253
MD5 7f9d7642fe3326c95b9c1c79ecc50dc4 files/digest-debootstrap-0.1.17.30 72
MD5 c00edb20c941b68db71a1bc5f4c98a2a files/digest-debootstrap-0.2.23 127
diff --git a/dev-util/debootstrap/debootstrap-0.2.23.ebuild b/dev-util/debootstrap/debootstrap-0.2.23.ebuild
new file mode 100644
index 000000000000..29de70e2d204
--- /dev/null
+++ b/dev-util/debootstrap/debootstrap-0.2.23.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/debootstrap/debootstrap-0.2.23.ebuild,v 1.1 2004/01/23 18:21:52 lanius Exp $
+
+DESCRIPTION="Debian bootstrap scripts"
+HOMEPAGE="http://packages.qa.debian.org/d/debootstrap.html"
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~x86"
+SRC_URI="http://http.us.debian.org/debian/pool/main/d/debootstrap/debootstrap_${PV}.tar.gz
+ mirror://gentoo/devices.tar.gz"
+DEPEND="sys-devel/binutils
+ net-misc/wget
+ app-arch/dpkg"
+IUSE=""
+
+src_unpack() {
+ unpack debootstrap_$PV.tar.gz
+ cp ${DISTDIR}/devices.tar.gz ${S}
+}
+
+src_compile() {
+ sed -i -e "s/chown/#chown/" Makefile
+ make pkgdetails debootstrap-arch
+}
+
+src_install() {
+ make DESTDIR=${D} install
+}
diff --git a/dev-util/debootstrap/debootstrap-0.2.4.ebuild b/dev-util/debootstrap/debootstrap-0.2.4.ebuild
index fb764aa0c3f0..0d038d0fc228 100644
--- a/dev-util/debootstrap/debootstrap-0.2.4.ebuild
+++ b/dev-util/debootstrap/debootstrap-0.2.4.ebuild
@@ -1,16 +1,17 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/debootstrap/debootstrap-0.2.4.ebuild,v 1.1 2003/09/18 12:50:39 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/debootstrap/debootstrap-0.2.4.ebuild,v 1.2 2004/01/23 18:21:52 lanius Exp $
DESCRIPTION="Debian bootstrap scripts"
HOMEPAGE="http://packages.qa.debian.org/d/debootstrap.html"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86"
+KEYWORDS="x86"
SRC_URI="http://http.us.debian.org/debian/pool/main/d/debootstrap/debootstrap_${PV}.tar.gz
mirror://gentoo/devices.tar.gz"
DEPEND="sys-devel/binutils
- net-misc/wget"
+ net-misc/wget
+ app-arch/dpkg"
IUSE=""
S=${WORKDIR}/${P}
diff --git a/dev-util/debootstrap/files/digest-debootstrap-0.2.23 b/dev-util/debootstrap/files/digest-debootstrap-0.2.23
new file mode 100644
index 000000000000..8e1e5a297d98
--- /dev/null
+++ b/dev-util/debootstrap/files/digest-debootstrap-0.2.23
@@ -0,0 +1,2 @@
+MD5 70592ebd9a0f8f82709666c1abd6f5e0 debootstrap_0.2.23.tar.gz 27896
+MD5 69d072e2943de6b58040c38267508fed devices.tar.gz 47835