summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-12-18 13:19:07 +0000
committerPacho Ramos <pacho@gentoo.org>2014-12-18 13:19:07 +0000
commit114a4aa2d9cab5d1a38837b5a1736b3d9570df14 (patch)
tree54ff7cb1e21d440462416e3647938f6e1c7d0f53 /net-nds
parentRemoved old (vulnerable versions) (diff)
downloadgentoo-2-114a4aa2d9cab5d1a38837b5a1736b3d9570df14.tar.gz
gentoo-2-114a4aa2d9cab5d1a38837b5a1736b3d9570df14.tar.bz2
gentoo-2-114a4aa2d9cab5d1a38837b5a1736b3d9570df14.zip
Should work with 2.4 too as explained at bug #532778
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-nds')
-rw-r--r--net-nds/389-admin/389-admin-1.1.31.ebuild4
-rw-r--r--net-nds/389-admin/ChangeLog5
2 files changed, 6 insertions, 3 deletions
diff --git a/net-nds/389-admin/389-admin-1.1.31.ebuild b/net-nds/389-admin/389-admin-1.1.31.ebuild
index bcbac4379d1b..6acf331d0ab2 100644
--- a/net-nds/389-admin/389-admin-1.1.31.ebuild
+++ b/net-nds/389-admin/389-admin-1.1.31.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-nds/389-admin/389-admin-1.1.31.ebuild,v 1.3 2014/11/02 12:39:54 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nds/389-admin/389-admin-1.1.31.ebuild,v 1.4 2014/12/18 13:19:07 pacho Exp $
EAPI=5
@@ -51,7 +51,7 @@ DEPEND="sys-apps/sed ${COMMON_DEPEND}"
S="${WORKDIR}/${PN}-${MY_PV}"
-need_apache2_2
+need_apache2
src_prepare() {
# as per 389 documentation, when 64bit, export USE_64
diff --git a/net-nds/389-admin/ChangeLog b/net-nds/389-admin/ChangeLog
index d111a47f60ce..8c716335bbb1 100644
--- a/net-nds/389-admin/ChangeLog
+++ b/net-nds/389-admin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-nds/389-admin
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-nds/389-admin/ChangeLog,v 1.14 2014/11/02 12:39:54 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nds/389-admin/ChangeLog,v 1.15 2014/12/18 13:19:07 pacho Exp $
+
+ 18 Dec 2014; Pacho Ramos <pacho@gentoo.org> 389-admin-1.1.31.ebuild:
+ Should work with 2.4 too as explained at bug #532778
02 Nov 2014; Sven Vermeulen <swift@gentoo.org> 389-admin-1.1.31.ebuild:
Remove sec-policy/selinux-* dependency from DEPEND but keep in RDEPEND (bug