diff options
author | David Holm <dholm@gentoo.org> | 2005-07-22 17:22:10 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-07-22 17:22:10 +0000 |
commit | e4c736d82ef6fb1b210b5d5598aa588dddddc6f9 (patch) | |
tree | 80946dca2f1255b8f4c65002f480597ec7209fbc /app-pda/pilot-mailsync | |
parent | bug #99922 (diff) | |
download | historical-e4c736d82ef6fb1b210b5d5598aa588dddddc6f9.tar.gz historical-e4c736d82ef6fb1b210b5d5598aa588dddddc6f9.tar.bz2 historical-e4c736d82ef6fb1b210b5d5598aa588dddddc6f9.zip |
Added to ~ppc
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-pda/pilot-mailsync')
-rw-r--r-- | app-pda/pilot-mailsync/ChangeLog | 5 | ||||
-rw-r--r-- | app-pda/pilot-mailsync/pilot-mailsync-0.8.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-pda/pilot-mailsync/ChangeLog b/app-pda/pilot-mailsync/ChangeLog index 5417fce2643f..208864e114dd 100644 --- a/app-pda/pilot-mailsync/ChangeLog +++ b/app-pda/pilot-mailsync/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-pda/pilot-mailsync # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/pilot-mailsync/ChangeLog,v 1.4 2005/01/26 12:05:58 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/pilot-mailsync/ChangeLog,v 1.5 2005/07/22 17:22:10 dholm Exp $ + + 22 Jul 2005; David Holm <dholm@gentoo.org> pilot-mailsync-0.8.3.ebuild: + Added to ~ppc. *pilot-mailsync-0.8.3 (26 Jan 2005) diff --git a/app-pda/pilot-mailsync/pilot-mailsync-0.8.3.ebuild b/app-pda/pilot-mailsync/pilot-mailsync-0.8.3.ebuild index 2ba2920fb5b3..8776091a5ed0 100644 --- a/app-pda/pilot-mailsync/pilot-mailsync-0.8.3.ebuild +++ b/app-pda/pilot-mailsync/pilot-mailsync-0.8.3.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/app-pda/pilot-mailsync/pilot-mailsync-0.8.3.ebuild,v 1.1 2005/01/26 12:05:58 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/pilot-mailsync/pilot-mailsync-0.8.3.ebuild,v 1.2 2005/07/22 17:22:10 dholm Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://wissrech.iam.uni-bonn.de/people/garcke/pms/${P}.tar.gz" LICENSE="MPL-1.0" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~ppc ~x86" IUSE="ssl gnome" DEPEND="ssl? ( dev-libs/openssl ) |