diff options
author | 2004-05-10 16:49:02 +0000 | |
---|---|---|
committer | 2004-05-10 16:49:02 +0000 | |
commit | cb4b8385b9bf96cec350776ce3354827bc315dfc (patch) | |
tree | a297f33f5c4acab92be6ad9baefbf294f4bb7922 /sys-apps/man | |
parent | fcron now has se support built in (diff) | |
download | gentoo-2-cb4b8385b9bf96cec350776ce3354827bc315dfc.tar.gz gentoo-2-cb4b8385b9bf96cec350776ce3354827bc315dfc.tar.bz2 gentoo-2-cb4b8385b9bf96cec350776ce3354827bc315dfc.zip |
Stable on s390
Diffstat (limited to 'sys-apps/man')
-rw-r--r-- | sys-apps/man/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/man/man-1.5m-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/man/ChangeLog b/sys-apps/man/ChangeLog index ee2c9f63e6f8..a34c4d6682f3 100644 --- a/sys-apps/man/ChangeLog +++ b/sys-apps/man/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/man # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/ChangeLog,v 1.46 2004/05/03 20:02:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/ChangeLog,v 1.47 2004/05/10 16:49:02 randy Exp $ + + 10 May 2004; Michael McCabe <randy@gentoo.org> man-1.5m-r1.ebuild: + Stable on s390 *man-1.5m-r1 (01 May 2004) diff --git a/sys-apps/man/man-1.5m-r1.ebuild b/sys-apps/man/man-1.5m-r1.ebuild index a759eccef1a9..61fbabbce17c 100644 --- a/sys-apps/man/man-1.5m-r1.ebuild +++ b/sys-apps/man/man-1.5m-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/man-1.5m-r1.ebuild,v 1.2 2004/05/03 20:02:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/man-1.5m-r1.ebuild,v 1.3 2004/05/10 16:49:02 randy Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://kernel/linux/utils/man/man-${NV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~alpha ~arm ~hppa ~amd64 ~ia64 ~s390" +KEYWORDS="~x86 ~ppc ~alpha ~arm ~hppa ~amd64 ~ia64 s390" IUSE="nls" DEPEND="virtual/glibc |