diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2005-01-27 13:57:31 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2005-01-27 13:57:31 +0000 |
commit | 0ffd88eeff0419b68340de3d1d518b6036ba66cd (patch) | |
tree | ef98d8aa54b5f7b08c49c111b435f42332997fd6 /dev-util/debootstrap | |
parent | version bump; mark 1.10.23 x86 (diff) | |
download | gentoo-2-0ffd88eeff0419b68340de3d1d518b6036ba66cd.tar.gz gentoo-2-0ffd88eeff0419b68340de3d1d518b6036ba66cd.tar.bz2 gentoo-2-0ffd88eeff0419b68340de3d1d518b6036ba66cd.zip |
mark x86; amd64
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-util/debootstrap')
-rw-r--r-- | dev-util/debootstrap/ChangeLog | 8 | ||||
-rw-r--r-- | dev-util/debootstrap/debootstrap-0.2.31.ebuild | 29 | ||||
-rw-r--r-- | dev-util/debootstrap/debootstrap-0.2.41.ebuild | 4 | ||||
-rw-r--r-- | dev-util/debootstrap/debootstrap-0.2.45.ebuild | 6 | ||||
-rw-r--r-- | dev-util/debootstrap/files/digest-debootstrap-0.2.31 | 2 |
5 files changed, 11 insertions, 38 deletions
diff --git a/dev-util/debootstrap/ChangeLog b/dev-util/debootstrap/ChangeLog index b6aedb3cb395..e8efe9058712 100644 --- a/dev-util/debootstrap/ChangeLog +++ b/dev-util/debootstrap/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/debootstrap -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/debootstrap/ChangeLog,v 1.16 2004/10/31 00:58:21 weeve Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/debootstrap/ChangeLog,v 1.17 2005/01/27 13:57:31 lanius Exp $ + + 27 Jan 2005; lanius@gentoo.org -debootstrap-0.2.31.ebuild, + debootstrap-0.2.45.ebuild: + mark x86; amd64 30 Oct 2004; Jason Wever <weeve@gentoo.org> debootstrap-0.2.41.ebuild: Stable on sparc. diff --git a/dev-util/debootstrap/debootstrap-0.2.31.ebuild b/dev-util/debootstrap/debootstrap-0.2.31.ebuild deleted file mode 100644 index fb9cf4cde69e..000000000000 --- a/dev-util/debootstrap/debootstrap-0.2.31.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/debootstrap/debootstrap-0.2.31.ebuild,v 1.6 2004/09/25 21:41:36 weeve Exp $ - -DESCRIPTION="Debian bootstrap scripts" -HOMEPAGE="http://packages.qa.debian.org/d/debootstrap.html" -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="x86 sparc ~amd64 ~ppc" -SRC_URI="mirror://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.41.ebuild b/dev-util/debootstrap/debootstrap-0.2.41.ebuild index b20b5370d9c4..d888bfc44a8d 100644 --- a/dev-util/debootstrap/debootstrap-0.2.41.ebuild +++ b/dev-util/debootstrap/debootstrap-0.2.41.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/debootstrap/debootstrap-0.2.41.ebuild,v 1.3 2004/10/31 00:58:21 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/debootstrap/debootstrap-0.2.41.ebuild,v 1.4 2005/01/27 13:57:31 lanius Exp $ MY_PV=${PV}-0.2 DESCRIPTION="Debian bootstrap scripts" diff --git a/dev-util/debootstrap/debootstrap-0.2.45.ebuild b/dev-util/debootstrap/debootstrap-0.2.45.ebuild index cbb68c748226..babf4b8bda67 100644 --- a/dev-util/debootstrap/debootstrap-0.2.45.ebuild +++ b/dev-util/debootstrap/debootstrap-0.2.45.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/debootstrap/debootstrap-0.2.45.ebuild,v 1.1 2004/10/05 11:59:16 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/debootstrap/debootstrap-0.2.45.ebuild,v 1.2 2005/01/27 13:57:31 lanius Exp $ MY_PV=${PV} DESCRIPTION="Debian bootstrap scripts" HOMEPAGE="http://packages.qa.debian.org/d/debootstrap.html" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~sparc ~amd64 ~ppc" +KEYWORDS="x86 ~sparc amd64 ~ppc" SRC_URI="mirror://debian/pool/main/d/debootstrap/debootstrap_${MY_PV}.tar.gz mirror://gentoo/devices.tar.gz" DEPEND="sys-devel/binutils diff --git a/dev-util/debootstrap/files/digest-debootstrap-0.2.31 b/dev-util/debootstrap/files/digest-debootstrap-0.2.31 deleted file mode 100644 index f144e1240bc8..000000000000 --- a/dev-util/debootstrap/files/digest-debootstrap-0.2.31 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 24ae84003f3675d21e98194d2fe01c45 debootstrap_0.2.31.tar.gz 30487 -MD5 69d072e2943de6b58040c38267508fed devices.tar.gz 47835 |