diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-12-25 20:07:17 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-12-25 20:07:17 +0000 |
commit | 6491822668707f6979d13562f720baf669d8592a (patch) | |
tree | 97b9e0e978a9ca42fdebe973f7408a543f156643 /x11-apps | |
parent | x86 stable, bug 344827 (diff) | |
download | gentoo-2-6491822668707f6979d13562f720baf669d8592a.tar.gz gentoo-2-6491822668707f6979d13562f720baf669d8592a.tar.bz2 gentoo-2-6491822668707f6979d13562f720baf669d8592a.zip |
x86 stable, bug 344827
(Portage version: 2.1.9.25/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'x11-apps')
-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 91122cf49b95..dbfefe6d4d58 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.45 2010/12/23 11:40:36 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/ChangeLog,v 1.46 2010/12/25 20:07:17 fauli Exp $ + + 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org> xman-1.1.1.ebuild: + x86 stable, bug 344827 23 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xman-1.1.1.ebuild: amd64 stable wrt #344827 diff --git a/x11-apps/xman/xman-1.1.1.ebuild b/x11-apps/xman/xman-1.1.1.ebuild index 8f79fe9227ba..9ce7f376b02d 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.3 2010/12/23 11:40:36 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/xman-1.1.1.ebuild,v 1.4 2010/12/25 20:07:17 fauli 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 |