diff options
author | Joshua Baergen <joshuabaergen@gentoo.org> | 2005-11-11 19:49:16 +0000 |
---|---|---|
committer | Joshua Baergen <joshuabaergen@gentoo.org> | 2005-11-11 19:49:16 +0000 |
commit | 8a5dbd4950bec584c67c9cb3bd18b2191e202851 (patch) | |
tree | e45c791636dd57a78a965a083d9dc66ceca2ecb0 /x11-apps/bdftopcf | |
parent | Split out malloc patch from the rest of bsd patch. Apply it on 2.2.0 that sti... (diff) | |
download | gentoo-2-8a5dbd4950bec584c67c9cb3bd18b2191e202851.tar.gz gentoo-2-8a5dbd4950bec584c67c9cb3bd18b2191e202851.tar.bz2 gentoo-2-8a5dbd4950bec584c67c9cb3bd18b2191e202851.zip |
Bump for 7.0RC2.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'x11-apps/bdftopcf')
-rw-r--r-- | x11-apps/bdftopcf/ChangeLog | 8 | ||||
-rw-r--r-- | x11-apps/bdftopcf/bdftopcf-0.99.2.ebuild | 13 | ||||
-rw-r--r-- | x11-apps/bdftopcf/files/digest-bdftopcf-0.99.2 | 1 |
3 files changed, 21 insertions, 1 deletions
diff --git a/x11-apps/bdftopcf/ChangeLog b/x11-apps/bdftopcf/ChangeLog index 57e45cd8b242..5c4eeb8ce264 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.8 2005/10/20 00:45:20 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/ChangeLog,v 1.9 2005/11/11 19:47:04 joshuabaergen Exp $ + +*bdftopcf-0.99.2 (11 Nov 2005) + + 11 Nov 2005; Joshua Baergen <joshuabaergen@gentoo.org> + +bdftopcf-0.99.2.ebuild: + Bump for 7.0RC2. *bdftopcf-0.99.1 (20 Oct 2005) diff --git a/x11-apps/bdftopcf/bdftopcf-0.99.2.ebuild b/x11-apps/bdftopcf/bdftopcf-0.99.2.ebuild new file mode 100644 index 000000000000..ff31ecd50a1f --- /dev/null +++ b/x11-apps/bdftopcf/bdftopcf-0.99.2.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-0.99.2.ebuild,v 1.1 2005/11/11 19:47:04 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-0.99.2 b/x11-apps/bdftopcf/files/digest-bdftopcf-0.99.2 new file mode 100644 index 000000000000..84cfe6e4cd63 --- /dev/null +++ b/x11-apps/bdftopcf/files/digest-bdftopcf-0.99.2 @@ -0,0 +1 @@ +MD5 9012ac38b8db3181d8ddc33776bd7186 bdftopcf-0.99.2.tar.bz2 73052 |