summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Gabert <pappy@gentoo.org>2004-08-14 02:34:03 +0000
committerAlexander Gabert <pappy@gentoo.org>2004-08-14 02:34:03 +0000
commited56529faab69f478c9027a6441af5837a0f945c (patch)
treec310ac44c4f1b5e53217ae250d9dfe9e3565f0ea /dev-util
parentinitial import by the author (Manifest recommit) (diff)
downloadgentoo-2-ed56529faab69f478c9027a6441af5837a0f945c.tar.gz
gentoo-2-ed56529faab69f478c9027a6441af5837a0f945c.tar.bz2
gentoo-2-ed56529faab69f478c9027a6441af5837a0f945c.zip
initial import by the author
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/devel-chroots/ChangeLog10
-rw-r--r--dev-util/devel-chroots/Manifest4
-rw-r--r--dev-util/devel-chroots/devel-chroots-0.0.1.ebuild4
-rw-r--r--dev-util/devel-chroots/files/digest-devel-chroots-0.0.10
-rw-r--r--dev-util/devel-chroots/metadata.xml24
5 files changed, 38 insertions, 4 deletions
diff --git a/dev-util/devel-chroots/ChangeLog b/dev-util/devel-chroots/ChangeLog
index e69de29bb2d1..514f30f3b85e 100644
--- a/dev-util/devel-chroots/ChangeLog
+++ b/dev-util/devel-chroots/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for <CATEGORY>/<PACKAGE_NAME>
+# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/devel-chroots/ChangeLog,v 1.2 2004/08/14 02:34:03 pappy Exp $
+
+ 14 Aug 2004; Alexander Gabert <pappy@gentoo.org> devel-chroots-0.0.1.ebuild:
+ initial import by the author
+
+ 14 Aug 2004; Alexander Gabert <pappy@gentoo.org> devel-chroots-0.0.1.ebuild:
+ initial import
+
diff --git a/dev-util/devel-chroots/Manifest b/dev-util/devel-chroots/Manifest
index 7972cb53dd9a..9b7b4fd107c7 100644
--- a/dev-util/devel-chroots/Manifest
+++ b/dev-util/devel-chroots/Manifest
@@ -1,4 +1,4 @@
MD5 44b8f8e39dc42d26a3b9d484a2d2874a metadata.xml 866
-MD5 d41d8cd98f00b204e9800998ecf8427e ChangeLog 0
-MD5 a09c42706aa8dfa5f555ab84211d6527 devel-chroots-0.0.1.ebuild 818
+MD5 5ee6830514d5ae59f7eae6e9b02f3acc ChangeLog 334
+MD5 8069593a6730419de3b3a47c30187084 devel-chroots-0.0.1.ebuild 818
MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-devel-chroots-0.0.1 0
diff --git a/dev-util/devel-chroots/devel-chroots-0.0.1.ebuild b/dev-util/devel-chroots/devel-chroots-0.0.1.ebuild
index ddaf0972eb29..25c22d86ed47 100644
--- a/dev-util/devel-chroots/devel-chroots-0.0.1.ebuild
+++ b/dev-util/devel-chroots/devel-chroots-0.0.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/devel-chroots/devel-chroots-0.0.1.ebuild,v 1.1 2004/08/14 02:30:33 pappy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/devel-chroots/devel-chroots-0.0.1.ebuild,v 1.2 2004/08/14 02:34:03 pappy Exp $
DESCRIPTION="Gentoo Developer chroots installation/configuration launcher"
HOMEPAGE="http://dev.gentoo.org/~pappy"
diff --git a/dev-util/devel-chroots/files/digest-devel-chroots-0.0.1 b/dev-util/devel-chroots/files/digest-devel-chroots-0.0.1
new file mode 100644
index 000000000000..e69de29bb2d1
--- /dev/null
+++ b/dev-util/devel-chroots/files/digest-devel-chroots-0.0.1
diff --git a/dev-util/devel-chroots/metadata.xml b/dev-util/devel-chroots/metadata.xml
new file mode 100644
index 000000000000..43b3880f8893
--- /dev/null
+++ b/dev-util/devel-chroots/metadata.xml
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<!--
+
+This is the example metadata file.
+The root element of this file is <pkgmetadata>. Within this element a
+number of subelements are allowed: herd, maintainer, and
+longdescription. herd is a required subelement.
+
+For a full description look at:
+http://www.gentoo.org/proj/en/metastructure/herds/
+
+
+Before committing, please remove the comments from this file. They are
+not relevant for general metadata.xml files.
+-->
+<pkgmetadata>
+<herd>no-herd</herd>
+<maintainer>
+ <email>pappy@gentoo.org</email>
+<!-- <description>Author of devel-chroots script</description> -->
+</maintainer>
+<!-- <longdescription>This script should make it easy to automatically create and work with chroots on Gentoo developer machines</longdescription> -->
+</pkgmetadata>