diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-02-03 16:34:23 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-02-03 16:34:23 +0000 |
commit | 2037bedab1d919fcdfc281c64c218eb8bce79f39 (patch) | |
tree | 091041987b1dcf0df6c666b4128e14924298bf49 /app-accessibility | |
parent | Stable on MIPS; bug #164416 (diff) | |
download | gentoo-2-2037bedab1d919fcdfc281c64c218eb8bce79f39.tar.gz gentoo-2-2037bedab1d919fcdfc281c64c218eb8bce79f39.tar.bz2 gentoo-2-2037bedab1d919fcdfc281c64c218eb8bce79f39.zip |
Stable on ppc wrt bug 164020
(Portage version: 2.1.1-r2)
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/festival-gaim/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/festival-gaim/festival-gaim-1.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-accessibility/festival-gaim/ChangeLog b/app-accessibility/festival-gaim/ChangeLog index c173fad9964b..8bf138a60bfc 100644 --- a/app-accessibility/festival-gaim/ChangeLog +++ b/app-accessibility/festival-gaim/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-accessibility/festival-gaim # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival-gaim/ChangeLog,v 1.29 2007/02/01 09:14:40 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival-gaim/ChangeLog,v 1.30 2007/02/03 16:34:23 nixnut Exp $ + + 03 Feb 2007; nixnut <nixnut@gentoo.org> festival-gaim-1.1-r1.ebuild: + Stable on ppc wrt bug 164020 01 Feb 2007; Christian Faulhammer <opfer@gentoo.org> festival-gaim-1.1-r1.ebuild: diff --git a/app-accessibility/festival-gaim/festival-gaim-1.1-r1.ebuild b/app-accessibility/festival-gaim/festival-gaim-1.1-r1.ebuild index c27d1a35495a..1adc16ece9f2 100644 --- a/app-accessibility/festival-gaim/festival-gaim-1.1-r1.ebuild +++ b/app-accessibility/festival-gaim/festival-gaim-1.1-r1.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/festival-gaim/festival-gaim-1.1-r1.ebuild,v 1.5 2007/02/01 09:14:40 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival-gaim/festival-gaim-1.1-r1.ebuild,v 1.6 2007/02/03 16:34:23 nixnut Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="1.7" @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc sparc x86" +KEYWORDS="~amd64 ppc sparc x86" RDEPEND=">=app-accessibility/festival-1.4.3-r4 >=net-im/gaim-1" |