summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-02-23 10:44:13 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-02-23 10:44:13 +0000
commitc860d596e6db2f9d9e324f89920c9b3b2f8859c1 (patch)
tree3c5bdacf843c0809625cc58b44e2bb4ebb2f41d7 /x11-apps/bdftopcf
parentStable for sparc, wrt bug #530652 (diff)
downloadgentoo-2-c860d596e6db2f9d9e324f89920c9b3b2f8859c1.tar.gz
gentoo-2-c860d596e6db2f9d9e324f89920c9b3b2f8859c1.tar.bz2
gentoo-2-c860d596e6db2f9d9e324f89920c9b3b2f8859c1.zip
Stable for sparc, wrt bug #530652
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-apps/bdftopcf')
-rw-r--r--x11-apps/bdftopcf/ChangeLog5
-rw-r--r--x11-apps/bdftopcf/bdftopcf-1.0.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/bdftopcf/ChangeLog b/x11-apps/bdftopcf/ChangeLog
index 7db4cc254aa2..4a3e8339bb97 100644
--- a/x11-apps/bdftopcf/ChangeLog
+++ b/x11-apps/bdftopcf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/bdftopcf
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/ChangeLog,v 1.68 2015/02/22 13:21:39 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/ChangeLog,v 1.69 2015/02/23 10:44:13 ago Exp $
+
+ 23 Feb 2015; Agostino Sarubbo <ago@gentoo.org> bdftopcf-1.0.5.ebuild:
+ Stable for sparc, wrt bug #530652
22 Feb 2015; Agostino Sarubbo <ago@gentoo.org> bdftopcf-1.0.5.ebuild:
Stable for ia64, wrt bug #530652
diff --git a/x11-apps/bdftopcf/bdftopcf-1.0.5.ebuild b/x11-apps/bdftopcf/bdftopcf-1.0.5.ebuild
index cbfd2568ed5c..b2ccd2c91cb3 100644
--- a/x11-apps/bdftopcf/bdftopcf-1.0.5.ebuild
+++ b/x11-apps/bdftopcf/bdftopcf-1.0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/bdftopcf-1.0.5.ebuild,v 1.6 2015/02/22 13:21:39 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/bdftopcf-1.0.5.ebuild,v 1.7 2015/02/23 10:44:13 ago Exp $
EAPI=5
@@ -8,7 +8,7 @@ inherit xorg-2
DESCRIPTION="X.Org bdftopcf application"
-KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="x11-libs/libXfont"
DEPEND="${RDEPEND}"