Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 4209

Summary: portagemaster-0.1.6.ebuild (Update)
Product: Gentoo Linux Reporter: milosn
Component: New packagesAssignee: Karl Trygve Kalleberg (RETIRED) <karltk>
Status: RESOLVED INVALID    
Severity: enhancement CC: milosn
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: portagemaster-0.1.6.ebuild (Update)

Description milosn 2002-06-26 19:23:12 UTC
 
Comment 1 milosn 2002-06-26 19:25:18 UTC
Created attachment 1823 [details]
portagemaster-0.1.6.ebuild (Update)
Comment 2 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2002-07-03 18:49:57 UTC
This ebuild is missing a header; you should have a header that looks like this.

# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: $

Of course, you do not need to assign your copyright to Gentoo Technologies if
you really don't want to, but it makes potential legal battles easier for us. At
the minimum, you must add your own name in the Copyright line.

We do not accept ebuild scripts which are not licensed under the GNU GPL.