summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-04-15 02:18:45 +0000
committerMike Frysinger <vapier@gentoo.org>2006-04-15 02:18:45 +0000
commitb4e4f668655c3d820e81caf3d2c13307f77bd1e8 (patch)
tree64c963b58f4cbe2f4a9bb2820119c547ba84aae6 /sys-libs/libunwind
parentold (diff)
downloadgentoo-2-b4e4f668655c3d820e81caf3d2c13307f77bd1e8.tar.gz
gentoo-2-b4e4f668655c3d820e81caf3d2c13307f77bd1e8.tar.bz2
gentoo-2-b4e4f668655c3d820e81caf3d2c13307f77bd1e8.zip
stabilize
(Portage version: 2.1_pre7-r5)
Diffstat (limited to 'sys-libs/libunwind')
-rw-r--r--sys-libs/libunwind/libunwind-0.98.5.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-libs/libunwind/libunwind-0.98.5.ebuild b/sys-libs/libunwind/libunwind-0.98.5.ebuild
index 07d44b4d3d50..7c1bb9f5eb90 100644
--- a/sys-libs/libunwind/libunwind-0.98.5.ebuild
+++ b/sys-libs/libunwind/libunwind-0.98.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libunwind/libunwind-0.98.5.ebuild,v 1.1 2005/09/21 02:40:53 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libunwind/libunwind-0.98.5.ebuild,v 1.2 2006/04/15 02:18:45 vapier Exp $
DESCRIPTION="portable and efficient API to determine the call-chain of a program"
HOMEPAGE="http://www.hpl.hp.com/research/linux/libunwind/"
@@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.hpl.hp.com/pub/linux-ia64/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="7"
-KEYWORDS="~amd64 ~ia64 ~x86"
+KEYWORDS="amd64 ia64 x86"
IUSE=""
DEPEND=""