diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-12-23 11:40:36 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-12-23 11:40:36 +0000 |
commit | 8d5d6aa67759faadd08556633fc2400c301edc01 (patch) | |
tree | 38533ca5fe721311f7e59335d6ea48caa0cbfadb /x11-apps/xman | |
parent | amd64 stable wrt #344827 (diff) | |
download | gentoo-2-8d5d6aa67759faadd08556633fc2400c301edc01.tar.gz gentoo-2-8d5d6aa67759faadd08556633fc2400c301edc01.tar.bz2 gentoo-2-8d5d6aa67759faadd08556633fc2400c301edc01.zip |
amd64 stable wrt #344827
(Portage version: 2.2.0_alpha10/cvs/Linux x86_64, RepoMan options: --force)
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 391a5f1c4ddb..91122cf49b95 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.44 2010/12/19 12:27:52 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/ChangeLog,v 1.45 2010/12/23 11:40:36 ssuominen Exp $ + + 23 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xman-1.1.1.ebuild: + amd64 stable wrt #344827 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xman-1.1.1.ebuild: ppc64 stable wrt #344827 diff --git a/x11-apps/xman/xman-1.1.1.ebuild b/x11-apps/xman/xman-1.1.1.ebuild index c40d69f94bf4..8f79fe9227ba 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.2 2010/12/19 12:27:52 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/xman-1.1.1.ebuild,v 1.3 2010/12/23 11:40:36 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 |