summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-11-21 17:23:50 +0000
committerMarkus Meier <maekke@gentoo.org>2009-11-21 17:23:50 +0000
commit25582b58252746af636302fb3e867f01f2bb8108 (patch)
tree7367f86471d75ea687b0ff97db8a133b92c9cdf7 /sys-libs/libunwind
parentx86 stable, bug #289536 (diff)
downloadgentoo-2-25582b58252746af636302fb3e867f01f2bb8108.tar.gz
gentoo-2-25582b58252746af636302fb3e867f01f2bb8108.tar.bz2
gentoo-2-25582b58252746af636302fb3e867f01f2bb8108.zip
x86 stable, bug #289445
(Portage version: 2.2_rc51/cvs/Linux x86_64)
Diffstat (limited to 'sys-libs/libunwind')
-rw-r--r--sys-libs/libunwind/ChangeLog5
-rw-r--r--sys-libs/libunwind/libunwind-0.99.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/libunwind/ChangeLog b/sys-libs/libunwind/ChangeLog
index ff5d6230ca89..ae95057d98a7 100644
--- a/sys-libs/libunwind/ChangeLog
+++ b/sys-libs/libunwind/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/libunwind
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libunwind/ChangeLog,v 1.6 2009/10/18 15:28:02 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libunwind/ChangeLog,v 1.7 2009/11/21 17:23:50 maekke Exp $
+
+ 21 Nov 2009; Markus Meier <maekke@gentoo.org> libunwind-0.99.ebuild:
+ x86 stable, bug #289445
18 Oct 2009; Samuli Suominen <ssuominen@gentoo.org> libunwind-0.99.ebuild:
amd64 stable wrt #289445
diff --git a/sys-libs/libunwind/libunwind-0.99.ebuild b/sys-libs/libunwind/libunwind-0.99.ebuild
index abe4089ebd2e..59bc65d1e9f0 100644
--- a/sys-libs/libunwind/libunwind-0.99.ebuild
+++ b/sys-libs/libunwind/libunwind-0.99.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libunwind/libunwind-0.99.ebuild,v 1.2 2009/10/18 15:28:02 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libunwind/libunwind-0.99.ebuild,v 1.3 2009/11/21 17:23:50 maekke Exp $
inherit autotools
@@ -10,7 +10,7 @@ SRC_URI="http://download.savannah.nongnu.org/releases/libunwind/${P}.tar.gz"
LICENSE="MIT"
SLOT="7"
-KEYWORDS="amd64 ~ia64 ~x86"
+KEYWORDS="amd64 ~ia64 x86"
IUSE=""
DEPEND=""