summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-22 09:26:27 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-22 09:26:27 +0000
commit25ceca29fcae8552a793a7bbdd077764458ed7bf (patch)
tree625b317322f5d8c2c35055346e33113f878a3d85 /dev-libs
parentStable for amd64, wrt bug #442450 (diff)
downloadgentoo-2-25ceca29fcae8552a793a7bbdd077764458ed7bf.tar.gz
gentoo-2-25ceca29fcae8552a793a7bbdd077764458ed7bf.tar.bz2
gentoo-2-25ceca29fcae8552a793a7bbdd077764458ed7bf.zip
Stable for amd64, wrt bug #445588
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/uthash/ChangeLog5
-rw-r--r--dev-libs/uthash/uthash-1.9.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/uthash/ChangeLog b/dev-libs/uthash/ChangeLog
index 4dcef9c4f898..35178a9fcf4a 100644
--- a/dev-libs/uthash/ChangeLog
+++ b/dev-libs/uthash/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/uthash
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/uthash/ChangeLog,v 1.4 2012/10/16 20:58:55 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/uthash/ChangeLog,v 1.5 2012/12/22 09:26:27 ago Exp $
+
+ 22 Dec 2012; Agostino Sarubbo <ago@gentoo.org> uthash-1.9.7.ebuild:
+ Stable for amd64, wrt bug #445588
*uthash-1.9.7 (16 Oct 2012)
diff --git a/dev-libs/uthash/uthash-1.9.7.ebuild b/dev-libs/uthash/uthash-1.9.7.ebuild
index ca3415689090..5750638ca5ad 100644
--- a/dev-libs/uthash/uthash-1.9.7.ebuild
+++ b/dev-libs/uthash/uthash-1.9.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/uthash/uthash-1.9.7.ebuild,v 1.1 2012/10/16 20:58:55 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/uthash/uthash-1.9.7.ebuild,v 1.2 2012/12/22 09:26:27 ago Exp $
EAPI="4"
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/uthash/${P}.tar.bz2"
LICENSE="BSD-1"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~ppc ~sparc ~x86"
IUSE="test"
DEPEND="test? ( dev-lang/perl )"