From 597cf6445aaf3ee208457bfa0ae72ae78056eda8 Mon Sep 17 00:00:00 2001 From: Chí-Thanh Christopher Nguyễn Date: Fri, 1 Jul 2011 23:55:39 +0000 Subject: Version bump. Package-Manager: portage-2.2.0_alpha41/cvs/Linux x86_64 --- x11-apps/xman/ChangeLog | 8 +++++++- x11-apps/xman/xman-1.1.2.ebuild | 17 +++++++++++++++++ 2 files changed, 24 insertions(+), 1 deletion(-) create mode 100644 x11-apps/xman/xman-1.1.2.ebuild (limited to 'x11-apps/xman') diff --git a/x11-apps/xman/ChangeLog b/x11-apps/xman/ChangeLog index 5d620563a523..53aa68df0af1 100644 --- a/x11-apps/xman/ChangeLog +++ b/x11-apps/xman/ChangeLog @@ -1,6 +1,12 @@ # 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.50 2011/02/14 23:41:01 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/ChangeLog,v 1.51 2011/07/01 23:54:54 chithanh Exp $ + +*xman-1.1.2 (01 Jul 2011) + + 01 Jul 2011; Chí-Thanh Christopher Nguyễn + +xman-1.1.2.ebuild: + Version bump. 14 Feb 2011; Kacper Kowalik xman-1.1.1.ebuild: ppc stable wrt #344827, #354237 diff --git a/x11-apps/xman/xman-1.1.2.ebuild b/x11-apps/xman/xman-1.1.2.ebuild new file mode 100644 index 000000000000..713c8e3da108 --- /dev/null +++ b/x11-apps/xman/xman-1.1.2.ebuild @@ -0,0 +1,17 @@ +# 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 $ + +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" +IUSE="" + +RDEPEND="x11-libs/libXaw + x11-libs/libXt + x11-libs/libXmu + x11-proto/xproto" +DEPEND="${RDEPEND}" -- cgit v1.2.3-65-gdbad