diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-08 05:04:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-08 05:04:14 +0000 |
commit | 899d4cc7777953dddf58af1d1e43189a8ac5991b (patch) | |
tree | 736a1021e2ae5882f3a1403b84247eb6c399f343 /x11-apps/xman | |
parent | Stable for x86, wrt bug #475480 (diff) | |
download | gentoo-2-899d4cc7777953dddf58af1d1e43189a8ac5991b.tar.gz gentoo-2-899d4cc7777953dddf58af1d1e43189a8ac5991b.tar.bz2 gentoo-2-899d4cc7777953dddf58af1d1e43189a8ac5991b.zip |
Stable for x86, wrt bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-apps/xman')
-rw-r--r-- | x11-apps/xman/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xman/xman-1.1.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xman/ChangeLog b/x11-apps/xman/ChangeLog index 582ffdc2e6d4..ea155cf2b6ec 100644 --- a/x11-apps/xman/ChangeLog +++ b/x11-apps/xman/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xman # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/ChangeLog,v 1.64 2013/10/07 04:56:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/ChangeLog,v 1.65 2013/10/08 05:04:14 ago Exp $ + + 08 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xman-1.1.3.ebuild: + Stable for x86, wrt bug #475480 07 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xman-1.1.3.ebuild: Stable for sparc, wrt bug #475480 diff --git a/x11-apps/xman/xman-1.1.3.ebuild b/x11-apps/xman/xman-1.1.3.ebuild index 04e5c606c244..2be4e7a37340 100644 --- a/x11-apps/xman/xman-1.1.3.ebuild +++ b/x11-apps/xman/xman-1.1.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/xman-1.1.3.ebuild,v 1.7 2013/10/07 04:56:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/xman-1.1.3.ebuild,v 1.8 2013/10/08 05:04:14 ago Exp $ EAPI=5 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 |