summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRenat Lumpau <rl03@gentoo.org>2004-08-25 11:08:14 +0000
committerRenat Lumpau <rl03@gentoo.org>2004-08-25 11:08:14 +0000
commit25a67d246baf60d9bbbd9a6ba2e29eb30d982a3e (patch)
tree7c000ca208d8eaeb06ff83e09d80c347ff969e80 /dev-perl/Font-AFM/Font-AFM-1.19.ebuild
parentinitial commit; ebuild based on the one provided by Ron Simpkin via bug #5583... (diff)
downloadgentoo-2-25a67d246baf60d9bbbd9a6ba2e29eb30d982a3e.tar.gz
gentoo-2-25a67d246baf60d9bbbd9a6ba2e29eb30d982a3e.tar.bz2
gentoo-2-25a67d246baf60d9bbbd9a6ba2e29eb30d982a3e.zip
Initial ebuild
Diffstat (limited to 'dev-perl/Font-AFM/Font-AFM-1.19.ebuild')
-rw-r--r--dev-perl/Font-AFM/Font-AFM-1.19.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/dev-perl/Font-AFM/Font-AFM-1.19.ebuild b/dev-perl/Font-AFM/Font-AFM-1.19.ebuild
new file mode 100644
index 000000000000..41a9fa1a34a6
--- /dev/null
+++ b/dev-perl/Font-AFM/Font-AFM-1.19.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Font-AFM/Font-AFM-1.19.ebuild,v 1.1 2004/08/25 11:08:14 rl03 Exp $
+
+# this is a dependency for RT
+
+inherit perl-module
+
+DESCRIPTION="Parse Adobe Font Metric files"
+SRC_URI="http://www.cpan.org/modules/by-authors/id/G/GA/GAAS/${P}.tar.gz"
+HOMEPAGE="http://www.cpan.org/modules/by-authors/id/G/GA/GAAS/${P}.readme"
+
+SRC_TEST="do"
+SLOT="0"
+LICENSE="Artistic | GPL-2"
+KEYWORDS="~x86"
+