diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-04-11 20:07:19 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-04-11 20:07:19 +0000 |
commit | 5c3314b1b77c76c91875aa42f3902d5bec2830f7 (patch) | |
tree | 518655d8c35bdec2de4e2d1534be7b3ecc07c8f6 /kde-base/kpilot | |
parent | Convert to EAPI-2 use-deps. It's much nicer when the PM can just detect USE d... (diff) | |
download | historical-5c3314b1b77c76c91875aa42f3902d5bec2830f7.tar.gz historical-5c3314b1b77c76c91875aa42f3902d5bec2830f7.tar.bz2 historical-5c3314b1b77c76c91875aa42f3902d5bec2830f7.zip |
Add ~alpha/~ia64 wrt #260777
Package-Manager: portage-2.1.6.7/cvs/Linux ia64
Diffstat (limited to 'kde-base/kpilot')
-rw-r--r-- | kde-base/kpilot/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kpilot/kpilot-4.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kpilot/ChangeLog b/kde-base/kpilot/ChangeLog index 752eb3e639b2..6968c8ca5487 100644 --- a/kde-base/kpilot/ChangeLog +++ b/kde-base/kpilot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kpilot # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kpilot/ChangeLog,v 1.77 2009/03/04 23:12:08 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kpilot/ChangeLog,v 1.78 2009/04/11 19:47:30 armin76 Exp $ + + 11 Apr 2009; Raúl Porcel <armin76@gentoo.org> kpilot-4.2.1.ebuild: + Add ~alpha/~ia64 wrt #260777 *kpilot-4.2.1 (04 Mar 2009) diff --git a/kde-base/kpilot/kpilot-4.2.1.ebuild b/kde-base/kpilot/kpilot-4.2.1.ebuild index 90b72b485931..843419a20e6f 100644 --- a/kde-base/kpilot/kpilot-4.2.1.ebuild +++ b/kde-base/kpilot/kpilot-4.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kpilot/kpilot-4.2.1.ebuild,v 1.1 2009/03/04 23:12:08 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kpilot/kpilot-4.2.1.ebuild,v 1.2 2009/04/11 19:47:30 armin76 Exp $ EAPI="2" @@ -8,7 +8,7 @@ KMNAME="kdepim" inherit kde4-meta DESCRIPTION="KPilot is software for syncing PalmOS based handhelds." -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 " +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" IUSE="avantgo crypt debug" DEPEND=" |