summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaik Schreiber <blizzy@gentoo.org>2002-07-08 20:58:44 +0000
committerMaik Schreiber <blizzy@gentoo.org>2002-07-08 20:58:44 +0000
commit27d4fe6ee1d2877f465568027c02edf06e567b50 (patch)
treef681c1eacda216919180f2061bb36ea66f3cb1ed
parentminor change (diff)
downloadgentoo-2-27d4fe6ee1d2877f465568027c02edf06e567b50.tar.gz
gentoo-2-27d4fe6ee1d2877f465568027c02edf06e567b50.tar.bz2
gentoo-2-27d4fe6ee1d2877f465568027c02edf06e567b50.zip
minor changes
-rw-r--r--app-editors/jedit/ChangeLog11
-rw-r--r--app-editors/pico/ChangeLog11
-rw-r--r--app-editors/pico/pico-0.0.1.ebuild6
3 files changed, 12 insertions, 16 deletions
diff --git a/app-editors/jedit/ChangeLog b/app-editors/jedit/ChangeLog
index e93a9b096c3d..3015d50d38d1 100644
--- a/app-editors/jedit/ChangeLog
+++ b/app-editors/jedit/ChangeLog
@@ -1,6 +1,6 @@
# ChangeLog for app-editors/jedit
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/app-editors/jedit/ChangeLog,v 1.2 2002/07/02 17:53:57 rphillips Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/jedit/ChangeLog,v 1.3 2002/07/08 20:58:44 blizzy Exp $
*jedit-4.0.3 (02 Jul 2002)
@@ -12,9 +12,6 @@
*jedit-4.0 (09 Jun 2002)
09 Jun 2002; Ryan Phillips <rphillips@gentoo.org> ChangeLog :
-
- Added initial ChangeLog which should be updated whenever the package is
- updated in any way. This changelog is targetted to users. This means that the
- comments should well explained and written in clean English. The details about
- writing correct changelogs are explained in the skel.ChangeLog file which you
- can find in the root directory of the portage repository.
+
+ Initial import, closes bug #3152.
+ ebuild submitted by Maik Schreiber <bZ@iq-computing.de>
diff --git a/app-editors/pico/ChangeLog b/app-editors/pico/ChangeLog
index db6b422121e1..83b9bce680fc 100644
--- a/app-editors/pico/ChangeLog
+++ b/app-editors/pico/ChangeLog
@@ -1,13 +1,10 @@
# ChangeLog for app-editors/pico
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/app-editors/pico/ChangeLog,v 1.1 2002/06/10 01:24:55 rphillips Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/pico/ChangeLog,v 1.2 2002/07/08 20:56:35 blizzy Exp $
*pico-0.0.1 (09 June 2002)
09 June 2002; Ryan Phillips <rphillips@gentoo.org> ChangeLog :
-
- Added initial ChangeLog which should be updated whenever the package is
- updated in any way. This changelog is targetted to users. This means that the
- comments should well explained and written in clean English. The details about
- writing correct changelogs are explained in the skel.ChangeLog file which you
- can find in the root directory of the portage repository.
+
+ Initial import, closes bug #3464.
+ ebuild submitted by Maik Schreiber <bZ@iq-computing.de>
diff --git a/app-editors/pico/pico-0.0.1.ebuild b/app-editors/pico/pico-0.0.1.ebuild
index 32c447cf6ee9..ea919821aea7 100644
--- a/app-editors/pico/pico-0.0.1.ebuild
+++ b/app-editors/pico/pico-0.0.1.ebuild
@@ -1,10 +1,12 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# Author: Maik Schreiber <bZ@iq-computing.de>
-# $Header: /var/cvsroot/gentoo-x86/app-editors/pico/pico-0.0.1.ebuild,v 1.1 2002/06/10 01:24:55 rphillips Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/pico/pico-0.0.1.ebuild,v 1.2 2002/07/08 20:56:35 blizzy Exp $
HOMEPAGE="http://www.washington.edu/pine"
DESCRIPTION="Pico text editor"
+LICENSE="as-is"
+SLOT="0"
+KEYWORDS="*"
pkg_setup () {
einfo "There is no real Pico here."