summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIoannis Aslanidis <deathwing00@gentoo.org>2009-02-12 14:00:05 +0000
committerIoannis Aslanidis <deathwing00@gentoo.org>2009-02-12 14:00:05 +0000
commit53511446d610883f2286eb0cfc7cd81372dc440c (patch)
tree4eb6045a74df90d65ee70d0b0e6b39878d7262c7 /dev-util/radare/ChangeLog
parentrenamed CVE patch to match the publication number - bug #257075 (diff)
downloadgentoo-2-53511446d610883f2286eb0cfc7cd81372dc440c.tar.gz
gentoo-2-53511446d610883f2286eb0cfc7cd81372dc440c.tar.bz2
gentoo-2-53511446d610883f2286eb0cfc7cd81372dc440c.zip
Version bump. Several ebuild improvements and fixes.
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/radare/ChangeLog')
-rw-r--r--dev-util/radare/ChangeLog13
1 files changed, 11 insertions, 2 deletions
diff --git a/dev-util/radare/ChangeLog b/dev-util/radare/ChangeLog
index 59291a6c16bf..33ce82d50673 100644
--- a/dev-util/radare/ChangeLog
+++ b/dev-util/radare/ChangeLog
@@ -1,6 +1,15 @@
# ChangeLog for dev-util/radare
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/radare/ChangeLog,v 1.1 2008/07/31 17:54:59 deathwing00 Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/radare/ChangeLog,v 1.2 2009/02/12 14:00:05 deathwing00 Exp $
+
+*radare-1.2.1 (12 Feb 2009)
+
+ 12 Feb 2009; Ioannis Aslanidis <iaslanidis@gentoo.org> metadata.xml,
+ +radare-1.2.1.ebuild:
+ Version bump. Parallel build is bogus and creates race conditions. Created a
+ local use flag to optionally build the gui. Currently there are a few missing
+ dependencies that need to be fixed sooner or later for the gui to work
+ properly.
*radare-0.9.9 (31 Jul 2008)