summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2011-12-17 18:54:18 +0000
committerAgostino Sarubbo <ago@gentoo.org>2011-12-17 18:54:18 +0000
commit5560514071b4ac6ebd2a8f85716c17f58779b8f5 (patch)
tree483e7c2faaf9bea0d1c06becf3793452ca3603fa /dev-libs/hashit
parentalpha/arm/ia64/m68k/s390/sh/sparc stable wrt #394191 (diff)
downloadhistorical-5560514071b4ac6ebd2a8f85716c17f58779b8f5.tar.gz
historical-5560514071b4ac6ebd2a8f85716c17f58779b8f5.tar.bz2
historical-5560514071b4ac6ebd2a8f85716c17f58779b8f5.zip
Stable for AMD64, wrt bug #393829
Package-Manager: portage-2.1.10.40/cvs/Linux i686
Diffstat (limited to 'dev-libs/hashit')
-rw-r--r--dev-libs/hashit/ChangeLog7
-rw-r--r--dev-libs/hashit/hashit-0.9.7.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/hashit/ChangeLog b/dev-libs/hashit/ChangeLog
index b8106d78f476..f71f2ae907b4 100644
--- a/dev-libs/hashit/ChangeLog
+++ b/dev-libs/hashit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/hashit
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/hashit/ChangeLog,v 1.13 2010/06/10 14:06:57 patrick Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/hashit/ChangeLog,v 1.14 2011/12/17 18:54:18 ago Exp $
+
+ 17 Dec 2011; Agostino Sarubbo <ago@gentoo.org> hashit-0.9.7.ebuild:
+ Stable for AMD64, wrt bug #393829
*hashit-0.9.7 (10 Jun 2010)
diff --git a/dev-libs/hashit/hashit-0.9.7.ebuild b/dev-libs/hashit/hashit-0.9.7.ebuild
index ca1a5ce2afb2..ab7c149185cf 100644
--- a/dev-libs/hashit/hashit-0.9.7.ebuild
+++ b/dev-libs/hashit/hashit-0.9.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/hashit/hashit-0.9.7.ebuild,v 1.1 2010/06/10 14:06:57 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/hashit/hashit-0.9.7.ebuild,v 1.2 2011/12/17 18:54:18 ago Exp $
EAPI=3
@@ -12,7 +12,7 @@ SRC_URI="http://www.pleyades.net/david/projects/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~amd64"
+KEYWORDS="amd64 ~ppc ~x86"
IUSE="debug"
DEPEND=""