diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2007-10-26 12:53:42 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2007-10-26 12:53:42 +0000 |
commit | e278932d380ecc900ac33cc08a0a1a0242221470 (patch) | |
tree | 72dc729e54b03129cb90232513027b5360aa9738 /app-accessibility/pidgin-festival | |
parent | Add ~alpha wrt #171580 (diff) | |
download | gentoo-2-e278932d380ecc900ac33cc08a0a1a0242221470.tar.gz gentoo-2-e278932d380ecc900ac33cc08a0a1a0242221470.tar.bz2 gentoo-2-e278932d380ecc900ac33cc08a0a1a0242221470.zip |
Add ~sparc keyword --- Bug #197103 --- see ChangeLog for comment.
(Portage version: 2.1.3.16)
Diffstat (limited to 'app-accessibility/pidgin-festival')
-rw-r--r-- | app-accessibility/pidgin-festival/ChangeLog | 7 | ||||
-rw-r--r-- | app-accessibility/pidgin-festival/pidgin-festival-2.2.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/app-accessibility/pidgin-festival/ChangeLog b/app-accessibility/pidgin-festival/ChangeLog index 522f7a309c8b..ef45d0537f6d 100644 --- a/app-accessibility/pidgin-festival/ChangeLog +++ b/app-accessibility/pidgin-festival/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-accessibility/pidgin-festival # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/pidgin-festival/ChangeLog,v 1.2 2007/10/26 09:48:27 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/pidgin-festival/ChangeLog,v 1.3 2007/10/26 12:53:42 fmccor Exp $ + + 26 Oct 2007; Ferris McCormick <fmccor@gentoo.org> + pidgin-festival-2.2.ebuild: + Add ~sparc keyword, Bug #197103, because it does build so it can be tested at + least. Unfortunately, it can't be tested by me. 26 Oct 2007; Markus Meier <maekke@gentoo.org> pidgin-festival-2.2.ebuild: add ~x86, bug #197103 diff --git a/app-accessibility/pidgin-festival/pidgin-festival-2.2.ebuild b/app-accessibility/pidgin-festival/pidgin-festival-2.2.ebuild index b3cbc77d4725..0779dffdbe95 100644 --- a/app-accessibility/pidgin-festival/pidgin-festival-2.2.ebuild +++ b/app-accessibility/pidgin-festival/pidgin-festival-2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/pidgin-festival/pidgin-festival-2.2.ebuild,v 1.2 2007/10/26 09:48:27 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/pidgin-festival/pidgin-festival-2.2.ebuild,v 1.3 2007/10/26 12:53:42 fmccor Exp $ DESCRIPTION="A plugin for pidgin which enables text-to-speech output of conversations using festival." HOMEPAGE="http://pidgin.festival.sourceforge.net" @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~sparc ~x86" IUSE="" |