diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-03-04 21:46:12 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-03-04 21:46:12 +0000 |
commit | 4d14f6b7d56cb42f49c72d12d3f02a9865a1c8ee (patch) | |
tree | 4ce566c8607587289c8ffa47a1cb9e380f316722 /net-nds | |
parent | Add subslot dependency on dev-libs/icu (diff) | |
download | gentoo-2-4d14f6b7d56cb42f49c72d12d3f02a9865a1c8ee.tar.gz gentoo-2-4d14f6b7d56cb42f49c72d12d3f02a9865a1c8ee.tar.bz2 gentoo-2-4d14f6b7d56cb42f49c72d12d3f02a9865a1c8ee.zip |
Add subslot dependency on dev-libs/icu
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
Diffstat (limited to 'net-nds')
-rw-r--r-- | net-nds/389-admin/389-admin-1.1.31.ebuild | 6 | ||||
-rw-r--r-- | net-nds/389-admin/ChangeLog | 8 |
2 files changed, 9 insertions, 5 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 924422f7a7da..6516bddb41db 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-2013 Gentoo Foundation +# 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.1 2013/03/14 18:02:26 lxnay Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/389-admin/389-admin-1.1.31.ebuild,v 1.2 2014/03/04 21:46:12 dilfridge Exp $ EAPI=5 @@ -27,7 +27,7 @@ COMMON_DEPEND=">=app-admin/389-admin-console-1.1.0 app-misc/mime-types dev-libs/389-adminutil dev-libs/cyrus-sasl - dev-libs/icu + dev-libs/icu:= dev-libs/nss[utils] || ( <=dev-libs/nspr-4.8.3-r3[ipv6?] >=dev-libs/nspr-4.8.4 ) dev-libs/svrcore diff --git a/net-nds/389-admin/ChangeLog b/net-nds/389-admin/ChangeLog index 6997b5801f8b..08bf5849ad95 100644 --- a/net-nds/389-admin/ChangeLog +++ b/net-nds/389-admin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-nds/389-admin -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-nds/389-admin/ChangeLog,v 1.11 2013/03/14 18:02:26 lxnay Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-nds/389-admin/ChangeLog,v 1.12 2014/03/04 21:46:12 dilfridge Exp $ + + 04 Mar 2014; Andreas K. Huettel <dilfridge@gentoo.org> + 389-admin-1.1.31.ebuild: + Add subslot dependency on dev-libs/icu *389-admin-1.1.31 (14 Mar 2013) |