summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Arnold <nerdboy@gentoo.org>2004-11-26 22:36:40 +0000
committerSteve Arnold <nerdboy@gentoo.org>2004-11-26 22:36:40 +0000
commit037c18997d8fafea6cc030dccf73d10edbd5d641 (patch)
treea3ee0cfebc48c995044baecdb71878c9642041df /app-pda
parentUpdated to latest version and closing bug #67105. (Manifest recommit) (diff)
downloadgentoo-2-037c18997d8fafea6cc030dccf73d10edbd5d641.tar.gz
gentoo-2-037c18997d8fafea6cc030dccf73d10edbd5d641.tar.bz2
gentoo-2-037c18997d8fafea6cc030dccf73d10edbd5d641.zip
fixed bug 70853
Diffstat (limited to 'app-pda')
-rw-r--r--app-pda/qtopia-desktop-bin/ChangeLog6
-rw-r--r--app-pda/qtopia-desktop-bin/qtopia-desktop-bin-1.6.2-r1.ebuild4
-rw-r--r--app-pda/qtopia-desktop-bin/qtopia-desktop-bin-1.7.0.ebuild4
3 files changed, 7 insertions, 7 deletions
diff --git a/app-pda/qtopia-desktop-bin/ChangeLog b/app-pda/qtopia-desktop-bin/ChangeLog
index 7fd23933cdd2..ba61cc756a4d 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-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/qtopia-desktop-bin/ChangeLog,v 1.8 2004/07/01 19:23:59 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/qtopia-desktop-bin/ChangeLog,v 1.9 2004/11/26 22:36:40 nerdboy Exp $
+
+ 26 Nov 2004; Steve Arnold <nerdboy@gentoo.org>
+ qtopia-desktop-bin-1.6.2-r1.ebuild, qtopia-desktop-bin-1.7.0.ebuild:
+ fixed bug 70853
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
qtopia-desktop-bin-1.6.2-r1.ebuild, qtopia-desktop-bin-1.7.0.ebuild:
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 4d42148784fc..95bf400033d9 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-2004 Gentoo Foundation
# 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.6 2004/07/13 18:34:25 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/qtopia-desktop-bin/qtopia-desktop-bin-1.6.2-r1.ebuild,v 1.7 2004/11/26 22:36:40 nerdboy Exp $
IUSE=""
@@ -38,12 +38,10 @@ src_install() {
pkg_postinst() {
- einfo "******************************************************************"
einfo " Finished installing Qtopia Desktop into ${QD}"
einfo
einfo " To start Qtopia Desktop, run:"
einfo
einfo " $ qtopiadesktop"
einfo
- einfo "******************************************************************"
}
diff --git a/app-pda/qtopia-desktop-bin/qtopia-desktop-bin-1.7.0.ebuild b/app-pda/qtopia-desktop-bin/qtopia-desktop-bin-1.7.0.ebuild
index 6dadf263b999..9b98350a3ffb 100644
--- a/app-pda/qtopia-desktop-bin/qtopia-desktop-bin-1.7.0.ebuild
+++ b/app-pda/qtopia-desktop-bin/qtopia-desktop-bin-1.7.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# 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.7.0.ebuild,v 1.4 2004/07/13 18:34:25 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/qtopia-desktop-bin/qtopia-desktop-bin-1.7.0.ebuild,v 1.5 2004/11/26 22:36:40 nerdboy Exp $
IUSE=""
@@ -40,12 +40,10 @@ src_install() {
pkg_postinst() {
- einfo "******************************************************************"
einfo " Finished installing Qtopia Desktop ${PV}${REV} into ${QD}"
einfo
einfo " To start Qtopia Desktop, run:"
einfo
einfo " $ qtopiadesktop"
einfo
- einfo "******************************************************************"
}