diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-12-19 12:34:34 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-12-19 12:34:34 +0000 |
commit | e23731b802bc1b83fd84ddf609da59c73a8be08c (patch) | |
tree | c9ff6c17e388286935e2e3bc6d8fab4456db374c /x11-apps/xman | |
parent | ppc64 stable wrt #344827 (diff) | |
download | historical-e23731b802bc1b83fd84ddf609da59c73a8be08c.tar.gz historical-e23731b802bc1b83fd84ddf609da59c73a8be08c.tar.bz2 historical-e23731b802bc1b83fd84ddf609da59c73a8be08c.zip |
ppc64 stable wrt #344827
Package-Manager: portage-2.2.0_alpha9/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.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xman/ChangeLog b/x11-apps/xman/ChangeLog index e311719bcf32..391a5f1c4ddb 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.43 2010/11/01 15:24:29 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/ChangeLog,v 1.44 2010/12/19 12:27:52 ssuominen Exp $ + + 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xman-1.1.1.ebuild: + ppc64 stable wrt #344827 *xman-1.1.1 (01 Nov 2010) diff --git a/x11-apps/xman/xman-1.1.1.ebuild b/x11-apps/xman/xman-1.1.1.ebuild index 41788b79e4e4..c40d69f94bf4 100644 --- a/x11-apps/xman/xman-1.1.1.ebuild +++ b/x11-apps/xman/xman-1.1.1.ebuild @@ -1,13 +1,13 @@ # 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.1.ebuild,v 1.1 2010/11/01 15:24:29 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/xman-1.1.1.ebuild,v 1.2 2010/12/19 12:27:52 ssuominen Exp $ EAPI=3 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 |