diff options
author | Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> | 2009-02-01 08:40:27 +0000 |
---|---|---|
committer | Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> | 2009-02-01 08:40:27 +0000 |
commit | 0a7bc85a0d3fdff5e5c711fa6adf37661dee631c (patch) | |
tree | 0ddadd1d1408bd247bdc341771a64cfeb63a7cb7 /kde-base/kttsd | |
parent | Mask games-fps/anaglyph-stereo-quake for removal. (diff) | |
download | historical-0a7bc85a0d3fdff5e5c711fa6adf37661dee631c.tar.gz historical-0a7bc85a0d3fdff5e5c711fa6adf37661dee631c.tar.bz2 historical-0a7bc85a0d3fdff5e5c711fa6adf37661dee631c.zip |
Restored ~ppc and ~ppc64 keywords to KDE-4.2.0
Package-Manager: portage-2.2_rc23/cvs/Linux x86_64
RepoMan-Options: --force
Diffstat (limited to 'kde-base/kttsd')
-rw-r--r-- | kde-base/kttsd/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kttsd/kttsd-4.2.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kttsd/ChangeLog b/kde-base/kttsd/ChangeLog index c8c4781cd469..bc5e9f0182e2 100644 --- a/kde-base/kttsd/ChangeLog +++ b/kde-base/kttsd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kttsd # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kttsd/ChangeLog,v 1.107 2009/01/27 17:59:16 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kttsd/ChangeLog,v 1.108 2009/02/01 08:09:02 jmbsvicetto Exp $ + + 01 Feb 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> + kttsd-4.2.0.ebuild: + Restored ~ppc and ~ppc64 keywords to KDE-4.2.0 *kttsd-4.2.0 (27 Jan 2009) diff --git a/kde-base/kttsd/kttsd-4.2.0.ebuild b/kde-base/kttsd/kttsd-4.2.0.ebuild index 7435615d46ee..57a7448ed3a5 100644 --- a/kde-base/kttsd/kttsd-4.2.0.ebuild +++ b/kde-base/kttsd/kttsd-4.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kttsd/kttsd-4.2.0.ebuild,v 1.1 2009/01/27 17:59:16 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kttsd/kttsd-4.2.0.ebuild,v 1.2 2009/02/01 08:09:02 jmbsvicetto Exp $ EAPI="2" @@ -8,7 +8,7 @@ KMNAME="kdeaccessibility" inherit kde4-meta DESCRIPTION="KDE text-to-speech subsystem" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="alsa debug htmlhandbook +ktts +phonon" DEPEND=" |