diff options
author | David Holm <dholm@gentoo.org> | 2004-03-31 22:40:03 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-03-31 22:40:03 +0000 |
commit | c17f61468c33db2660f806afbfd63b9e652ebe98 (patch) | |
tree | 74d05e1a4a8ced48cc32adfd3950c11377b21b42 /app-accessibility/speech-dispatcher | |
parent | gnome 2.6 (Manifest recommit) (diff) | |
download | gentoo-2-c17f61468c33db2660f806afbfd63b9e652ebe98.tar.gz gentoo-2-c17f61468c33db2660f806afbfd63b9e652ebe98.tar.bz2 gentoo-2-c17f61468c33db2660f806afbfd63b9e652ebe98.zip |
Added to ~ppc
Diffstat (limited to 'app-accessibility/speech-dispatcher')
-rw-r--r-- | app-accessibility/speech-dispatcher/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/speech-dispatcher/speech-dispatcher-0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-accessibility/speech-dispatcher/ChangeLog b/app-accessibility/speech-dispatcher/ChangeLog index 7f226f9d67a1..d8000143035a 100644 --- a/app-accessibility/speech-dispatcher/ChangeLog +++ b/app-accessibility/speech-dispatcher/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-accessibility/speech-dispatcher # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v 1.1 2004/03/31 02:36:58 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v 1.2 2004/03/31 22:40:03 dholm Exp $ + + 01 Apr 2004; David Holm <dholm@gentoo.org> speech-dispatcher-0.2.ebuild: + Added to ~ppc. *speech-dispatcher-0.2 (30 Mar 2004) diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.2.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.2.ebuild index e6a33f445cbe..e9875051efba 100644 --- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.2.ebuild +++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.2.ebuild,v 1.1 2004/03/31 02:36:58 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.2.ebuild,v 1.2 2004/03/31 22:40:03 dholm Exp $ inherit eutils libtool @@ -14,7 +14,7 @@ SRC_URI="http://www.freebsoft.org/pub/projects/${MY_PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" RDEPEND="dev-libs/dotconf |