summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2015-11-08 19:28:03 -0800
committerRobin H. Johnson <robbat2@gentoo.org>2015-11-08 19:28:03 -0800
commit221c43ad9b8b4fbf868f24bf3b48787f610c203f (patch)
treee6e8fd3ceb27f3625ba592677c36d0111912341d /app-office/sc/ChangeLog
downloadgentoo-changelogs-221c43ad9b8b4fbf868f24bf3b48787f610c203f.tar.gz
gentoo-changelogs-221c43ad9b8b4fbf868f24bf3b48787f610c203f.tar.bz2
gentoo-changelogs-221c43ad9b8b4fbf868f24bf3b48787f610c203f.zip
Initial commit.
This repo contains all of the ChangeLogs copied over from CVS, at the exact time of the Git migration. The purpose of this repo is to populate the rsync-distributed tree with old ChangeLogs that cannot be generated from Git. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'app-office/sc/ChangeLog')
-rw-r--r--app-office/sc/ChangeLog94
1 files changed, 94 insertions, 0 deletions
diff --git a/app-office/sc/ChangeLog b/app-office/sc/ChangeLog
new file mode 100644
index 00000000..0b128941
--- /dev/null
+++ b/app-office/sc/ChangeLog
@@ -0,0 +1,94 @@
+# ChangeLog for app-office/sc
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-office/sc/ChangeLog,v 1.26 2014/10/30 21:59:57 jer Exp $
+
+ 30 Oct 2014; Jeroen Roovers <jer@gentoo.org> files/sc-7.16-amd64.patch,
+ files/sc-7.16-lex-syntax.patch, sc-7.16-r1.ebuild:
+ Fix building against sys-libs/ncurses[tinfo] (bug #527420).
+
+ 26 Sep 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org>
+ +files/sc-7.16-amd64.patch:
+ fixed cvs sticky options on file(s) that should not have cvs keyword expansion
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> sc-7.16-r1.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
+
+ 02 Jun 2012; Zac Medico <zmedico@gentoo.org> sc-7.16-r1.ebuild:
+ inherit multilib for get_libdir
+
+ 03 Jul 2010; Justin Lecher <jlec@gentoo.org> sc-7.16-r1.ebuild:
+ Block File Collisions
+
+ 08 Mar 2008; Dawid Węgliński <cla@gentoo.org> sc-7.16-r1.ebuild:
+ Stable on x86 (bug #212456)
+
+ 06 Mar 2008; nixnut <nixnut@gentoo.org> sc-7.16-r1.ebuild:
+ Stable on ppc wrt bug 212456
+
+ 06 Mar 2008; Ferris McCormick <fmccor@gentoo.org> sc-7.16-r1.ebuild:
+ Sparc stable --- Bug #212456 --- looks good to me and it's been here a while.
+
+ 06 Mar 2008; Santiago M. Mola <coldwind@gentoo.org> sc-7.16-r1.ebuild:
+ amd64 stable wrt bug #212456
+
+*sc-7.16-r1 (17 Jan 2008)
+
+ 17 Jan 2008; Ryan Hill <dirtyepic@gentoo.org> -files/sc-7.12-amd64.patch,
+ files/sc-7.16-amd64.patch, +files/sc-7.16-lex-syntax.patch,
+ +sc-7.16-r1.ebuild:
+ Revision bump.
+ - redid xmalloc patch
+ - fix syntax error message (bug #143272)
+ - fix multiple Makefile problems
+ - cleanup and QA
+
+ 15 May 2007; Thilo Bangert <bangert@gentoo.org> metadata.xml:
+ add <herd>no-herd</herd>
+
+ 21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
+ Transition to Manifest2.
+
+ 06 Jan 2007; Danny van Dyk <kugelfang@gentoo.org> -sc-7.12.ebuild:
+ QA: Removed unused versions.
+
+*sc-7.16 (12 Jul 2005)
+
+ 12 Jul 2005; Donnie Berkholz <spyderous@gentoo.org>;
+ +files/sc-7.16-amd64.patch, +sc-7.16.ebuild:
+ Bump to a version that's only two and a half years old. This appears
+ unmaintained and I intend to leave it that way for now, so please kick me if
+ I'm wrong.
+
+ 21 Apr 2005; Simon Stelling <blubb@gentoo.org> sc-7.12.ebuild:
+ stable on amd64
+
+ 02 Jul 2004; Aron Griffis <agriffis@gentoo.org> sc-7.12.ebuild:
+ sync IUSE (missing)
+
+ 18 Jun 2004; Jason Wever <weeve@gentoo.org> sc-7.12.ebuild:
+ Stable on sparc.
+
+ 18 Mar 2004; Jason Wever <weeve@gentoo.org> sc-7.12.ebuild:
+ Added ~sparc keyword.
+
+ 13 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> sc-7.12.ebuild:
+ Don't assign default to S; header fix
+
+*sc-7.12 (1 Feb 2002)
+
+ 13 Feb 2003; Seemant Kulleen <seemant@gentoo.org> sc-7.12.ebuild :
+ fixed in man page. Thanks to Martin Kuehl <perdix@web.de> in bug #15635
+
+ 19 Sept 2002; Mike Frysinger <vapier@gentoo.org> :
+ Added HOMEPAGE variable
+
+ 06 Aug 2002; Mark Guertin <gerk@gentoo.org> :
+ Added ppc to keywords
+
+ 1 Feb 2002; G.Bevin <gbevin@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.