diff options
author | Steve Arnold <nerdboy@gentoo.org> | 2004-01-12 20:07:02 +0000 |
---|---|---|
committer | Steve Arnold <nerdboy@gentoo.org> | 2004-01-12 20:07:02 +0000 |
commit | f46b2e34c76158b63e79088178bf546eedb70307 (patch) | |
tree | 6236576d30a3301a6f71d4c0b1510e1687ff3356 /app-pda | |
parent | bumped r3 to x86, fixed headers, and other minor changes (diff) | |
download | historical-f46b2e34c76158b63e79088178bf546eedb70307.tar.gz historical-f46b2e34c76158b63e79088178bf546eedb70307.tar.bz2 historical-f46b2e34c76158b63e79088178bf546eedb70307.zip |
bumped r1 to x86, updated headers and metadata
Diffstat (limited to 'app-pda')
-rw-r--r-- | app-pda/qtopia-desktop-bin/ChangeLog | 6 | ||||
-rw-r--r-- | app-pda/qtopia-desktop-bin/Manifest | 8 | ||||
-rw-r--r-- | app-pda/qtopia-desktop-bin/metadata.xml | 2 | ||||
-rw-r--r-- | app-pda/qtopia-desktop-bin/qtopia-desktop-bin-1.6.2-r1.ebuild | 6 | ||||
-rw-r--r-- | app-pda/qtopia-desktop-bin/qtopia-desktop-bin-1.6.2.ebuild | 4 |
5 files changed, 15 insertions, 11 deletions
diff --git a/app-pda/qtopia-desktop-bin/ChangeLog b/app-pda/qtopia-desktop-bin/ChangeLog index fb1c91e0824b..fdbb3948dcd6 100644 --- a/app-pda/qtopia-desktop-bin/ChangeLog +++ b/app-pda/qtopia-desktop-bin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-pda/qtopia-desktop-bin # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/qtopia-desktop-bin/ChangeLog,v 1.2 2003/11/23 04:37:57 nerdboy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/qtopia-desktop-bin/ChangeLog,v 1.3 2004/01/12 20:06:55 nerdboy Exp $ + + 12 Jan 2004; <sarnold@gentoo.org> metadata.xml, + qtopia-desktop-bin-1.6.2-r1.ebuild: + bumped r1 to x86 and closed bug #18175 (also updated metadata) *qtopia-desktop-bin-1.6.2-r1 (22 Nov 2003) diff --git a/app-pda/qtopia-desktop-bin/Manifest b/app-pda/qtopia-desktop-bin/Manifest index 348c86b1e4a3..696408ed37e2 100644 --- a/app-pda/qtopia-desktop-bin/Manifest +++ b/app-pda/qtopia-desktop-bin/Manifest @@ -1,6 +1,6 @@ -MD5 a6525dea7c4200cb319655ed06468a9e metadata.xml 376 -MD5 19bfa1ef6d6499691c24a7cec28a1417 qtopia-desktop-bin-1.6.2.ebuild 1800 -MD5 626c932d7ce1106ab454dd8e098531a4 ChangeLog 589 -MD5 cf9d915bd24fcbdb85c16dba3d60fac2 qtopia-desktop-bin-1.6.2-r1.ebuild 1624 +MD5 d6edd91c507e86466efbe9509c037c4c metadata.xml 398 +MD5 95179d1c1bb61676f875f1735928503e qtopia-desktop-bin-1.6.2.ebuild 1800 +MD5 e47a43c75654152d973020a5532a4497 ChangeLog 743 +MD5 30e61c5d9d3b9421faeeec427f5adde1 qtopia-desktop-bin-1.6.2-r1.ebuild 1623 MD5 e47d4ed2b1a7b1876057de337ae540a4 files/digest-qtopia-desktop-bin-1.6.2-r1 80 MD5 e47d4ed2b1a7b1876057de337ae540a4 files/digest-qtopia-desktop-bin-1.6.2 80 diff --git a/app-pda/qtopia-desktop-bin/metadata.xml b/app-pda/qtopia-desktop-bin/metadata.xml index 8654a45b1eaa..6813228c232e 100644 --- a/app-pda/qtopia-desktop-bin/metadata.xml +++ b/app-pda/qtopia-desktop-bin/metadata.xml @@ -6,5 +6,5 @@ <email>nerdboy@gentoo.org</email> <name>Steve Arnold</name> </maintainer> -<longdescription>Qtopia Desktop is the sync app for qtopia on the Zaurus. It is not available in source form.</longdescription> +<longdescription>Qtopia Desktop is the sync app for qtopia on the Zaurus. It should work for most Sharp ROMs on SL-5000Ds and 5500s.</longdescription> </pkgmetadata> diff --git a/app-pda/qtopia-desktop-bin/qtopia-desktop-bin-1.6.2-r1.ebuild b/app-pda/qtopia-desktop-bin/qtopia-desktop-bin-1.6.2-r1.ebuild index 2e693e1e9e67..7a740ff04778 100644 --- a/app-pda/qtopia-desktop-bin/qtopia-desktop-bin-1.6.2-r1.ebuild +++ b/app-pda/qtopia-desktop-bin/qtopia-desktop-bin-1.6.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/qtopia-desktop-bin/qtopia-desktop-bin-1.6.2-r1.ebuild,v 1.1 2003/11/23 04:37:57 nerdboy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/qtopia-desktop-bin/qtopia-desktop-bin-1.6.2-r1.ebuild,v 1.2 2004/01/12 20:06:55 nerdboy Exp $ IUSE="X" @@ -19,7 +19,7 @@ RDEPEND="virtual/x11" LICENSE="QPL" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" RESTRICT="nomirror nostrip" src_install() { diff --git a/app-pda/qtopia-desktop-bin/qtopia-desktop-bin-1.6.2.ebuild b/app-pda/qtopia-desktop-bin/qtopia-desktop-bin-1.6.2.ebuild index ac167830cb25..17e6078c77a0 100644 --- a/app-pda/qtopia-desktop-bin/qtopia-desktop-bin-1.6.2.ebuild +++ b/app-pda/qtopia-desktop-bin/qtopia-desktop-bin-1.6.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/qtopia-desktop-bin/qtopia-desktop-bin-1.6.2.ebuild,v 1.1 2003/10/31 04:47:31 nerdboy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/qtopia-desktop-bin/qtopia-desktop-bin-1.6.2.ebuild,v 1.2 2004/01/12 20:06:55 nerdboy Exp $ IUSE="X" |