diff options
author | 2013-09-08 20:56:35 +0000 | |
---|---|---|
committer | 2013-09-08 20:56:35 +0000 | |
commit | dbca98d6c1d58e55e6e05f54c7928d27f167b37c (patch) | |
tree | c364f2b5e87533bd785e5a67ba8b9742f1d94885 /x11-apps | |
parent | www-client/httrack: 3.47.26 (diff) | |
download | gentoo-2-dbca98d6c1d58e55e6e05f54c7928d27f167b37c.tar.gz gentoo-2-dbca98d6c1d58e55e6e05f54c7928d27f167b37c.tar.bz2 gentoo-2-dbca98d6c1d58e55e6e05f54c7928d27f167b37c.zip |
Version bump, drop old.
(Portage version: 2.1.12.2/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xman/ChangeLog | 11 | ||||
-rw-r--r-- | x11-apps/xman/xman-1.1.3.ebuild (renamed from x11-apps/xman/xman-1.1.1.ebuild) | 8 |
2 files changed, 12 insertions, 7 deletions
diff --git a/x11-apps/xman/ChangeLog b/x11-apps/xman/ChangeLog index b49c2cacb8ac..a5a6dcadeb7f 100644 --- a/x11-apps/xman/ChangeLog +++ b/x11-apps/xman/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-apps/xman -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/ChangeLog,v 1.57 2012/02/19 14:34:23 armin76 Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/ChangeLog,v 1.58 2013/09/08 20:56:35 chithanh Exp $ + +*xman-1.1.3 (08 Sep 2013) + + 08 Sep 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + +xman-1.1.3.ebuild, -xman-1.1.1.ebuild: + Version bump, drop old. 19 Feb 2012; Raúl Porcel <armin76@gentoo.org> xman-1.1.2.ebuild: s390/sh/sparc stable wrt #394393 @@ -204,4 +210,3 @@ 08 Aug 2005; Donnie Berkholz <spyderous@gentoo.org>; +xman-0.99.0.ebuild: Initial commit for modular X. - diff --git a/x11-apps/xman/xman-1.1.1.ebuild b/x11-apps/xman/xman-1.1.3.ebuild index 462a1b20e041..d575e87c6fdb 100644 --- a/x11-apps/xman/xman-1.1.1.ebuild +++ b/x11-apps/xman/xman-1.1.3.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2011 Gentoo Foundation +# 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.1.ebuild,v 1.8 2011/02/14 23:41:01 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/xman-1.1.3.ebuild,v 1.1 2013/09/08 20:56:35 chithanh Exp $ -EAPI=3 +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 |