diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2003-07-29 13:59:20 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2003-07-29 13:59:20 +0000 |
commit | da3da6cc82ed6c94c6369188759c152d0fd59642 (patch) | |
tree | 9bb0bb562be7df90e474b64ac8017e001ae65e47 /dev-util/debootstrap | |
parent | stable bump (diff) | |
download | historical-da3da6cc82ed6c94c6369188759c152d0fd59642.tar.gz historical-da3da6cc82ed6c94c6369188759c152d0fd59642.tar.bz2 historical-da3da6cc82ed6c94c6369188759c152d0fd59642.zip |
stable bump
Diffstat (limited to 'dev-util/debootstrap')
-rw-r--r-- | dev-util/debootstrap/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/debootstrap/Manifest | 4 | ||||
-rw-r--r-- | dev-util/debootstrap/debootstrap-0.1.17.30.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-util/debootstrap/ChangeLog b/dev-util/debootstrap/ChangeLog index 6d86221e8dfa..3bb3770213ba 100644 --- a/dev-util/debootstrap/ChangeLog +++ b/dev-util/debootstrap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/debootstrap # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/debootstrap/ChangeLog,v 1.1 2003/07/15 15:44:09 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/debootstrap/ChangeLog,v 1.2 2003/07/29 13:58:29 lanius Exp $ + + 29 Jul 2003; lanius@gentoo.org debootstrap-0.1.17.30.ebuild: + stalbe bump *debootstrap-0.1.17.30 (15 Jul 2003) diff --git a/dev-util/debootstrap/Manifest b/dev-util/debootstrap/Manifest index 73c96dc8afb2..a35a21a81e08 100644 --- a/dev-util/debootstrap/Manifest +++ b/dev-util/debootstrap/Manifest @@ -1,4 +1,4 @@ MD5 503ccb1138f9c49f0855884d830988a6 metadata.xml 253 -MD5 9c328ad25654ae2c0e08cc68e558190e debootstrap-0.1.17.30.ebuild 595 -MD5 c3ac4ffdf8dd3750ed328545547a42ef ChangeLog 362 +MD5 a08a747c2420e420d3245f719d711dfb debootstrap-0.1.17.30.ebuild 594 +MD5 e0f6fd5fc2699012c2c8e718c3461610 ChangeLog 440 MD5 7f9d7642fe3326c95b9c1c79ecc50dc4 files/digest-debootstrap-0.1.17.30 72 diff --git a/dev-util/debootstrap/debootstrap-0.1.17.30.ebuild b/dev-util/debootstrap/debootstrap-0.1.17.30.ebuild index 3d377c5d507d..9cd393520589 100644 --- a/dev-util/debootstrap/debootstrap-0.1.17.30.ebuild +++ b/dev-util/debootstrap/debootstrap-0.1.17.30.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/dev-util/debootstrap/debootstrap-0.1.17.30.ebuild,v 1.1 2003/07/15 15:44:09 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/debootstrap/debootstrap-0.1.17.30.ebuild,v 1.2 2003/07/29 13:58:29 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" DEPEND="sys-devel/binutils net-misc/wget" |