summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-08-21 16:57:06 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-08-21 16:57:06 +0000
commitd2119aaca410ee6ed3afdf8861bf0d9949a5a390 (patch)
tree764fda39064d2422bfa6e424039083c0f997e6b5 /sys-libs/libhx
parentStable on amd64 wrt bug #332957 (diff)
downloadgentoo-2-d2119aaca410ee6ed3afdf8861bf0d9949a5a390.tar.gz
gentoo-2-d2119aaca410ee6ed3afdf8861bf0d9949a5a390.tar.bz2
gentoo-2-d2119aaca410ee6ed3afdf8861bf0d9949a5a390.zip
Stable on amd64 wrt bug #333635
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sys-libs/libhx')
-rw-r--r--sys-libs/libhx/ChangeLog5
-rw-r--r--sys-libs/libhx/libhx-3.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/libhx/ChangeLog b/sys-libs/libhx/ChangeLog
index 6bb689c5c355..5a675d698314 100644
--- a/sys-libs/libhx/ChangeLog
+++ b/sys-libs/libhx/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/libhx
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libhx/ChangeLog,v 1.24 2010/08/20 17:34:13 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libhx/ChangeLog,v 1.25 2010/08/21 16:57:06 hwoarang Exp $
+
+ 21 Aug 2010; Markos Chandras <hwoarang@gentoo.org> libhx-3.5.ebuild:
+ Stable on amd64 wrt bug #libhx-3.5.ebuild
*libhx-3.5 (20 Aug 2010)
diff --git a/sys-libs/libhx/libhx-3.5.ebuild b/sys-libs/libhx/libhx-3.5.ebuild
index d3c5e9a2c0c0..64bcc1811c94 100644
--- a/sys-libs/libhx/libhx-3.5.ebuild
+++ b/sys-libs/libhx/libhx-3.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/sys-libs/libhx/libhx-3.5.ebuild,v 1.1 2010/08/20 17:34:13 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libhx/libhx-3.5.ebuild,v 1.2 2010/08/21 16:57:06 hwoarang Exp $
EAPI=3
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/libHX-${PV}.tar.xz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
IUSE=""
DEPEND="app-arch/xz-utils"