diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-09-15 11:34:05 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-09-15 11:34:05 +0000 |
commit | 8be89a1d221808d7909e7658e96986071360bf35 (patch) | |
tree | a207d93c0ab98dabdefa9be9c75b985067b14399 /app-pda/multisync | |
parent | songpos patch for sid (diff) | |
download | gentoo-2-8be89a1d221808d7909e7658e96986071360bf35.tar.gz gentoo-2-8be89a1d221808d7909e7658e96986071360bf35.tar.bz2 gentoo-2-8be89a1d221808d7909e7658e96986071360bf35.zip |
fix HOMEPAGE per bug 28769
Diffstat (limited to 'app-pda/multisync')
-rw-r--r-- | app-pda/multisync/ChangeLog | 6 | ||||
-rw-r--r-- | app-pda/multisync/Manifest | 4 | ||||
-rw-r--r-- | app-pda/multisync/multisync-0.80-r1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/app-pda/multisync/ChangeLog b/app-pda/multisync/ChangeLog index 0811fe8b0760..0674630d5d66 100644 --- a/app-pda/multisync/ChangeLog +++ b/app-pda/multisync/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-pda/multisync # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/multisync/ChangeLog,v 1.1 2003/09/08 14:21:42 tad Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/multisync/ChangeLog,v 1.2 2003/09/15 11:34:03 msterret Exp $ + + 15 Sep 2003; Michael Sterrett <msterret@gentoo.org> + multisync-0.80-r1.ebuild: + fix HOMEPAGE per bug 28769 *multisync-0.80-r1 (09 Sep 2003) diff --git a/app-pda/multisync/Manifest b/app-pda/multisync/Manifest index ed3f013485ed..6f503bf1b7d1 100644 --- a/app-pda/multisync/Manifest +++ b/app-pda/multisync/Manifest @@ -1,4 +1,4 @@ -MD5 b9c04f810db0e8976c5d95333f3f9c72 ChangeLog 448 +MD5 678b5908efd9911c83f3e3fd824ab48e ChangeLog 565 MD5 8bf6f02e04d1b0ccf382064a2d1ee056 metadata.xml 331 -MD5 7286789ae3736a1dc1be382b02512150 multisync-0.80-r1.ebuild 2177 +MD5 190e646c0a9125d802321d2c748183dd multisync-0.80-r1.ebuild 2177 MD5 8ad3a49acbf349a211788f9fadd1285d files/digest-multisync-0.80-r1 69 diff --git a/app-pda/multisync/multisync-0.80-r1.ebuild b/app-pda/multisync/multisync-0.80-r1.ebuild index afe893ff3beb..30250af7d722 100644 --- a/app-pda/multisync/multisync-0.80-r1.ebuild +++ b/app-pda/multisync/multisync-0.80-r1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/multisync/multisync-0.80-r1.ebuild,v 1.2 2003/09/08 18:21:23 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/multisync/multisync-0.80-r1.ebuild,v 1.3 2003/09/15 11:34:03 msterret Exp $ DESCRIPTION="Client to sync apps with WinCE or mobile devices" -HOMEPAGE="http://wultisync.sourceforge.net/" +HOMEPAGE="http://multisync.sourceforge.net/" # Point to any required sources; these will be automatically downloaded by # Portage. |