diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2013-06-21 14:35:52 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2013-06-21 14:35:52 +0000 |
commit | f8171a888f0194305aa332ab330da4f5b7beeaf9 (patch) | |
tree | 1d58c17c12142890a03f06fb4af4e040c791384a /dev-util/plan9port/ChangeLog | |
parent | fix for bug 474018 Possibility of arbitrary code execution when processing un... (diff) | |
download | gentoo-2-f8171a888f0194305aa332ab330da4f5b7beeaf9.tar.gz gentoo-2-f8171a888f0194305aa332ab330da4f5b7beeaf9.tar.bz2 gentoo-2-f8171a888f0194305aa332ab330da4f5b7beeaf9.zip |
Optionally depend on X, fix build system, bug #463616
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'dev-util/plan9port/ChangeLog')
-rw-r--r-- | dev-util/plan9port/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/dev-util/plan9port/ChangeLog b/dev-util/plan9port/ChangeLog index 735c144d108f..c9c49da69d47 100644 --- a/dev-util/plan9port/ChangeLog +++ b/dev-util/plan9port/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-util/plan9port # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/plan9port/ChangeLog,v 1.15 2013/03/22 12:06:39 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/plan9port/ChangeLog,v 1.16 2013/06/21 14:35:52 blueness Exp $ + +*plan9port-20130320-r1 (21 Jun 2013) + + 21 Jun 2013; Anthony G. Basile <blueness@gentoo.org> + +files/plan9port-builderr.patch, +plan9port-20130320-r1.ebuild, + -plan9port-20130119.ebuild, -plan9port-20130131.ebuild, + -plan9port-20130209-r1.ebuild, -plan9port-20130308.ebuild: + Optionally depend on X, fix build system, bug #463616 *plan9port-20130320 (22 Mar 2013) |