diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-01-17 22:41:36 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-01-17 22:41:36 +0000 |
commit | 3246e4ee44febe9a7db3b3bfb1c155e6ac3c3415 (patch) | |
tree | d148cb75264e0bff45602849580492b1d6805d72 /x11-apps/xman | |
parent | Stable for HPPA (bug #294958). (diff) | |
download | gentoo-2-3246e4ee44febe9a7db3b3bfb1c155e6ac3c3415.tar.gz gentoo-2-3246e4ee44febe9a7db3b3bfb1c155e6ac3c3415.tar.bz2 gentoo-2-3246e4ee44febe9a7db3b3bfb1c155e6ac3c3415.zip |
Stable for HPPA (bug #294958).
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'x11-apps/xman')
-rw-r--r-- | x11-apps/xman/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xman/xman-1.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xman/ChangeLog b/x11-apps/xman/ChangeLog index 9283f27c4387..a88b0d72f1b5 100644 --- a/x11-apps/xman/ChangeLog +++ b/x11-apps/xman/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xman # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/ChangeLog,v 1.38 2010/01/14 22:20:59 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/ChangeLog,v 1.39 2010/01/17 22:41:36 jer Exp $ + + 17 Jan 2010; Jeroen Roovers <jer@gentoo.org> xman-1.1.0.ebuild: + Stable for HPPA (bug #294958). 14 Jan 2010; Markus Meier <maekke@gentoo.org> xman-1.1.0.ebuild: arm stable, bug #294958 diff --git a/x11-apps/xman/xman-1.1.0.ebuild b/x11-apps/xman/xman-1.1.0.ebuild index dbbb702c14b5..f6867f9352dc 100644 --- a/x11-apps/xman/xman-1.1.0.ebuild +++ b/x11-apps/xman/xman-1.1.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/xman-1.1.0.ebuild,v 1.6 2010/01/14 22:20:59 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/xman-1.1.0.ebuild,v 1.7 2010/01/17 22:41:36 jer Exp $ inherit x-modular DESCRIPTION="Manual page display program for the X Window System" -KEYWORDS="amd64 arm ~hppa ~mips ppc ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="amd64 arm hppa ~mips ppc ppc64 ~s390 ~sh ~sparc x86" IUSE="" RDEPEND="x11-libs/libXaw" |