diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-09-07 15:16:35 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-09-07 15:16:35 +0000 |
commit | d6af4682155f666f6e2db8efcb3bab5e7c58ed27 (patch) | |
tree | c280f772e2a5ca8fe7521b0b3c806b4e876f07d3 /net-libs/libnfsidmap | |
parent | Remove temporary comment. (diff) | |
download | gentoo-2-d6af4682155f666f6e2db8efcb3bab5e7c58ed27.tar.gz gentoo-2-d6af4682155f666f6e2db8efcb3bab5e7c58ed27.tar.bz2 gentoo-2-d6af4682155f666f6e2db8efcb3bab5e7c58ed27.zip |
Stable for HPPA (bug #191296).
(Portage version: 2.1.2.12)
Diffstat (limited to 'net-libs/libnfsidmap')
-rw-r--r-- | net-libs/libnfsidmap/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libnfsidmap/libnfsidmap-0.19.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libnfsidmap/ChangeLog b/net-libs/libnfsidmap/ChangeLog index 38a69ba6d621..a1fd8c310c5d 100644 --- a/net-libs/libnfsidmap/ChangeLog +++ b/net-libs/libnfsidmap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libnfsidmap # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnfsidmap/ChangeLog,v 1.14 2007/09/06 11:53:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnfsidmap/ChangeLog,v 1.15 2007/09/07 15:16:35 jer Exp $ + + 07 Sep 2007; Jeroen Roovers <jer@gentoo.org> libnfsidmap-0.19.ebuild: + Stable for HPPA (bug #191296). 06 Sep 2007; Raúl Porcel <armin76@gentoo.org> libnfsidmap-0.19.ebuild: alpha/ia64/x86 stable wrt #191296 diff --git a/net-libs/libnfsidmap/libnfsidmap-0.19.ebuild b/net-libs/libnfsidmap/libnfsidmap-0.19.ebuild index b9bf2b5b9e92..a0be6eab3882 100644 --- a/net-libs/libnfsidmap/libnfsidmap-0.19.ebuild +++ b/net-libs/libnfsidmap/libnfsidmap-0.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnfsidmap/libnfsidmap-0.19.ebuild,v 1.3 2007/09/06 11:53:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnfsidmap/libnfsidmap-0.19.ebuild,v 1.4 2007/09/07 15:16:35 jer Exp $ inherit autotools @@ -10,7 +10,7 @@ SRC_URI="http://www.citi.umich.edu/projects/nfsv4/linux/libnfsidmap/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" IUSE="ldap" DEPEND="ldap? ( net-nds/openldap )" |