diff options
author | Carsten Lohrke <carlo@gentoo.org> | 2006-07-26 22:05:23 +0000 |
---|---|---|
committer | Carsten Lohrke <carlo@gentoo.org> | 2006-07-26 22:05:23 +0000 |
commit | 6a59bde5ba84b10b7ba3f19ef2c3817cf2368d2b (patch) | |
tree | 863455e69559ed3451ccc9e054fbc9b796f0cef6 /kde-base/kpilot | |
parent | Remove special case for automake 1.9, the ebuild forces that already when nee... (diff) | |
download | historical-6a59bde5ba84b10b7ba3f19ef2c3817cf2368d2b.tar.gz historical-6a59bde5ba84b10b7ba3f19ef2c3817cf2368d2b.tar.bz2 historical-6a59bde5ba84b10b7ba3f19ef2c3817cf2368d2b.zip |
Restore keywords.
Package-Manager: portage-2.1.1_pre3-r3
Diffstat (limited to 'kde-base/kpilot')
-rw-r--r-- | kde-base/kpilot/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kpilot/kpilot-3.5.4.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/kde-base/kpilot/ChangeLog b/kde-base/kpilot/ChangeLog index 6aeaf0062c9f..971167e71dae 100644 --- a/kde-base/kpilot/ChangeLog +++ b/kde-base/kpilot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kpilot # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kpilot/ChangeLog,v 1.40 2006/07/25 07:31:11 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kpilot/ChangeLog,v 1.41 2006/07/26 22:02:33 carlo Exp $ + + 26 Jul 2006; Carsten Lohrke <carlo@gentoo.org> kpilot-3.5.4.ebuild: + Restore keywords. *kpilot-3.5.4 (25 Jul 2006) diff --git a/kde-base/kpilot/kpilot-3.5.4.ebuild b/kde-base/kpilot/kpilot-3.5.4.ebuild index d4a448224b0d..31513e8c394c 100644 --- a/kde-base/kpilot/kpilot-3.5.4.ebuild +++ b/kde-base/kpilot/kpilot-3.5.4.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kpilot/kpilot-3.5.4.ebuild,v 1.1 2006/07/25 07:31:11 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kpilot/kpilot-3.5.4.ebuild,v 1.2 2006/07/26 22:02:33 carlo Exp $ KMNAME=kdepim MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils -DESCRIPTION="KPilot - HotSync software for KDE" -KEYWORDS="~amd64" +DESCRIPTION="KPilot - HotSync software for KDE." +KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="" DEPEND="app-pda/pilot-link dev-libs/libmal |