diff options
author | Alastair Tse <liquidx@gentoo.org> | 2004-07-24 20:51:37 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2004-07-24 20:51:37 +0000 |
commit | 1b2955a1a69b3fdc3605da07800f9582b771ca64 (patch) | |
tree | 76506b231e9d61aaa06da9fa335bad197a54dc15 /app-pda | |
parent | version bump (#54565) (Manifest recommit) (diff) | |
download | gentoo-2-1b2955a1a69b3fdc3605da07800f9582b771ca64.tar.gz gentoo-2-1b2955a1a69b3fdc3605da07800f9582b771ca64.tar.bz2 gentoo-2-1b2955a1a69b3fdc3605da07800f9582b771ca64.zip |
oops. fix keywords
Diffstat (limited to 'app-pda')
-rw-r--r-- | app-pda/pilot-mailsync/pilot-mailsync-0.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-pda/pilot-mailsync/pilot-mailsync-0.8.1.ebuild b/app-pda/pilot-mailsync/pilot-mailsync-0.8.1.ebuild index d86a29cbbc06..69be7e2fbd7a 100644 --- a/app-pda/pilot-mailsync/pilot-mailsync-0.8.1.ebuild +++ b/app-pda/pilot-mailsync/pilot-mailsync-0.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/pilot-mailsync/pilot-mailsync-0.8.1.ebuild,v 1.1 2004/07/24 20:50:29 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/pilot-mailsync/pilot-mailsync-0.8.1.ebuild,v 1.2 2004/07/24 20:51:37 liquidx Exp $ DESCRIPTION="An application to transfer outgoing mail from and deliver incoming mail to a Palm OS device." HOMEPAGE="http://wissrech.iam.uni-bonn.de/people/garcke/pms/" @@ -8,7 +8,7 @@ SRC_URI="http://wissrech.iam.uni-bonn.de/people/garcke/pms/${P}.tar.gz" LICENSE="MPL-1.0" SLOT="0" -KEYWORDS="x86" +KEYWORDS="~x86" IUSE="ssl" DEPEND="ssl? ( dev-libs/openssl ) |