summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/bonobo-python/ChangeLog')
-rw-r--r--dev-python/bonobo-python/ChangeLog69
1 files changed, 0 insertions, 69 deletions
diff --git a/dev-python/bonobo-python/ChangeLog b/dev-python/bonobo-python/ChangeLog
deleted file mode 100644
index b22b4e42ff6a..000000000000
--- a/dev-python/bonobo-python/ChangeLog
+++ /dev/null
@@ -1,69 +0,0 @@
-# ChangeLog for dev-python/bonobo-python
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/bonobo-python/ChangeLog,v 1.17 2006/04/01 14:44:06 agriffis Exp $
-
- 01 Apr 2006; Aron Griffis <agriffis@gentoo.org>
- bonobo-python-0.2.0-r5.ebuild:
- Mark 0.2.0-r5 ~ia64
-
- 30 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
- Change encoding to UTF-8 for GLEP 31 compliance
-
- 12 Dec 2004; Bryan Østergaard <kloeri@gentoo.org>
- bonobo-python-0.2.0-r5.ebuild:
- Stable on alpha.
-
- 23 Oct 2004; Jason Wever <weeve@gentoo.org> bonobo-python-0.2.0-r5.ebuild:
- Stable on sparc.
-
- 23 Aug 2004; Lukasz Strzygowski <lucass@gentoo.org>
- bonobo-python-0.2.0-r5.ebuild:
- Stable on x86.
-
- 04 May 2004; Bryan Østergaard <kloeri@gentoo.org>
- bonobo-python-0.2.0-r3.ebuild, bonobo-python-0.2.0-r4.ebuild,
- bonobo-python-0.2.0-r5.ebuild:
- Remove default S.
-
-*bonobo-python-0.2.0-r5 (01 May 2004)
-
- 01 May 2004; Bryan Østergaard <kloeri@gentoo.org>
- +bonobo-python-0.2.0-r5.ebuild:
- Added pygtk to dependencies, bug #48322.
-
- 12 Apr 2004; David Holm <dholm@gentoo.org> bonobo-python-0.2.0-r4.ebuild:
- Added to ~ppc.
-
-*bonobo-python-0.2.0-r4 (12 Apr 2004)
-
- 12 Apr 2004; Bryan Østergaard <kloeri@gentoo.org>
- bonobo-python-0.2.0-r4.ebuild:
- Inherit virtualx and add some sed foo to configure, close bug #47102.
-
-*bonobo-python-0.2.0-r3 (10 Dec 2002)
- 10 Dec 2002; Thomas Raschbacher (lordvan@gentoo.org>:
- fixed install bug in nautilus/Makefile (fixes bug #4779 finally!)
- added IUSE
-
- 09 Dec 2002: foser@gentoo.org:
- fixed DEPEND (gnome-python1 required)
- fixed configure problem
- and fixed dependency (gnome-python1)
-
-* Autoupdate keywords (12-6-02)
- 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
-
-*bonobo-python-0.2.0-r1 (1 Feb 2002)
-
- 26 Jul 2002; George Shapovalov <george@gentoo.org> bonobo-python-0.2.0-r1.ebuild :
-
- added KEYWORDS,SLOT,LICENSE
- general clean-up (whitespace, header, try->||die)
-
- 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.