diff options
author | David Holm <dholm@gentoo.org> | 2005-07-22 17:22:48 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-07-22 17:22:48 +0000 |
commit | 6d3f3485a1198b74c14677e75f9302caa9ef302b (patch) | |
tree | 6144b963ef148fe259206112c695e2f3c668ff21 /app-pda/malsync | |
parent | bug #99922 (diff) | |
download | gentoo-2-6d3f3485a1198b74c14677e75f9302caa9ef302b.tar.gz gentoo-2-6d3f3485a1198b74c14677e75f9302caa9ef302b.tar.bz2 gentoo-2-6d3f3485a1198b74c14677e75f9302caa9ef302b.zip |
Added to ~ppc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-pda/malsync')
-rw-r--r-- | app-pda/malsync/ChangeLog | 5 | ||||
-rw-r--r-- | app-pda/malsync/malsync-2.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-pda/malsync/ChangeLog b/app-pda/malsync/ChangeLog index 8f6681796030..87f5388699e5 100644 --- a/app-pda/malsync/ChangeLog +++ b/app-pda/malsync/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-pda/malsync # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/malsync/ChangeLog,v 1.3 2005/01/01 15:45:48 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/malsync/ChangeLog,v 1.4 2005/07/22 17:21:23 dholm Exp $ + + 22 Jul 2005; David Holm <dholm@gentoo.org> malsync-2.2.0.ebuild: + Added to ~ppc. *malsync-2.2.0 (02 Sep 2003) diff --git a/app-pda/malsync/malsync-2.2.0.ebuild b/app-pda/malsync/malsync-2.2.0.ebuild index c70cb5debb2f..67c0fba5479d 100644 --- a/app-pda/malsync/malsync-2.2.0.ebuild +++ b/app-pda/malsync/malsync-2.2.0.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/malsync/malsync-2.2.0.ebuild,v 1.5 2005/01/01 15:45:48 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/malsync/malsync-2.2.0.ebuild,v 1.6 2005/07/22 17:21:23 dholm Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.tomw.org/malsync/${MY_P}.src.tar.gz" LICENSE="MPL-1.0" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~ppc ~x86" IUSE="" DEPEND=">=app-pda/pilot-link-0.11.7" |