diff options
author | Markus Meier <maekke@gentoo.org> | 2011-09-04 11:58:41 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-09-04 11:58:41 +0000 |
commit | 336cda0d111202539fcbb94186562c1b62406f42 (patch) | |
tree | 930173395c556cfae84b4f76bac68b315708151b /x11-apps/xman | |
parent | x86 stable, bug #380421 (diff) | |
download | gentoo-2-336cda0d111202539fcbb94186562c1b62406f42.tar.gz gentoo-2-336cda0d111202539fcbb94186562c1b62406f42.tar.bz2 gentoo-2-336cda0d111202539fcbb94186562c1b62406f42.zip |
x86 stable, bug #380421
(Portage version: 2.1.10.12/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.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xman/ChangeLog b/x11-apps/xman/ChangeLog index ae3ba021c350..7b999cdda6d8 100644 --- a/x11-apps/xman/ChangeLog +++ b/x11-apps/xman/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xman # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/ChangeLog,v 1.52 2011/08/30 07:56:43 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/ChangeLog,v 1.53 2011/09/04 11:58:41 maekke Exp $ + + 04 Sep 2011; Markus Meier <maekke@gentoo.org> xman-1.1.2.ebuild: + x86 stable, bug #380421 30 Aug 2011; Tony Vroon <chainsaw@gentoo.org> xman-1.1.2.ebuild: Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug diff --git a/x11-apps/xman/xman-1.1.2.ebuild b/x11-apps/xman/xman-1.1.2.ebuild index 4d2b665cf9ac..4628f59cbc2a 100644 --- a/x11-apps/xman/xman-1.1.2.ebuild +++ b/x11-apps/xman/xman-1.1.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/xman-1.1.2.ebuild,v 1.2 2011/08/30 07:56:43 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/xman-1.1.2.ebuild,v 1.3 2011/09/04 11:58:41 maekke Exp $ EAPI=4 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 |