diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-08-09 19:25:52 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-08-09 19:25:52 +0000 |
commit | fc0e876af5b006ea01ac8d9a60ac99de86c22617 (patch) | |
tree | 7a61648dc30ede5b59059d0c1c2ce8238750588f /kde-base/libkscan | |
parent | Stable on ppc64; bug #176297 (diff) | |
download | gentoo-2-fc0e876af5b006ea01ac8d9a60ac99de86c22617.tar.gz gentoo-2-fc0e876af5b006ea01ac8d9a60ac99de86c22617.tar.bz2 gentoo-2-fc0e876af5b006ea01ac8d9a60ac99de86c22617.zip |
Stable on ppc64; bug #176297
(Portage version: 2.1.2.11)
Diffstat (limited to 'kde-base/libkscan')
-rw-r--r-- | kde-base/libkscan/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/libkscan/libkscan-3.5.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/libkscan/ChangeLog b/kde-base/libkscan/ChangeLog index 52d8add16025..03f77dbe92c2 100644 --- a/kde-base/libkscan/ChangeLog +++ b/kde-base/libkscan/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/libkscan # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkscan/ChangeLog,v 1.66 2007/08/08 18:56:33 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkscan/ChangeLog,v 1.67 2007/08/09 19:25:52 corsair Exp $ + + 09 Aug 2007; Markus Rothe <corsair@gentoo.org> libkscan-3.5.7.ebuild: + Stable on ppc64; bug #176297 08 Aug 2007; Raúl Porcel <armin76@gentoo.org> libkscan-3.5.7.ebuild: alpha/ia64 stable wrt #176297 diff --git a/kde-base/libkscan/libkscan-3.5.7.ebuild b/kde-base/libkscan/libkscan-3.5.7.ebuild index a31280f33d78..9413ae772f5e 100644 --- a/kde-base/libkscan/libkscan-3.5.7.ebuild +++ b/kde-base/libkscan/libkscan-3.5.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkscan/libkscan-3.5.7.ebuild,v 1.4 2007/08/08 18:56:33 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkscan/libkscan-3.5.7.ebuild,v 1.5 2007/08/09 19:25:52 corsair 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}" |