diff options
author | David Holm <dholm@gentoo.org> | 2005-08-09 15:41:34 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-08-09 15:41:34 +0000 |
commit | cb92aaf49351ec8f091cfbc3df677d4482941ba7 (patch) | |
tree | 3a9e7e6997e3ed0b4d16040876e9801041ffd2e4 /app-mobilephone | |
parent | * cleaned out old ebuild, .41 stabilized on amd64 and x86 (diff) | |
download | historical-cb92aaf49351ec8f091cfbc3df677d4482941ba7.tar.gz historical-cb92aaf49351ec8f091cfbc3df677d4482941ba7.tar.bz2 historical-cb92aaf49351ec8f091cfbc3df677d4482941ba7.zip |
Added to ~ppc
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-mobilephone')
-rw-r--r-- | app-mobilephone/moto4lin/ChangeLog | 5 | ||||
-rw-r--r-- | app-mobilephone/moto4lin/Manifest | 4 | ||||
-rw-r--r-- | app-mobilephone/moto4lin/moto4lin-0.3.ebuild | 4 |
3 files changed, 8 insertions, 5 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/Manifest b/app-mobilephone/moto4lin/Manifest index ca2c71b6b370..6ecffd8a12fb 100644 --- a/app-mobilephone/moto4lin/Manifest +++ b/app-mobilephone/moto4lin/Manifest @@ -1,4 +1,4 @@ -MD5 dc70ba2b1e35039b6a526c3647b8ef6b ChangeLog 381 +MD5 aaede165a5fcca81964c6d50e78e513f ChangeLog 465 MD5 a89a5701e09651b16f3f3d6246d841ff metadata.xml 226 -MD5 9b3dc010fda6ccc8b8020938bfca182f moto4lin-0.3.ebuild 768 +MD5 635021a89d570041833506972e7bbf96 moto4lin-0.3.ebuild 773 MD5 0c01e6e811c6ed425e2553e85bcb5503 files/digest-moto4lin-0.3 64 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" |