diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2003-11-03 10:54:31 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2003-11-03 10:54:31 +0000 |
commit | 11afaa4a192b8765e237b426ea0b18ef1ca08976 (patch) | |
tree | eff6d6e8b2113514727f0af20ee6d7fc7e31f988 /dev-util | |
parent | Initial import, closing bug #31494. (diff) | |
download | gentoo-2-11afaa4a192b8765e237b426ea0b18ef1ca08976.tar.gz gentoo-2-11afaa4a192b8765e237b426ea0b18ef1ca08976.tar.bz2 gentoo-2-11afaa4a192b8765e237b426ea0b18ef1ca08976.zip |
stable
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/rootstrap/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/rootstrap/Manifest | 4 | ||||
-rw-r--r-- | dev-util/rootstrap/rootstrap-0.3.13.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-util/rootstrap/ChangeLog b/dev-util/rootstrap/ChangeLog index 61fe3e6d1025..5e4594200c4e 100644 --- a/dev-util/rootstrap/ChangeLog +++ b/dev-util/rootstrap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/rootstrap # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/rootstrap/ChangeLog,v 1.1 2003/09/19 17:55:22 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/rootstrap/ChangeLog,v 1.2 2003/11/03 10:54:26 lanius Exp $ + + 28 Sep 2003; Heinrich Wendel <lanius@gentoo.org> rootstrap-0.3.13.ebuild: + stable bump *rootstrap-0.3.13 (19 Sep 2003) diff --git a/dev-util/rootstrap/Manifest b/dev-util/rootstrap/Manifest index 400c187b3367..ffc5fc7e5129 100644 --- a/dev-util/rootstrap/Manifest +++ b/dev-util/rootstrap/Manifest @@ -1,4 +1,4 @@ -MD5 8709e19a80f2bddd6176a667c78984c7 rootstrap-0.3.13.ebuild 969 -MD5 be8b5d178ddbee3b0c3ba799e04ae2d3 ChangeLog 362 +MD5 be51f0de758d03a39db7b685042d603d ChangeLog 453 MD5 503ccb1138f9c49f0855884d830988a6 metadata.xml 253 +MD5 97a3ef1387da27515e37b676dbf3743f rootstrap-0.3.13.ebuild 968 MD5 e83b9fb4793e8e1124f7657191dbffbc files/digest-rootstrap-0.3.13 140 diff --git a/dev-util/rootstrap/rootstrap-0.3.13.ebuild b/dev-util/rootstrap/rootstrap-0.3.13.ebuild index 47effbf6497f..6a48929617fa 100644 --- a/dev-util/rootstrap/rootstrap-0.3.13.ebuild +++ b/dev-util/rootstrap/rootstrap-0.3.13.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/rootstrap/rootstrap-0.3.13.ebuild,v 1.1 2003/09/19 17:55:22 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/rootstrap/rootstrap-0.3.13.ebuild,v 1.2 2003/11/03 10:54:26 lanius Exp $ DESCRIPTION="A tool for building complete Linux filesystem images" HOMEPAGE="http://packages.qa.debian.org/rootstrap" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" SRC_URI="http://ftp.debian.org/debian/pool/main/r/rootstrap/rootstrap_${PV}.orig.tar.gz http://ftp.debian.org/debian/pool/main/r/rootstrap/rootstrap_${PV}-1.diff.gz" S=${WORKDIR}/rootstrap-${PV}.orig |