summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2015-02-04 17:27:42 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2015-02-04 17:27:42 +0000
commit1f19a28a5909fb5125ff8234b33963de0ffd4496 (patch)
tree0ba7171b54c07837af8418fc96af119c776f2149 /x11-apps
parentVersion bump. (diff)
downloadgentoo-2-1f19a28a5909fb5125ff8234b33963de0ffd4496.tar.gz
gentoo-2-1f19a28a5909fb5125ff8234b33963de0ffd4496.tar.bz2
gentoo-2-1f19a28a5909fb5125ff8234b33963de0ffd4496.zip
Version bump. Remove old.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x2324E7B566DF2611!)
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/bdftopcf/ChangeLog10
-rw-r--r--x11-apps/bdftopcf/bdftopcf-1.0.3.ebuild14
-rw-r--r--x11-apps/bdftopcf/bdftopcf-1.0.5.ebuild14
3 files changed, 22 insertions, 16 deletions
diff --git a/x11-apps/bdftopcf/ChangeLog b/x11-apps/bdftopcf/ChangeLog
index 1e81a87bf061..5cd96fa9c583 100644
--- a/x11-apps/bdftopcf/ChangeLog
+++ b/x11-apps/bdftopcf/ChangeLog
@@ -1,6 +1,12 @@
# 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.62 2013/10/21 13:36:55 grobian Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/ChangeLog,v 1.63 2015/02/04 17:27:42 chithanh Exp $
+
+*bdftopcf-1.0.5 (04 Feb 2015)
+
+ 04 Feb 2015; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ +bdftopcf-1.0.5.ebuild, -bdftopcf-1.0.3.ebuild:
+ Version bump. Remove old.
21 Oct 2013; Fabian Groffen <grobian@gentoo.org> bdftopcf-1.0.4.ebuild:
Marked ~x64-macos, bug #486818
diff --git a/x11-apps/bdftopcf/bdftopcf-1.0.3.ebuild b/x11-apps/bdftopcf/bdftopcf-1.0.3.ebuild
deleted file mode 100644
index 547f0c912bff..000000000000
--- a/x11-apps/bdftopcf/bdftopcf-1.0.3.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/bdftopcf-1.0.3.ebuild,v 1.10 2012/04/26 21:05:56 aballier Exp $
-
-EAPI=3
-
-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 ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-RDEPEND="x11-libs/libXfont"
-DEPEND="${RDEPEND}"
diff --git a/x11-apps/bdftopcf/bdftopcf-1.0.5.ebuild b/x11-apps/bdftopcf/bdftopcf-1.0.5.ebuild
new file mode 100644
index 000000000000..5e6a64b7bf10
--- /dev/null
+++ b/x11-apps/bdftopcf/bdftopcf-1.0.5.ebuild
@@ -0,0 +1,14 @@
+# 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.1 2015/02/04 17:27:42 chithanh Exp $
+
+EAPI=5
+
+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"
+IUSE=""
+RDEPEND="x11-libs/libXfont"
+DEPEND="${RDEPEND}"