diff options
author | Brent Baude <ranger@gentoo.org> | 2009-12-15 19:18:15 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-12-15 19:18:15 +0000 |
commit | 38b253884061d54fc8adf86ebf7341f43dec8800 (patch) | |
tree | f93a1f74c4fcfe104482692bdd5d83d610ab221e /x11-apps/xman | |
parent | Marking xmag-1.0.3 ppc64 for bug 294958 (diff) | |
download | gentoo-2-38b253884061d54fc8adf86ebf7341f43dec8800.tar.gz gentoo-2-38b253884061d54fc8adf86ebf7341f43dec8800.tar.bz2 gentoo-2-38b253884061d54fc8adf86ebf7341f43dec8800.zip |
Marking xman-1.1.0 ppc64 for bug 294958
(Portage version: 2.1.7.1/cvs/Linux ppc64)
Diffstat (limited to 'x11-apps/xman')
-rw-r--r-- | x11-apps/xman/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xman/xman-1.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xman/ChangeLog b/x11-apps/xman/ChangeLog index 03c39adf84f6..e55fa9ea838f 100644 --- a/x11-apps/xman/ChangeLog +++ b/x11-apps/xman/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xman # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/ChangeLog,v 1.35 2009/12/11 17:19:44 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/ChangeLog,v 1.36 2009/12/15 19:18:15 ranger Exp $ + + 15 Dec 2009; Brent Baude <ranger@gentoo.org> xman-1.1.0.ebuild: + Marking xman-1.1.0 ppc64 stable for bug 294958 11 Dec 2009; Tomáš Chvátal <scarabeus@gentoo.org> -xman-1.0.3.ebuild: Drop no-longer required ebuild. diff --git a/x11-apps/xman/xman-1.1.0.ebuild b/x11-apps/xman/xman-1.1.0.ebuild index 33a2681a55af..9c7f649e4c42 100644 --- a/x11-apps/xman/xman-1.1.0.ebuild +++ b/x11-apps/xman/xman-1.1.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/xman-1.1.0.ebuild,v 1.3 2009/12/10 18:46:16 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/xman-1.1.0.ebuild,v 1.4 2009/12/15 19:18:15 ranger Exp $ inherit x-modular 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" |