summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-08-07 02:26:22 +0000
committerMike Frysinger <vapier@gentoo.org>2003-08-07 02:26:22 +0000
commit4a902f4abd70ccfa6dbddfacd6cd93b60fc3b836 (patch)
tree9e088d09cf05f80f0cf5d8f65010872363ad175b /dev-perl/Festival-Client-Async/Festival-Client-Async-0.0303.ebuild
parentAdded functionality, thanks to Julian Hoch (closes bug #25695) (diff)
downloadhistorical-4a902f4abd70ccfa6dbddfacd6cd93b60fc3b836.tar.gz
historical-4a902f4abd70ccfa6dbddfacd6cd93b60fc3b836.tar.bz2
historical-4a902f4abd70ccfa6dbddfacd6cd93b60fc3b836.zip
fix license/repoman
Diffstat (limited to 'dev-perl/Festival-Client-Async/Festival-Client-Async-0.0303.ebuild')
-rw-r--r--dev-perl/Festival-Client-Async/Festival-Client-Async-0.0303.ebuild10
1 files changed, 6 insertions, 4 deletions
diff --git a/dev-perl/Festival-Client-Async/Festival-Client-Async-0.0303.ebuild b/dev-perl/Festival-Client-Async/Festival-Client-Async-0.0303.ebuild
index 16e7b3a13d87..7081af2de918 100644
--- a/dev-perl/Festival-Client-Async/Festival-Client-Async-0.0303.ebuild
+++ b/dev-perl/Festival-Client-Async/Festival-Client-Async-0.0303.ebuild
@@ -1,11 +1,13 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Festival-Client-Async/Festival-Client-Async-0.0303.ebuild,v 1.2 2003/08/07 02:24:11 vapier Exp $
+
inherit perl-module
-S=${WORKDIR}/${P}
DESCRIPTION="Festival-Async - Non-blocking interface to a Festival server."
-SRC_URI="http://www.cpan.org/modules/by-module/Festival/${P}.tar.gz"
HOMEPAGE="http://www.cpan.org/"
+SRC_URI="http://www.cpan.org/modules/by-module/Festival/${P}.tar.gz"
-SLOT="0"
LICENSE="Artistic"
+SLOT="0"
KEYWORDS="~x86"
-