diff options
author | 2005-05-26 17:14:31 +0000 | |
---|---|---|
committer | 2005-05-26 17:14:31 +0000 | |
commit | 92638bf4a346abb7b6d6e9a6910ee78d78e4e601 (patch) | |
tree | 87d20b985253136cd496a056e3361b433db8042b /kde-base/kmobile | |
parent | Block net-mail/mailutils, due to conflicting (incompatible) files. (diff) | |
download | historical-92638bf4a346abb7b6d6e9a6910ee78d78e4e601.tar.gz historical-92638bf4a346abb7b6d6e9a6910ee78d78e4e601.tar.bz2 historical-92638bf4a346abb7b6d6e9a6910ee78d78e4e601.zip |
readd ~sparc, ~ppc, ~ppc64, ~ia64 keywords on 3.4.1 where present on 3.4.0
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'kde-base/kmobile')
-rw-r--r-- | kde-base/kmobile/Manifest | 2 | ||||
-rw-r--r-- | kde-base/kmobile/kmobile-3.4.1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/kde-base/kmobile/Manifest b/kde-base/kmobile/Manifest index 5df4ce99ed68..006fbee9bee7 100644 --- a/kde-base/kmobile/Manifest +++ b/kde-base/kmobile/Manifest @@ -1,5 +1,5 @@ MD5 a98de78e414cf7d66b1f23bd9c2670a3 kmobile-3.4.0.ebuild 418 -MD5 072d9f8c3966d78720d0567c7dcbc6eb kmobile-3.4.1.ebuild 408 +MD5 f83f41eb9fbf93507898528c8e085e2e kmobile-3.4.1.ebuild 420 MD5 34d5ecc1eebfb01fdf674276858d6dd2 ChangeLog 1537 MD5 acc03a4b12bb0433a57e95bd253b9501 metadata.xml 156 MD5 8c0ffea7b75b42449f4acada755ff36a files/digest-kmobile-3.4.0 67 diff --git a/kde-base/kmobile/kmobile-3.4.1.ebuild b/kde-base/kmobile/kmobile-3.4.1.ebuild index 9ddd45e87f7d..ab6adcd132d0 100644 --- a/kde-base/kmobile/kmobile-3.4.1.ebuild +++ b/kde-base/kmobile/kmobile-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/kmobile/kmobile-3.4.1.ebuild,v 1.1 2005/05/25 21:23:08 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmobile/kmobile-3.4.1.ebuild,v 1.2 2005/05/26 17:14:28 danarmak Exp $ KMNAME=kdepim MAXKDEVER=$PV @@ -8,6 +8,6 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE mobile devices manager" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc" IUSE="" DEPEND="app-mobilephone/gnokii" |