diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 17:58:58 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 17:58:58 +0000 |
commit | 666de4cee6a3a6d8faa8efcfeb3f032033860bc3 (patch) | |
tree | 7b40403638cef52f723225d047e58beaec9c17d8 /dev-perl/Festival-Client-Async | |
parent | Marked ~amd64. (diff) | |
download | historical-666de4cee6a3a6d8faa8efcfeb3f032033860bc3.tar.gz historical-666de4cee6a3a6d8faa8efcfeb3f032033860bc3.tar.bz2 historical-666de4cee6a3a6d8faa8efcfeb3f032033860bc3.zip |
sync IUSE (missing)
Diffstat (limited to 'dev-perl/Festival-Client-Async')
-rw-r--r-- | dev-perl/Festival-Client-Async/Festival-Client-Async-0.0303.ebuild | 3 |
1 files changed, 2 insertions, 1 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 c03fd64299c9..40608b11f156 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,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # 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.4 2004/06/25 00:27:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Festival-Client-Async/Festival-Client-Async-0.0303.ebuild,v 1.5 2004/07/14 17:30:29 agriffis Exp $ inherit perl-module @@ -11,3 +11,4 @@ SRC_URI="http://www.cpan.org/modules/by-module/Festival/${P}.tar.gz" LICENSE="Artistic" SLOT="0" KEYWORDS="x86" +IUSE="" |