diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-12-10 18:46:16 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-12-10 18:46:16 +0000 |
commit | 84512fba0f9eaf69873787adde491efab124449b (patch) | |
tree | 3a21ddfb313fca506bfdbeba9c1f01b114b3b01a /x11-apps | |
parent | x86 stable, bug 294958 (diff) | |
download | gentoo-2-84512fba0f9eaf69873787adde491efab124449b.tar.gz gentoo-2-84512fba0f9eaf69873787adde491efab124449b.tar.bz2 gentoo-2-84512fba0f9eaf69873787adde491efab124449b.zip |
x86 stable, bug 294958
(Portage version: 2.1.6.13/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.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xman/ChangeLog b/x11-apps/xman/ChangeLog index 928eda7482c2..bcaba1b1e202 100644 --- a/x11-apps/xman/ChangeLog +++ b/x11-apps/xman/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xman # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/ChangeLog,v 1.33 2009/12/10 12:55:35 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/ChangeLog,v 1.34 2009/12/10 18:46:16 fauli Exp $ + + 10 Dec 2009; Christian Faulhammer <fauli@gentoo.org> xman-1.1.0.ebuild: + x86 stable, bug 294958 10 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> xman-1.1.0.ebuild: amd64 stable wrt #294958 diff --git a/x11-apps/xman/xman-1.1.0.ebuild b/x11-apps/xman/xman-1.1.0.ebuild index 114cef328d4e..33a2681a55af 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.2 2009/12/10 12:55:35 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/xman-1.1.0.ebuild,v 1.3 2009/12/10 18:46:16 fauli 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" |