diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-08-06 15:14:45 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-08-06 15:14:45 +0000 |
commit | e4fa27b8fc2cd9b974ac1c47c881a766e4703473 (patch) | |
tree | bfea826934b095de292ad1d382fc3e68d95a2157 /sys-apps | |
parent | New _rc1, remove _beta1 (Manifest recommit) (diff) | |
download | gentoo-2-e4fa27b8fc2cd9b974ac1c47c881a766e4703473.tar.gz gentoo-2-e4fa27b8fc2cd9b974ac1c47c881a766e4703473.tar.bz2 gentoo-2-e4fa27b8fc2cd9b974ac1c47c881a766e4703473.zip |
Stable on hppa.
Diffstat (limited to 'sys-apps')
-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 feba9518b0b7..0413390d51c8 100644 --- a/sys-apps/man/ChangeLog +++ b/sys-apps/man/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/man # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/ChangeLog,v 1.53 2004/08/06 14:08:18 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/ChangeLog,v 1.54 2004/08/06 15:14:45 gmsoft Exp $ + + 06 Aug 2004; Guy Martin <gmsoft@gentoo.org> man-1.5m-r1.ebuild: + Stable on hppa. 06 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> man-1.5m-r1.ebuild: Keyworded sparc diff --git a/sys-apps/man/man-1.5m-r1.ebuild b/sys-apps/man/man-1.5m-r1.ebuild index f552629bfc67..de3250688a35 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 Foundation # 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.11 2004/08/06 14:08:18 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/man-1.5m-r1.ebuild,v 1.12 2004/08/06 15:14:45 gmsoft 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 sparc alpha ~arm ~hppa amd64 ~ia64 s390" +KEYWORDS="x86 ~ppc sparc alpha ~arm hppa amd64 ~ia64 s390" IUSE="nls" DEPEND="virtual/libc |