diff options
author | David Holm <dholm@gentoo.org> | 2005-08-09 15:43:35 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-08-09 15:43:35 +0000 |
commit | 8038577ec1aba6ddf1ace5811b3b36eecbda0730 (patch) | |
tree | a1d3a77ca4e5022fcd09b6d2b94f526ac1f46128 /app-mobilephone | |
parent | * cleaned out old ebuild, .41 stabilized on amd64 and x86 (diff) | |
download | gentoo-2-8038577ec1aba6ddf1ace5811b3b36eecbda0730.tar.gz gentoo-2-8038577ec1aba6ddf1ace5811b3b36eecbda0730.tar.bz2 gentoo-2-8038577ec1aba6ddf1ace5811b3b36eecbda0730.zip |
Added to ~ppc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-mobilephone')
-rw-r--r-- | app-mobilephone/moto4lin/ChangeLog | 5 | ||||
-rw-r--r-- | app-mobilephone/moto4lin/moto4lin-0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-mobilephone/moto4lin/ChangeLog b/app-mobilephone/moto4lin/ChangeLog index d576e70c4e76..66dce98f1802 100644 --- a/app-mobilephone/moto4lin/ChangeLog +++ b/app-mobilephone/moto4lin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-mobilephone/moto4lin # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/moto4lin/ChangeLog,v 1.1 2005/08/08 19:40:02 r3pek Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/moto4lin/ChangeLog,v 1.2 2005/08/09 15:41:34 dholm Exp $ + + 09 Aug 2005; David Holm <dholm@gentoo.org> moto4lin-0.3.ebuild: + Added to ~ppc. *moto4lin-0.3 (08 Aug 2005) diff --git a/app-mobilephone/moto4lin/moto4lin-0.3.ebuild b/app-mobilephone/moto4lin/moto4lin-0.3.ebuild index eff1597ef527..fe067c869ac5 100644 --- a/app-mobilephone/moto4lin/moto4lin-0.3.ebuild +++ b/app-mobilephone/moto4lin/moto4lin-0.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-mobilephone/moto4lin/moto4lin-0.3.ebuild,v 1.1 2005/08/08 19:40:02 r3pek Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/moto4lin/moto4lin-0.3.ebuild,v 1.2 2005/08/09 15:41:34 dholm Exp $ DESCRIPTION="Moto4lin is file manager and seem editor for Motorola P2K phones" HOMEPAGE="http://moto4lin.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~ppc ~x86" DEPEND="dev-libs/libusb x11-libs/qt" |