summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-12-18 19:55:48 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-12-18 19:55:48 +0000
commitcdb1b723d57e328cd65b84b5d26d7b497f5e555f (patch)
tree6fdc34de64d7fdc1311e1469ae7afb293a513a04 /dev-libs/hashit
parentx86 stable wrt bug #393777 (diff)
downloadgentoo-2-cdb1b723d57e328cd65b84b5d26d7b497f5e555f.tar.gz
gentoo-2-cdb1b723d57e328cd65b84b5d26d7b497f5e555f.tar.bz2
gentoo-2-cdb1b723d57e328cd65b84b5d26d7b497f5e555f.zip
x86 stable wrt bug #393829
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'dev-libs/hashit')
-rw-r--r--dev-libs/hashit/ChangeLog5
-rw-r--r--dev-libs/hashit/hashit-0.9.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/hashit/ChangeLog b/dev-libs/hashit/ChangeLog
index f71f2ae907b4..b95ebfed1b3d 100644
--- a/dev-libs/hashit/ChangeLog
+++ b/dev-libs/hashit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/hashit
# 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 $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/hashit/ChangeLog,v 1.15 2011/12/18 19:55:48 phajdan.jr Exp $
+
+ 18 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> hashit-0.9.7.ebuild:
+ x86 stable wrt bug #393829
17 Dec 2011; Agostino Sarubbo <ago@gentoo.org> hashit-0.9.7.ebuild:
Stable for AMD64, wrt bug #393829
diff --git a/dev-libs/hashit/hashit-0.9.7.ebuild b/dev-libs/hashit/hashit-0.9.7.ebuild
index ab7c149185cf..10c4a3b17950 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-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.2 2011/12/17 18:54:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/hashit/hashit-0.9.7.ebuild,v 1.3 2011/12/18 19:55:48 phajdan.jr 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="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE="debug"
DEPEND=""