summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2011-08-31 08:23:25 +0000
committerTony Vroon <chainsaw@gentoo.org>2011-08-31 08:23:25 +0000
commit8259b8e7aa46abed5c28752926bd89431b07de90 (patch)
tree9a746dc441a88c50332686d70001aafce73a9433 /sys-libs
parentVersion bump (diff)
downloadgentoo-2-8259b8e7aa46abed5c28752926bd89431b07de90.tar.gz
gentoo-2-8259b8e7aa46abed5c28752926bd89431b07de90.tar.bz2
gentoo-2-8259b8e7aa46abed5c28752926bd89431b07de90.zip
Marked stable as a dependency of sys-auth/pam_mount-2.11 based on arch testing by Ian "idella" Delaney & Agostino "ago" Sarubbo in bug #380783 filed by Raphael "Falco" Marichez.
(Portage version: 2.1.10.11/cvs/Linux x86_64)
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/libhx/ChangeLog7
-rw-r--r--sys-libs/libhx/libhx-3.11.ebuild4
2 files changed, 8 insertions, 3 deletions
diff --git a/sys-libs/libhx/ChangeLog b/sys-libs/libhx/ChangeLog
index 38ade4afa8d0..231bbd24ba44 100644
--- a/sys-libs/libhx/ChangeLog
+++ b/sys-libs/libhx/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-libs/libhx
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libhx/ChangeLog,v 1.33 2011/08/30 20:28:50 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libhx/ChangeLog,v 1.34 2011/08/31 08:23:25 chainsaw Exp $
+
+ 31 Aug 2011; Tony Vroon <chainsaw@gentoo.org> libhx-3.11.ebuild:
+ Marked stable as a dependency of sys-auth/pam_mount-2.11 based on arch
+ testing by Ian "idella" Delaney & Agostino "ago" Sarubbo in bug #380783 filed
+ by Raphael "Falco" Marichez.
30 Aug 2011; Matt Turner <mattst88@gentoo.org> libhx-3.11.ebuild:
Bump to EAPI4. Thanks to Agostino Sarubbo, bug 380965.
diff --git a/sys-libs/libhx/libhx-3.11.ebuild b/sys-libs/libhx/libhx-3.11.ebuild
index a9b48a7adaf7..d453525f8516 100644
--- a/sys-libs/libhx/libhx-3.11.ebuild
+++ b/sys-libs/libhx/libhx-3.11.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/sys-libs/libhx/libhx-3.11.ebuild,v 1.2 2011/08/30 20:28:50 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libhx/libhx-3.11.ebuild,v 1.3 2011/08/31 08:23:25 chainsaw Exp $
EAPI=4
@@ -10,7 +10,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"