summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2013-10-05 16:26:28 +0000
committerMarkus Meier <maekke@gentoo.org>2013-10-05 16:26:28 +0000
commit128f279a8ffbfa050f98d65567fc46cd116fceee (patch)
treeaadc45e7efde57c8030c12e90b923ab9ad3c3231 /x11-apps/bdftopcf
parentarm stable, bug #475480 (diff)
downloadgentoo-2-128f279a8ffbfa050f98d65567fc46cd116fceee.tar.gz
gentoo-2-128f279a8ffbfa050f98d65567fc46cd116fceee.tar.bz2
gentoo-2-128f279a8ffbfa050f98d65567fc46cd116fceee.zip
arm stable, bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'x11-apps/bdftopcf')
-rw-r--r--x11-apps/bdftopcf/ChangeLog5
-rw-r--r--x11-apps/bdftopcf/bdftopcf-1.0.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/bdftopcf/ChangeLog b/x11-apps/bdftopcf/ChangeLog
index 30403ee61bf6..92b47c7ac4d1 100644
--- a/x11-apps/bdftopcf/ChangeLog
+++ b/x11-apps/bdftopcf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/bdftopcf
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/ChangeLog,v 1.57 2013/10/05 04:53:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/ChangeLog,v 1.58 2013/10/05 16:26:28 maekke Exp $
+
+ 05 Oct 2013; Markus Meier <maekke@gentoo.org> bdftopcf-1.0.4.ebuild:
+ arm stable, bug #475480
05 Oct 2013; Agostino Sarubbo <ago@gentoo.org> bdftopcf-1.0.4.ebuild:
Stable for alpha, wrt bug #475480
diff --git a/x11-apps/bdftopcf/bdftopcf-1.0.4.ebuild b/x11-apps/bdftopcf/bdftopcf-1.0.4.ebuild
index 9211f955bf84..c4ae8398b7d0 100644
--- a/x11-apps/bdftopcf/bdftopcf-1.0.4.ebuild
+++ b/x11-apps/bdftopcf/bdftopcf-1.0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/bdftopcf-1.0.4.ebuild,v 1.7 2013/10/05 04:53:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/bdftopcf-1.0.4.ebuild,v 1.8 2013/10/05 16:26:28 maekke 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 ~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 ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="x11-libs/libXfont"
DEPEND="${RDEPEND}"