diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-10-20 21:21:29 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-10-20 21:21:29 +0000 |
commit | df89329a91ad5424a5bb17f8ec6c597f1a6a5093 (patch) | |
tree | d0c47ce63bc3c0dc106f340b5c01f91044397414 /app-accessibility | |
parent | Stable on Alpha. (diff) | |
download | gentoo-2-df89329a91ad5424a5bb17f8ec6c597f1a6a5093.tar.gz gentoo-2-df89329a91ad5424a5bb17f8ec6c597f1a6a5093.tar.bz2 gentoo-2-df89329a91ad5424a5bb17f8ec6c597f1a6a5093.zip |
Marking amd64 stable
(Portage version: 2.1.2_pre3-r5)
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/perlbox-voice/ChangeLog | 6 | ||||
-rw-r--r-- | app-accessibility/perlbox-voice/perlbox-voice-0.09-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-accessibility/perlbox-voice/ChangeLog b/app-accessibility/perlbox-voice/ChangeLog index e13d2632faf4..7401e2021c5b 100644 --- a/app-accessibility/perlbox-voice/ChangeLog +++ b/app-accessibility/perlbox-voice/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-accessibility/perlbox-voice # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/perlbox-voice/ChangeLog,v 1.4 2006/09/10 15:53:30 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/perlbox-voice/ChangeLog,v 1.5 2006/10/20 21:21:29 mcummings Exp $ + + 20 Oct 2006; Michael Cummings <mcummings@gentoo.org> + perlbox-voice-0.09-r1.ebuild: + Marking amd64 stable 10 Sep 2006; Michael Cummings <mcummings@gentoo.org> perlbox-voice-0.09-r1.ebuild: diff --git a/app-accessibility/perlbox-voice/perlbox-voice-0.09-r1.ebuild b/app-accessibility/perlbox-voice/perlbox-voice-0.09-r1.ebuild index 6ddcb159fc14..ab4b1e76084a 100644 --- a/app-accessibility/perlbox-voice/perlbox-voice-0.09-r1.ebuild +++ b/app-accessibility/perlbox-voice/perlbox-voice-0.09-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/perlbox-voice/perlbox-voice-0.09-r1.ebuild,v 1.2 2006/09/10 15:53:30 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/perlbox-voice/perlbox-voice-0.09-r1.ebuild,v 1.3 2006/10/20 21:21:29 mcummings Exp $ IUSE="" @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/perlbox/${P}.noarch.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND="dev-lang/perl dev-perl/perl-tk |