diff options
author | 2004-09-28 18:30:05 +0000 | |
---|---|---|
committer | 2004-09-28 18:30:05 +0000 | |
commit | ada47ac360b27c335c7958e0f80522dcc96e726b (patch) | |
tree | 74a8aa1de9fe8f4170ba47e0389969174f0dc1d8 /app-accessibility | |
parent | Added to ~amd64. (diff) | |
download | historical-ada47ac360b27c335c7958e0f80522dcc96e726b.tar.gz historical-ada47ac360b27c335c7958e0f80522dcc96e726b.tar.bz2 historical-ada47ac360b27c335c7958e0f80522dcc96e726b.zip |
Stable on amd64.
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/sphinx2/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/sphinx2/sphinx2-0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-accessibility/sphinx2/ChangeLog b/app-accessibility/sphinx2/ChangeLog index 35fdca6ae08c..2ad82e4f2690 100644 --- a/app-accessibility/sphinx2/ChangeLog +++ b/app-accessibility/sphinx2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-accessibility/sphinx2 # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/sphinx2/ChangeLog,v 1.7 2004/09/24 15:54:29 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/sphinx2/ChangeLog,v 1.8 2004/09/28 18:30:05 eradicator Exp $ + + 28 Sep 2004; Jeremy Huddleston <eradicator@gentoo.org> sphinx2-0.4.ebuild: + Stable on amd64. 24 Sep 2004; <blubb@gentoo.org> sphinx2-0.4.ebuild: added ~amd64 which wasn't done by kugelfang diff --git a/app-accessibility/sphinx2/sphinx2-0.4.ebuild b/app-accessibility/sphinx2/sphinx2-0.4.ebuild index 2a2ab4f80b26..af40d48ea8f3 100644 --- a/app-accessibility/sphinx2/sphinx2-0.4.ebuild +++ b/app-accessibility/sphinx2/sphinx2-0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/sphinx2/sphinx2-0.4.ebuild,v 1.7 2004/09/24 15:54:29 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/sphinx2/sphinx2-0.4.ebuild,v 1.8 2004/09/28 18:30:05 eradicator Exp $ inherit eutils gnuconfig @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/cmusphinx/${P}.tar.gz" LICENSE="BSD as-is" SLOT="0" -KEYWORDS="x86 ~ppc ~amd64" +KEYWORDS="x86 ~ppc amd64" IUSE="" DEPEND="virtual/libc" |