summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-04-04 18:37:30 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-04-04 18:37:30 +0000
commit33f12133f76e1d4ca177780c76b9abe8e34ab6a6 (patch)
tree2d81e1e15b6e212d764c1927d6963dd5475da4f9 /dev-libs/judy
parentold (diff)
downloadhistorical-33f12133f76e1d4ca177780c76b9abe8e34ab6a6.tar.gz
historical-33f12133f76e1d4ca177780c76b9abe8e34ab6a6.tar.bz2
historical-33f12133f76e1d4ca177780c76b9abe8e34ab6a6.zip
alpha/ia64/sparc stable wrt #310023
Package-Manager: portage-2.1.7.17/cvs/Linux ia64
Diffstat (limited to 'dev-libs/judy')
-rw-r--r--dev-libs/judy/ChangeLog5
-rw-r--r--dev-libs/judy/judy-1.0.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/judy/ChangeLog b/dev-libs/judy/ChangeLog
index d312853e4aea..c2725797e5ee 100644
--- a/dev-libs/judy/ChangeLog
+++ b/dev-libs/judy/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/judy
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/judy/ChangeLog,v 1.31 2010/03/31 07:21:56 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/judy/ChangeLog,v 1.32 2010/04/04 18:34:14 armin76 Exp $
+
+ 04 Apr 2010; Raúl Porcel <armin76@gentoo.org> judy-1.0.5.ebuild:
+ alpha/ia64/sparc stable wrt #310023
31 Mar 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> judy-1.0.5.ebuild:
x86 stable wrt bug #310023
diff --git a/dev-libs/judy/judy-1.0.5.ebuild b/dev-libs/judy/judy-1.0.5.ebuild
index bd55abacac29..15f6ae5088e4 100644
--- a/dev-libs/judy/judy-1.0.5.ebuild
+++ b/dev-libs/judy/judy-1.0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/judy/judy-1.0.5.ebuild,v 1.2 2010/03/31 07:21:56 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/judy/judy-1.0.5.ebuild,v 1.3 2010/04/04 18:34:14 armin76 Exp $
EAPI="2"
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/judy/Judy-${PV}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="alpha ~amd64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86"
IUSE=""
src_prepare() {