diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-12-17 13:55:15 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-12-17 13:55:15 +0000 |
commit | 632ecb321ee189a729e5eae13ffdcecc9620c1a4 (patch) | |
tree | 9cb5e2db776f0f57fea0672e7dedd5163cd48408 /kde-base/libkscan | |
parent | Added patches to build with recent directfb versions and with GCC4. Thanks to... (diff) | |
download | historical-632ecb321ee189a729e5eae13ffdcecc9620c1a4.tar.gz historical-632ecb321ee189a729e5eae13ffdcecc9620c1a4.tar.bz2 historical-632ecb321ee189a729e5eae13ffdcecc9620c1a4.zip |
Added ~ppc64
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'kde-base/libkscan')
-rw-r--r-- | kde-base/libkscan/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/libkscan/libkscan-3.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/libkscan/ChangeLog b/kde-base/libkscan/ChangeLog index d18fed1ba3f6..428f8a4a04e2 100644 --- a/kde-base/libkscan/ChangeLog +++ b/kde-base/libkscan/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/libkscan # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkscan/ChangeLog,v 1.33 2005/12/12 17:21:10 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkscan/ChangeLog,v 1.34 2005/12/17 13:35:38 corsair Exp $ + + 17 Dec 2005; Markus Rothe <corsair@gentoo.org> libkscan-3.5.0.ebuild: + Added ~ppc64 12 Dec 2005; Joseph Jezak <josejx@gentoo.org> libkscan-3.5.0.ebuild: Marked ~ppc. diff --git a/kde-base/libkscan/libkscan-3.5.0.ebuild b/kde-base/libkscan/libkscan-3.5.0.ebuild index 07d785fd9012..6d2f146985da 100644 --- a/kde-base/libkscan/libkscan-3.5.0.ebuild +++ b/kde-base/libkscan/libkscan-3.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkscan/libkscan-3.5.0.ebuild,v 1.4 2005/12/12 17:21:10 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkscan/libkscan-3.5.0.ebuild,v 1.5 2005/12/17 13:35:38 corsair Exp $ KMNAME=kdegraphics MAXKDEVER=$PV @@ -8,6 +8,6 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE scanner library" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND="media-gfx/sane-backends"
\ No newline at end of file |