diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2011-08-30 08:09:05 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2011-08-30 08:09:05 +0000 |
commit | c766005c982e9ab28901341f3447514e91884c6a (patch) | |
tree | 1ca98f8f1b98eafe5d4f14821f080a11f265abf2 /x11-apps/xman | |
parent | Remove python herd from hg-git. (diff) | |
download | historical-c766005c982e9ab28901341f3447514e91884c6a.tar.gz historical-c766005c982e9ab28901341f3447514e91884c6a.tar.bz2 historical-c766005c982e9ab28901341f3447514e91884c6a.zip |
Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug #380421 filed by Chí-Thanh Christopher Nguyễn.
Package-Manager: portage-2.1.10.11/cvs/Linux x86_64
Diffstat (limited to 'x11-apps/xman')
-rw-r--r-- | x11-apps/xman/ChangeLog | 6 | ||||
-rw-r--r-- | x11-apps/xman/xman-1.1.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-apps/xman/ChangeLog b/x11-apps/xman/ChangeLog index 53aa68df0af1..ae3ba021c350 100644 --- a/x11-apps/xman/ChangeLog +++ b/x11-apps/xman/ChangeLog @@ -1,6 +1,10 @@ # 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.51 2011/07/01 23:54:54 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/ChangeLog,v 1.52 2011/08/30 07:56:43 chainsaw Exp $ + + 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 + #380421 filed by Chí-Thanh Christopher Nguyễn. *xman-1.1.2 (01 Jul 2011) diff --git a/x11-apps/xman/xman-1.1.2.ebuild b/x11-apps/xman/xman-1.1.2.ebuild index 713c8e3da108..4d2b665cf9ac 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.1 2011/07/01 23:54:54 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/xman-1.1.2.ebuild,v 1.2 2011/08/30 07:56:43 chainsaw 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 |