diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-12-03 18:54:35 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-12-03 18:54:35 +0000 |
commit | 942fefe703abe5d9a43c9ad48bf52abceeaec591 (patch) | |
tree | 29038e60e701a5a6936f94db1772dfd73a7b9de8 /kde-base/kdeaccessibility | |
parent | Restrict binchecks and strip, only installs datafiles. (diff) | |
download | gentoo-2-942fefe703abe5d9a43c9ad48bf52abceeaec591.tar.gz gentoo-2-942fefe703abe5d9a43c9ad48bf52abceeaec591.tar.bz2 gentoo-2-942fefe703abe5d9a43c9ad48bf52abceeaec591.zip |
Stable on ppc64
(Portage version: 2.1.1-r2)
Diffstat (limited to 'kde-base/kdeaccessibility')
-rw-r--r-- | kde-base/kdeaccessibility/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kdeaccessibility/kdeaccessibility-3.5.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdeaccessibility/ChangeLog b/kde-base/kdeaccessibility/ChangeLog index 0b56d66e301d..2bc950e28022 100644 --- a/kde-base/kdeaccessibility/ChangeLog +++ b/kde-base/kdeaccessibility/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kdeaccessibility # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccessibility/ChangeLog,v 1.123 2006/11/23 09:44:20 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccessibility/ChangeLog,v 1.124 2006/12/03 18:54:35 corsair Exp $ + + 03 Dec 2006; Markus Rothe <corsair@gentoo.org> + kdeaccessibility-3.5.5.ebuild: + Stable on ppc64 23 Nov 2006; Guy Martin <gmsoft@gentoo.org> kdeaccessibility-3.5.5.ebuild: Stable on hppa. diff --git a/kde-base/kdeaccessibility/kdeaccessibility-3.5.5.ebuild b/kde-base/kdeaccessibility/kdeaccessibility-3.5.5.ebuild index 495a114264b5..0dfe2ab5efdf 100644 --- a/kde-base/kdeaccessibility/kdeaccessibility-3.5.5.ebuild +++ b/kde-base/kdeaccessibility/kdeaccessibility-3.5.5.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccessibility/kdeaccessibility-3.5.5.ebuild,v 1.6 2006/11/23 09:44:20 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccessibility/kdeaccessibility-3.5.5.ebuild,v 1.7 2006/12/03 18:54:35 corsair Exp $ inherit kde-dist DESCRIPTION="KDE accessibility module" -KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 sparc x86" IUSE="alsa gstreamer" DEPEND="media-libs/akode |