diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2005-10-22 07:57:44 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2005-10-22 07:57:44 +0000 |
commit | 60aca27880f4e470bdf005ace7773cb8c88dc345 (patch) | |
tree | 9cbcae01d4c31af666780f3fd9ad3ac20c694354 /kde-base/kfax | |
parent | cvs ebuild #41985 (diff) | |
download | historical-60aca27880f4e470bdf005ace7773cb8c88dc345.tar.gz historical-60aca27880f4e470bdf005ace7773cb8c88dc345.tar.bz2 historical-60aca27880f4e470bdf005ace7773cb8c88dc345.zip |
Adding ~x86 to keywords
Package-Manager: portage-2.0.53_rc5
Diffstat (limited to 'kde-base/kfax')
-rw-r--r-- | kde-base/kfax/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kfax/kfax-3.5.0_beta2.ebuild | 4 | ||||
-rw-r--r-- | kde-base/kfax/kfax-3.5_beta1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/kfax/ChangeLog b/kde-base/kfax/ChangeLog index 68e8b91e12ca..5cdbf47bdb12 100644 --- a/kde-base/kfax/ChangeLog +++ b/kde-base/kfax/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kfax # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfax/ChangeLog,v 1.20 2005/10/15 11:08:42 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfax/ChangeLog,v 1.21 2005/10/22 06:57:01 halcy0n Exp $ + + 22 Oct 2005; Mark Loeser <halcy0n@gentoo.org> kfax-3.5_beta1.ebuild, + kfax-3.5.0_beta2.ebuild: + Adding ~x86 to keywords *kfax-3.5.0_beta2 (14 Oct 2005) diff --git a/kde-base/kfax/kfax-3.5.0_beta2.ebuild b/kde-base/kfax/kfax-3.5.0_beta2.ebuild index 96d322249f7a..2b8c7727a58c 100644 --- a/kde-base/kfax/kfax-3.5.0_beta2.ebuild +++ b/kde-base/kfax/kfax-3.5.0_beta2.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/kfax/kfax-3.5.0_beta2.ebuild,v 1.1 2005/10/14 18:41:54 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfax/kfax-3.5.0_beta2.ebuild,v 1.2 2005/10/22 06:57:01 halcy0n Exp $ KMNAME=kdegraphics MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE G3/G4 fax viewer" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="media-libs/tiff diff --git a/kde-base/kfax/kfax-3.5_beta1.ebuild b/kde-base/kfax/kfax-3.5_beta1.ebuild index 6d6200ade57e..679953f36c2c 100644 --- a/kde-base/kfax/kfax-3.5_beta1.ebuild +++ b/kde-base/kfax/kfax-3.5_beta1.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/kfax/kfax-3.5_beta1.ebuild,v 1.2 2005/09/24 12:48:20 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfax/kfax-3.5_beta1.ebuild,v 1.3 2005/10/22 06:57:01 halcy0n Exp $ KMNAME=kdegraphics MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE G3/G4 fax viewer" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" OLDDEPEND="~kde-base/kviewshell-$PV" DEPEND="media-libs/tiff |