diff options
author | Torsten Veller <tove@gentoo.org> | 2009-05-01 22:11:15 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-05-01 22:11:15 +0000 |
commit | 0658c974aac43aa838b3e2c735ed62f117f52316 (patch) | |
tree | ed0549900df7e1d61fa009f6073a0814882a0a8a /dev-perl/Font-TTF | |
parent | Revision bumps for new TOI patch and genpatches. (diff) | |
download | gentoo-2-0658c974aac43aa838b3e2c735ed62f117f52316.tar.gz gentoo-2-0658c974aac43aa838b3e2c735ed62f117f52316.tar.bz2 gentoo-2-0658c974aac43aa838b3e2c735ed62f117f52316.zip |
Cleanup
(Portage version: 2.2_rc31/cvs/Linux i686)
Diffstat (limited to 'dev-perl/Font-TTF')
-rw-r--r-- | dev-perl/Font-TTF/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Font-TTF/Font-TTF-0.43.ebuild | 18 |
2 files changed, 4 insertions, 19 deletions
diff --git a/dev-perl/Font-TTF/ChangeLog b/dev-perl/Font-TTF/ChangeLog index 67d9fc0c229c..6f0403bb9b7e 100644 --- a/dev-perl/Font-TTF/ChangeLog +++ b/dev-perl/Font-TTF/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Font-TTF # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Font-TTF/ChangeLog,v 1.17 2009/03/15 18:42:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Font-TTF/ChangeLog,v 1.18 2009/05/01 22:11:15 tove Exp $ + + 01 May 2009; Torsten Veller <tove@gentoo.org> -Font-TTF-0.43.ebuild: + Cleanup 15 Mar 2009; Raúl Porcel <armin76@gentoo.org> Font-TTF-0.45.ebuild: arm/ia64/s390/sh stable wrt #261824 diff --git a/dev-perl/Font-TTF/Font-TTF-0.43.ebuild b/dev-perl/Font-TTF/Font-TTF-0.43.ebuild deleted file mode 100644 index 7a6bee516745..000000000000 --- a/dev-perl/Font-TTF/Font-TTF-0.43.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Font-TTF/Font-TTF-0.43.ebuild,v 1.7 2008/11/18 15:01:49 tove Exp $ - -inherit perl-module - -DESCRIPTION="This module is used for compiling and altering fonts." -HOMEPAGE="http://search.cpan.org/~mhosken/Font-TTF-0.43/" -SRC_URI="mirror://cpan/authors/id/M/MH/MHOSKEN/${P}.tar.gz" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -IUSE="" -SRC_TEST="do" - -DEPEND="virtual/perl-Compress-Zlib - dev-perl/XML-Parser - dev-lang/perl" |