diff options
author | Joshua Baergen <joshuabaergen@gentoo.org> | 2005-12-18 19:10:44 +0000 |
---|---|---|
committer | Joshua Baergen <joshuabaergen@gentoo.org> | 2005-12-18 19:10:44 +0000 |
commit | 2362d8252644dae92397be8b7406c596e3a539de (patch) | |
tree | 3485541dddd18943243bc7a8f70ef6b74dd78c66 /x11-apps/bdftopcf | |
parent | Bump for 7.0RC4. (diff) | |
download | gentoo-2-2362d8252644dae92397be8b7406c596e3a539de.tar.gz gentoo-2-2362d8252644dae92397be8b7406c596e3a539de.tar.bz2 gentoo-2-2362d8252644dae92397be8b7406c596e3a539de.zip |
Bump for 7.0RC4.
(Portage version: 2.1_pre1)
Diffstat (limited to 'x11-apps/bdftopcf')
-rw-r--r-- | x11-apps/bdftopcf/ChangeLog | 8 | ||||
-rw-r--r-- | x11-apps/bdftopcf/bdftopcf-1.0.0.ebuild | 13 | ||||
-rw-r--r-- | x11-apps/bdftopcf/files/digest-bdftopcf-1.0.0 | 1 |
3 files changed, 21 insertions, 1 deletions
diff --git a/x11-apps/bdftopcf/ChangeLog b/x11-apps/bdftopcf/ChangeLog index 4de2fae61750..2d6cc141d9f2 100644 --- a/x11-apps/bdftopcf/ChangeLog +++ b/x11-apps/bdftopcf/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-apps/bdftopcf # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/ChangeLog,v 1.11 2005/12/09 06:29:05 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/ChangeLog,v 1.12 2005/12/18 19:10:15 joshuabaergen Exp $ + +*bdftopcf-1.0.0 (18 Dec 2005) + + 18 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + +bdftopcf-1.0.0.ebuild: + Bump for 7.0RC4. 09 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; -bdftopcf-0.99.0.ebuild, -bdftopcf-0.99.1.ebuild, -bdftopcf-0.99.2.ebuild: diff --git a/x11-apps/bdftopcf/bdftopcf-1.0.0.ebuild b/x11-apps/bdftopcf/bdftopcf-1.0.0.ebuild new file mode 100644 index 000000000000..f9f6252642bf --- /dev/null +++ b/x11-apps/bdftopcf/bdftopcf-1.0.0.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/bdftopcf-1.0.0.ebuild,v 1.1 2005/12/18 19:10:15 joshuabaergen Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org bdftopcf application" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86" +RDEPEND="x11-libs/libXfont" +DEPEND="${RDEPEND}" diff --git a/x11-apps/bdftopcf/files/digest-bdftopcf-1.0.0 b/x11-apps/bdftopcf/files/digest-bdftopcf-1.0.0 new file mode 100644 index 000000000000..5024886cfb36 --- /dev/null +++ b/x11-apps/bdftopcf/files/digest-bdftopcf-1.0.0 @@ -0,0 +1 @@ +MD5 f489db67914ca4d9d2fa0331132f342b bdftopcf-1.0.0.tar.bz2 74660 |