diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-04-25 12:56:47 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-04-25 12:56:47 +0000 |
commit | f6597308e2b0f584796306f1e5da72b563b9b5d2 (patch) | |
tree | 5faaad9587276e3f5f8e2bb3dffc9179c0479cba /x11-apps/xlsfonts | |
parent | Stable on ppc64; bug #175465 (diff) | |
download | gentoo-2-f6597308e2b0f584796306f1e5da72b563b9b5d2.tar.gz gentoo-2-f6597308e2b0f584796306f1e5da72b563b9b5d2.tar.bz2 gentoo-2-f6597308e2b0f584796306f1e5da72b563b9b5d2.zip |
Stable on ppc64; bug #175465
(Portage version: 2.1.2.2)
Diffstat (limited to 'x11-apps/xlsfonts')
-rw-r--r-- | x11-apps/xlsfonts/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xlsfonts/xlsfonts-1.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xlsfonts/ChangeLog b/x11-apps/xlsfonts/ChangeLog index fa49507f0659..8b3170cb4b44 100644 --- a/x11-apps/xlsfonts/ChangeLog +++ b/x11-apps/xlsfonts/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xlsfonts # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsfonts/ChangeLog,v 1.15 2007/02/22 00:20:29 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsfonts/ChangeLog,v 1.16 2007/04/25 12:56:47 corsair Exp $ + + 25 Apr 2007; Markus Rothe <corsair@gentoo.org> xlsfonts-1.0.2.ebuild: + Stable on ppc64; bug #175465 22 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog: Redigest for Manifest2 diff --git a/x11-apps/xlsfonts/xlsfonts-1.0.2.ebuild b/x11-apps/xlsfonts/xlsfonts-1.0.2.ebuild index bfe8acb6f0a6..faaf7382bc34 100644 --- a/x11-apps/xlsfonts/xlsfonts-1.0.2.ebuild +++ b/x11-apps/xlsfonts/xlsfonts-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsfonts/xlsfonts-1.0.2.ebuild,v 1.1 2007/02/04 17:02:11 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsfonts/xlsfonts-1.0.2.ebuild,v 1.2 2007/04/25 12:56:47 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org xlsfonts application" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86" RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND}" |