summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2005-03-05 00:32:03 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2005-03-05 00:32:03 +0000
commit979cfe68fd0daad73bf093a8ce8d533c597d2c4f (patch)
treeb794f427aff89a232ff9a38c477b75d4c16bdda1 /sys-devel/subterfugue/ChangeLog
parentStable on sparc. (diff)
downloadhistorical-979cfe68fd0daad73bf093a8ce8d533c597d2c4f.tar.gz
historical-979cfe68fd0daad73bf093a8ce8d533c597d2c4f.tar.bz2
historical-979cfe68fd0daad73bf093a8ce8d533c597d2c4f.zip
Moved from sys-apps/subterfugue to sys-devel/subterfugue.
Diffstat (limited to 'sys-devel/subterfugue/ChangeLog')
-rw-r--r--sys-devel/subterfugue/ChangeLog42
1 files changed, 42 insertions, 0 deletions
diff --git a/sys-devel/subterfugue/ChangeLog b/sys-devel/subterfugue/ChangeLog
new file mode 100644
index 000000000000..55990e5d8cb4
--- /dev/null
+++ b/sys-devel/subterfugue/ChangeLog
@@ -0,0 +1,42 @@
+# ChangeLog for sys-apps/subterfugue
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/subterfugue/ChangeLog,v 1.1 2005/03/05 00:32:03 ciaranm Exp $
+
+*subterfugue-0.2.1a (05 Mar 2005)
+
+ 05 Mar 2005; Ciaran McCreesh <ciaranm@gentoo.org> +metadata.xml,
+ +files/subterfugue-0.2.1a-gcc33.patch, +files/subterfugue-0.2.1a-setup.py,
+ +subterfugue-0.2.1a.ebuild:
+ Moved from sys-apps/subterfugue to sys-devel/subterfugue.
+
+ 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> subterfugue-0.2.1a.ebuild:
+ Add inherit eutils
+
+ 02 Oct 2003; Alastair Tse <liquidx@gentoo.org> metadata.xml,
+ subterfugue-0.2-r1.ebuild, subterfugue-0.2.1a.ebuild,
+ files/subterfugue-0.2.1a-gcc33.patch:
+ added gcc3.3 compile fixes. this package is most likely the end of the line as
+ the author has stopped maintaining it.
+
+*subterfugue-0.2.1a (09 Apr 2003)
+
+ 09 Apr 2003; Alastair Tse <liquidx@gentoo.org> subterfugue-0.2-r1.ebuild,
+ subterfugue-0.2.1a.ebuild, files/subterfugue-0.2.1a-setup.py:
+ custom distutils script for unmaintained subterfugue build that only supports
+ python 2.1. also massive cleanup of the ebuild. Fixes #18982.
+
+*subterfugue-0.2-r1 (1 Feb 2002)
+
+ 21 Jul 2002; Mark Guertin <gerk@gentoo.org>:
+ updated keywords (-ppc)
+
+ 14 Jul 2002; phoen][x <phoenix@gentoo.org> subterfugue-0.2-r1.ebuild :
+ Added LICENSE, KEYWORDS, SLOT.
+
+ 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.