diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-02-12 18:26:13 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-02-12 18:26:13 +0000 |
commit | b268a1f5c039494f26cb2f6f69b9113699ac1a4d (patch) | |
tree | 22571f6c509fbf1a5b2f0a12b062cb29c9a750ad /x11-apps | |
parent | sparc stable wrt #345061 (diff) | |
download | gentoo-2-b268a1f5c039494f26cb2f6f69b9113699ac1a4d.tar.gz gentoo-2-b268a1f5c039494f26cb2f6f69b9113699ac1a4d.tar.bz2 gentoo-2-b268a1f5c039494f26cb2f6f69b9113699ac1a4d.zip |
s390/sh/sparc stable wrt #344827
(Portage version: 2.1.9.25/cvs/Linux ia64)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xman/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/xman/xman-1.1.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/xman/ChangeLog b/x11-apps/xman/ChangeLog index 3e0ac0c88770..edd3fb3ebe11 100644 --- a/x11-apps/xman/ChangeLog +++ b/x11-apps/xman/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xman -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/ChangeLog,v 1.48 2010/12/31 20:36:04 jer Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/ChangeLog,v 1.49 2011/02/12 18:26:13 armin76 Exp $ + + 12 Feb 2011; Raúl Porcel <armin76@gentoo.org> xman-1.1.1.ebuild: + s390/sh/sparc stable wrt #344827 31 Dec 2010; Jeroen Roovers <jer@gentoo.org> xman-1.1.1.ebuild: Stable for HPPA (bug #344827). diff --git a/x11-apps/xman/xman-1.1.1.ebuild b/x11-apps/xman/xman-1.1.1.ebuild index 4f5a62b30e8c..382302fa146c 100644 --- a/x11-apps/xman/xman-1.1.1.ebuild +++ b/x11-apps/xman/xman-1.1.1.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2010 Gentoo Foundation +# 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.1.ebuild,v 1.6 2010/12/31 20:36:04 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/xman-1.1.1.ebuild,v 1.7 2011/02/12 18:26:13 armin76 Exp $ EAPI=3 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 |