diff options
Diffstat (limited to 'dev-util/rootstrap')
-rw-r--r-- | dev-util/rootstrap/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/rootstrap/rootstrap-0.3.19.ebuild | 4 |
2 files changed, 7 insertions, 2 deletions
diff --git a/dev-util/rootstrap/ChangeLog b/dev-util/rootstrap/ChangeLog index 915c03056be8..c35a883cf3b9 100644 --- a/dev-util/rootstrap/ChangeLog +++ b/dev-util/rootstrap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/rootstrap # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/rootstrap/ChangeLog,v 1.4 2004/04/09 13:09:52 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/rootstrap/ChangeLog,v 1.5 2004/04/27 20:58:17 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> rootstrap-0.3.19.ebuild: + Add inherit eutils *rootstrap-0.3.19 (09 Apr 2004) diff --git a/dev-util/rootstrap/rootstrap-0.3.19.ebuild b/dev-util/rootstrap/rootstrap-0.3.19.ebuild index 25e6f27e4635..aabe9c983eb4 100644 --- a/dev-util/rootstrap/rootstrap-0.3.19.ebuild +++ b/dev-util/rootstrap/rootstrap-0.3.19.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 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.19.ebuild,v 1.1 2004/04/09 13:09:52 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/rootstrap/rootstrap-0.3.19.ebuild,v 1.2 2004/04/27 20:58:17 agriffis Exp $ + +inherit eutils DESCRIPTION="A tool for building complete Linux filesystem images" HOMEPAGE="http://packages.qa.debian.org/rootstrap" |