diff options
author | Michael Cummings <mcummings@gentoo.org> | 2004-02-27 13:37:28 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2004-02-27 13:37:28 +0000 |
commit | ead8760aa670266f44e5b546b0db0ae4b9c61356 (patch) | |
tree | aeb16d81abdcdbe8d546496460a62e5f77b4000e /dev-perl/Festival-Client-Async | |
parent | unmasking for x86 (Manifest recommit) (diff) | |
download | gentoo-2-ead8760aa670266f44e5b546b0db0ae4b9c61356.tar.gz gentoo-2-ead8760aa670266f44e5b546b0db0ae4b9c61356.tar.bz2 gentoo-2-ead8760aa670266f44e5b546b0db0ae4b9c61356.zip |
unmasking for x86
Diffstat (limited to 'dev-perl/Festival-Client-Async')
-rw-r--r-- | dev-perl/Festival-Client-Async/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Festival-Client-Async/Festival-Client-Async-0.0303.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Festival-Client-Async/ChangeLog b/dev-perl/Festival-Client-Async/ChangeLog index 16cfb88119f7..13ce6e013972 100644 --- a/dev-perl/Festival-Client-Async/ChangeLog +++ b/dev-perl/Festival-Client-Async/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Festival-Client-Async -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Festival-Client-Async/ChangeLog,v 1.2 2003/07/31 04:52:12 vapier Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Festival-Client-Async/ChangeLog,v 1.3 2004/02/27 13:33:21 mcummings Exp $ + + 27 Feb 2004; Michael Cummings <mcummings@gentoo.org> + Festival-Client-Async-0.0303.ebuild: + masked for 217 days; unmasking *Festival-Client-Async-0.0303 (25 Jul 2003) 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 7081af2de918..bbdaad36f664 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-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 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 $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Festival-Client-Async/Festival-Client-Async-0.0303.ebuild,v 1.3 2004/02/27 13:33:21 mcummings Exp $ inherit perl-module @@ -10,4 +10,4 @@ SRC_URI="http://www.cpan.org/modules/by-module/Festival/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" |