diff options
author | Christoph Lameter <christoph@gentoo.org> | 2002-07-31 16:57:12 +0000 |
---|---|---|
committer | Christoph Lameter <christoph@gentoo.org> | 2002-07-31 16:57:12 +0000 |
commit | 1c12458fc01a6818ff3015df387fe8dddb9095d7 (patch) | |
tree | 2ca8136bf8d48df61681da445d163d23f2b898bd /app-admin | |
parent | gnome-extra/gnomemm-1.2.3.ebuild masked (diff) | |
download | gentoo-2-1c12458fc01a6818ff3015df387fe8dddb9095d7.tar.gz gentoo-2-1c12458fc01a6818ff3015df387fe8dddb9095d7.tar.bz2 gentoo-2-1c12458fc01a6818ff3015df387fe8dddb9095d7.zip |
Follow gentoo formats
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/livecd/ChangeLog | 14 | ||||
-rw-r--r-- | app-admin/livecd/livecd-0.5.1.ebuild | 4 |
2 files changed, 13 insertions, 5 deletions
diff --git a/app-admin/livecd/ChangeLog b/app-admin/livecd/ChangeLog index dd3b85414268..f488b8e64643 100644 --- a/app-admin/livecd/ChangeLog +++ b/app-admin/livecd/ChangeLog @@ -1,3 +1,13 @@ -03 Jul 2002; Christoph Lameter. <christoph@gentoo.org> livecd-0.5.1.ebuild: +# ChangeLog for apps/livecd +# Copyright 2002 TelmetryBox Corporation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-admin/livecd/ChangeLog,v 1.2 2002/07/31 16:57:12 christoph Exp $ - Add ebuild +*livecd-0.5.1 (29 July 2002) + + 30 July 2002; Christoph Lameter <christoph@gentoo.org> livecd-0.5.1.ebuild + + Create livecd-ebuild and initial submit to tree + + 31 July 2002; Christoph Lameter <christoph@gentoo.org> livecd-0.5.1.ebuild + + Adapt things to gentoo standards. diff --git a/app-admin/livecd/livecd-0.5.1.ebuild b/app-admin/livecd/livecd-0.5.1.ebuild index 1d817812cd86..757f9bf30d2a 100644 --- a/app-admin/livecd/livecd-0.5.1.ebuild +++ b/app-admin/livecd/livecd-0.5.1.ebuild @@ -1,13 +1,11 @@ -# # (C) 2002 The TelemetryBox Corporation. http://telemetrybox.biz # Christoph Lameter, <christoph@lameter.com>, July 15, 2002 -# # Released under the GPL # DESCRIPTION="Generate a bootable Gentoo live CD. With ability to deploy Gentoo easily. Includes lilo boot time pengiun animation" HOMEPAGE="http://cdimages.telemetrybox.org/gentoo/" SRC_URI="http://cdimages.telemetrybox.org/gentoo/download/${P}.tar.gz" -LICENSE="GPL" +LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" |