diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-12-11 14:51:29 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-12-11 14:51:29 +0000 |
commit | cd07667fc7769271ca615e0172cab8031125245a (patch) | |
tree | de86e79c4646e5e2c24998d4a6c17840548c17ea /kde-base | |
parent | Stable on ia64. (diff) | |
download | gentoo-2-cd07667fc7769271ca615e0172cab8031125245a.tar.gz gentoo-2-cd07667fc7769271ca615e0172cab8031125245a.tar.bz2 gentoo-2-cd07667fc7769271ca615e0172cab8031125245a.zip |
Stable on ia64.
(Portage version: 2.1.1-r2)
Diffstat (limited to 'kde-base')
-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 8b19a578c42d..17da3c9c2f83 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.59 2006/12/06 12:08:23 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkscan/ChangeLog,v 1.60 2006/12/11 14:51:29 kloeri Exp $ + + 11 Dec 2006; <kloeri@gentoo.org> libkscan-3.5.5.ebuild: + Stable on ia64. 06 Dec 2006; <kloeri@gentoo.org> libkscan-3.5.5.ebuild: Stable on Alpha. diff --git a/kde-base/libkscan/libkscan-3.5.5.ebuild b/kde-base/libkscan/libkscan-3.5.5.ebuild index 85e94c0c8132..4f4763a03fa1 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.7 2006/12/06 12:08:23 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkscan/libkscan-3.5.5.ebuild,v 1.8 2006/12/11 14:51:29 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}" |