diff options
Diffstat (limited to 'kde-base/libkscan')
-rw-r--r-- | kde-base/libkscan/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/libkscan/libkscan-3.5.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/libkscan/ChangeLog b/kde-base/libkscan/ChangeLog index 8df7bcbcdad1..8b19a578c42d 100644 --- a/kde-base/libkscan/ChangeLog +++ b/kde-base/libkscan/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/libkscan # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkscan/ChangeLog,v 1.58 2006/11/28 22:11:21 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkscan/ChangeLog,v 1.59 2006/12/06 12:08:23 kloeri Exp $ + + 06 Dec 2006; <kloeri@gentoo.org> libkscan-3.5.5.ebuild: + Stable on Alpha. 28 Nov 2006; Markus Rothe <corsair@gentoo.org> libkscan-3.5.5.ebuild: Stable on ppc64 diff --git a/kde-base/libkscan/libkscan-3.5.5.ebuild b/kde-base/libkscan/libkscan-3.5.5.ebuild index a2dab0287272..85e94c0c8132 100644 --- a/kde-base/libkscan/libkscan-3.5.5.ebuild +++ b/kde-base/libkscan/libkscan-3.5.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkscan/libkscan-3.5.5.ebuild,v 1.6 2006/11/28 22:11:21 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkscan/libkscan-3.5.5.ebuild,v 1.7 2006/12/06 12:08:23 kloeri Exp $ KMNAME=kdegraphics MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE scanner library" -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86" IUSE="" DEPEND="media-gfx/sane-backends" RDEPEND="${DEPEND}" |