diff options
author | Joseph Jezak <josejx@gentoo.org> | 2009-12-27 17:57:21 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2009-12-27 17:57:21 +0000 |
commit | 565bd22ab8c4db5f919b81e4cefa282dfbd1689c (patch) | |
tree | 0fff9ee52e41645771c9084dcf2005805c3ca252 /x11-apps/xman/xman-1.1.0.ebuild | |
parent | P.use.mask app-portage/cfg-update kde (diff) | |
download | historical-565bd22ab8c4db5f919b81e4cefa282dfbd1689c.tar.gz historical-565bd22ab8c4db5f919b81e4cefa282dfbd1689c.tar.bz2 historical-565bd22ab8c4db5f919b81e4cefa282dfbd1689c.zip |
Marked ppc stable for bug #294958.
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'x11-apps/xman/xman-1.1.0.ebuild')
-rw-r--r-- | x11-apps/xman/xman-1.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xman/xman-1.1.0.ebuild b/x11-apps/xman/xman-1.1.0.ebuild index 9c7f649e4c42..f1277ccb5218 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 # 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.4 2009/12/15 19:18:15 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/xman-1.1.0.ebuild,v 1.5 2009/12/27 17:50:12 josejx 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" |