summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2013-10-21 13:36:55 +0000
committerFabian Groffen <grobian@gentoo.org>2013-10-21 13:36:55 +0000
commita8678e27f5085ff3849bc550dfe068ccdf328c2c (patch)
treec5961ed9c0591d480e3d045adc4c1b5b1a6df085 /x11-apps/bdftopcf
parentStable for amd64 wrt bug #488070 (diff)
downloadgentoo-2-a8678e27f5085ff3849bc550dfe068ccdf328c2c.tar.gz
gentoo-2-a8678e27f5085ff3849bc550dfe068ccdf328c2c.tar.bz2
gentoo-2-a8678e27f5085ff3849bc550dfe068ccdf328c2c.zip
Marked ~x64-macos, bug #486818
(Portage version: 2.2.7-prefix/cvs/SunOS i386, signed Manifest commit with key 0x5F75F607C5C74E89)
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 a9b66ba421d4..1e81a87bf061 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.61 2013/10/08 05:02:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/ChangeLog,v 1.62 2013/10/21 13:36:55 grobian Exp $
+
+ 21 Oct 2013; Fabian Groffen <grobian@gentoo.org> bdftopcf-1.0.4.ebuild:
+ Marked ~x64-macos, bug #486818
08 Oct 2013; Agostino Sarubbo <ago@gentoo.org> bdftopcf-1.0.4.ebuild:
Stable for x86, wrt bug #475480
diff --git a/x11-apps/bdftopcf/bdftopcf-1.0.4.ebuild b/x11-apps/bdftopcf/bdftopcf-1.0.4.ebuild
index ccb18a473534..38db949a6272 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.11 2013/10/08 05:02:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/bdftopcf-1.0.4.ebuild,v 1.12 2013/10/21 13:36:55 grobian 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 ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="x11-libs/libXfont"
DEPEND="${RDEPEND}"