diff options
author | 2008-03-11 13:03:53 +0000 | |
---|---|---|
committer | 2008-03-11 13:03:53 +0000 | |
commit | 12ae860f27fd6985f49463153fd7162de1aab259 (patch) | |
tree | e49f577c0b8eca44bab1242c947dcf7117db8e84 /dev-util/plan9port/ChangeLog | |
parent | revamp ebuild, proposed by jokey in bug 212984 (diff) | |
download | gentoo-2-12ae860f27fd6985f49463153fd7162de1aab259.tar.gz gentoo-2-12ae860f27fd6985f49463153fd7162de1aab259.tar.bz2 gentoo-2-12ae860f27fd6985f49463153fd7162de1aab259.zip |
Version bump, added patch to fix shebangs (bug #201404), marked ~amd64 (bug #209553), use elog.
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-util/plan9port/ChangeLog')
-rw-r--r-- | dev-util/plan9port/ChangeLog | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/dev-util/plan9port/ChangeLog b/dev-util/plan9port/ChangeLog index 9f29b9bb4be4..1a3d3d2da6d8 100644 --- a/dev-util/plan9port/ChangeLog +++ b/dev-util/plan9port/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-util/plan9port -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/plan9port/ChangeLog,v 1.1 2007/05/29 02:11:27 anant Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/plan9port/ChangeLog,v 1.2 2008/03/11 13:03:53 coldwind Exp $ + +*plan9port-20080130 (11 Mar 2008) + + 11 Mar 2008; Santiago M. Mola <coldwind@gentoo.org> + plan9port-20070522.ebuild, +plan9port-20080130.ebuild: + Version bump, added patch to fix shebangs (bug #201404), marked ~amd64 (bug + #209553), use elog. *plan9port-20070522 (29 May 2007) |