diff options
author | Simon Stelling <blubb@gentoo.org> | 2007-02-07 22:00:10 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2007-02-07 22:00:10 +0000 |
commit | c50d162f23cb5734682ef853b024372d212946a8 (patch) | |
tree | 125ac137e94f772213827e9e047cb742007aac4b /app-accessibility | |
parent | version bump (diff) | |
download | gentoo-2-c50d162f23cb5734682ef853b024372d212946a8.tar.gz gentoo-2-c50d162f23cb5734682ef853b024372d212946a8.tar.bz2 gentoo-2-c50d162f23cb5734682ef853b024372d212946a8.zip |
stable on amd64; bug 164020
(Portage version: 2.1.2-r7)
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/festival-gaim/ChangeLog | 6 | ||||
-rw-r--r-- | app-accessibility/festival-gaim/festival-gaim-1.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-accessibility/festival-gaim/ChangeLog b/app-accessibility/festival-gaim/ChangeLog index 8bf138a60bfc..e7c04000489b 100644 --- a/app-accessibility/festival-gaim/ChangeLog +++ b/app-accessibility/festival-gaim/ChangeLog @@ -1,6 +1,10 @@ # 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.30 2007/02/03 16:34:23 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival-gaim/ChangeLog,v 1.31 2007/02/07 22:00:10 blubb Exp $ + + 07 Feb 2007; Simon Stelling <blubb@gentoo.org> + festival-gaim-1.1-r1.ebuild: + stable on amd64; bug 164020 03 Feb 2007; nixnut <nixnut@gentoo.org> festival-gaim-1.1-r1.ebuild: Stable on ppc wrt bug 164020 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 1adc16ece9f2..1e036ca1edf6 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.6 2007/02/03 16:34:23 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival-gaim/festival-gaim-1.1-r1.ebuild,v 1.7 2007/02/07 22:00:10 blubb 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" |