diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-09-05 04:56:58 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-09-05 04:56:58 +0000 |
commit | bbb074501eef616b33d69883818c18764be62d7b (patch) | |
tree | 10439d2ede4a975042ed4480d2784a02f6c299da | |
parent | Fix `mount --move` mtab updating #104697 by Jakub Jozwicki. (diff) | |
download | gentoo-2-bbb074501eef616b33d69883818c18764be62d7b.tar.gz gentoo-2-bbb074501eef616b33d69883818c18764be62d7b.tar.bz2 gentoo-2-bbb074501eef616b33d69883818c18764be62d7b.zip |
Stable on ppc64/added ~ppc64
(Portage version: 2.0.51.22-r2)
-rw-r--r-- | kde-base/libkscan/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/libkscan/libkscan-3.4.1.ebuild | 4 | ||||
-rw-r--r-- | kde-base/libkscan/libkscan-3.4.2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/libkscan/ChangeLog b/kde-base/libkscan/ChangeLog index 7616d7c6f3e2..32c4631ce7f4 100644 --- a/kde-base/libkscan/ChangeLog +++ b/kde-base/libkscan/ChangeLog @@ -1,6 +1,10 @@ # 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.13 2005/08/08 20:19:40 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkscan/ChangeLog,v 1.14 2005/09/05 04:56:58 corsair Exp $ + + 05 Sep 2005; Markus Rothe <corsair@gentoo.org> libkscan-3.4.1.ebuild, + libkscan-3.4.2.ebuild: + Stable on ppc64/added ~ppc64 08 Aug 2005; Bryan Østergaard <kloeri@gentoo.org> libkscan-3.4.2.ebuild: ~alpha keyword. diff --git a/kde-base/libkscan/libkscan-3.4.1.ebuild b/kde-base/libkscan/libkscan-3.4.1.ebuild index c538bc9d5f4e..50714c187c04 100644 --- a/kde-base/libkscan/libkscan-3.4.1.ebuild +++ b/kde-base/libkscan/libkscan-3.4.1.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.4.1.ebuild,v 1.5 2005/07/08 04:00:18 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkscan/libkscan-3.4.1.ebuild,v 1.6 2005/09/05 04:56:58 corsair Exp $ KMNAME=kdegraphics MAXKDEVER=$PV @@ -8,6 +8,6 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE scanner library" -KEYWORDS="amd64 ppc sparc x86" +KEYWORDS="amd64 ppc ppc64 sparc x86" IUSE="" DEPEND="media-gfx/sane-backends"
\ No newline at end of file diff --git a/kde-base/libkscan/libkscan-3.4.2.ebuild b/kde-base/libkscan/libkscan-3.4.2.ebuild index 7acc138fd83c..bdf8aaa91d98 100644 --- a/kde-base/libkscan/libkscan-3.4.2.ebuild +++ b/kde-base/libkscan/libkscan-3.4.2.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.4.2.ebuild,v 1.2 2005/08/08 20:19:40 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkscan/libkscan-3.4.2.ebuild,v 1.3 2005/09/05 04:56:58 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 |