diff options
author | Markus Meier <maekke@gentoo.org> | 2010-01-14 22:20:59 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-01-14 22:20:59 +0000 |
commit | c99473c814085d04b6f114d05ab1400aebdefb8c (patch) | |
tree | 723c05dddd2d6f6ea6d29409dfa7bf393c70bc85 /x11-apps/xman | |
parent | arm stable, bug #294958 (diff) | |
download | gentoo-2-c99473c814085d04b6f114d05ab1400aebdefb8c.tar.gz gentoo-2-c99473c814085d04b6f114d05ab1400aebdefb8c.tar.bz2 gentoo-2-c99473c814085d04b6f114d05ab1400aebdefb8c.zip |
arm stable, bug #294958
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/xman')
-rw-r--r-- | x11-apps/xman/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/xman/xman-1.1.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/xman/ChangeLog b/x11-apps/xman/ChangeLog index 721203ec2ffc..9283f27c4387 100644 --- a/x11-apps/xman/ChangeLog +++ b/x11-apps/xman/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xman -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/ChangeLog,v 1.37 2009/12/27 17:50:12 josejx Exp $ +# 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 $ + + 14 Jan 2010; Markus Meier <maekke@gentoo.org> xman-1.1.0.ebuild: + arm stable, bug #294958 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> xman-1.1.0.ebuild: Marked ppc stable for bug #294958. diff --git a/x11-apps/xman/xman-1.1.0.ebuild b/x11-apps/xman/xman-1.1.0.ebuild index f1277ccb5218..dbbb702c14b5 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-2009 Gentoo Foundation +# 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.5 2009/12/27 17:50:12 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/xman-1.1.0.ebuild,v 1.6 2010/01/14 22:20:59 maekke 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" |