diff options
author | Joseph Jezak <josejx@gentoo.org> | 2011-10-03 17:57:02 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2011-10-03 17:57:02 +0000 |
commit | b820c51e1ba4fa4130236ac2abc612c6cbd2e668 (patch) | |
tree | 9eb45a38a60495332a0b56ce65d2b4f40bc37414 /x11-apps/xman | |
parent | Marked ppc ppc64 stable for bug #380421. (diff) | |
download | gentoo-2-b820c51e1ba4fa4130236ac2abc612c6cbd2e668.tar.gz gentoo-2-b820c51e1ba4fa4130236ac2abc612c6cbd2e668.tar.bz2 gentoo-2-b820c51e1ba4fa4130236ac2abc612c6cbd2e668.zip |
Marked ppc ppc64 stable for bug #380421.
(Portage version: 2.1.10.20/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/xman')
-rw-r--r-- | x11-apps/xman/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xman/xman-1.1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xman/ChangeLog b/x11-apps/xman/ChangeLog index 182edbd39e61..e1e558bc23ee 100644 --- a/x11-apps/xman/ChangeLog +++ b/x11-apps/xman/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xman # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/ChangeLog,v 1.55 2011/09/21 00:32:25 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/ChangeLog,v 1.56 2011/10/03 17:57:02 josejx Exp $ + + 03 Oct 2011; Joseph Jezak <josejx@gentoo.org> xman-1.1.2.ebuild: + Marked ppc ppc64 stable for bug #380421. 21 Sep 2011; Jeroen Roovers <jer@gentoo.org> xman-1.1.2.ebuild: Stable for HPPA (bug #380421). diff --git a/x11-apps/xman/xman-1.1.2.ebuild b/x11-apps/xman/xman-1.1.2.ebuild index fd21864881bb..9c44a8606df6 100644 --- a/x11-apps/xman/xman-1.1.2.ebuild +++ b/x11-apps/xman/xman-1.1.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/xman-1.1.2.ebuild,v 1.5 2011/09/21 00:32:25 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/xman-1.1.2.ebuild,v 1.6 2011/10/03 17:57:02 josejx Exp $ EAPI=4 inherit xorg-2 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 |