diff options
author | Bart Verwilst <verwilst@gentoo.org> | 2002-09-15 15:32:58 +0000 |
---|---|---|
committer | Bart Verwilst <verwilst@gentoo.org> | 2002-09-15 15:32:58 +0000 |
commit | 88f3c0ae9e3f2d89de9fcdc20159454176df399c (patch) | |
tree | 54a35833f29b7c02a2a8510b24f3336ecfeeaaa1 /net-im/amsn | |
parent | Fixed missing make install (diff) | |
download | historical-88f3c0ae9e3f2d89de9fcdc20159454176df399c.tar.gz historical-88f3c0ae9e3f2d89de9fcdc20159454176df399c.tar.bz2 historical-88f3c0ae9e3f2d89de9fcdc20159454176df399c.zip |
new version, lots of bugfixes
Diffstat (limited to 'net-im/amsn')
-rw-r--r-- | net-im/amsn/ChangeLog | 7 | ||||
-rw-r--r-- | net-im/amsn/amsn-0.61.1.ebuild (renamed from net-im/amsn/amsn-0.60.ebuild) | 4 | ||||
-rw-r--r-- | net-im/amsn/files/digest-amsn-0.60 | 1 | ||||
-rw-r--r-- | net-im/amsn/files/digest-amsn-0.61.1 | 1 |
4 files changed, 9 insertions, 4 deletions
diff --git a/net-im/amsn/ChangeLog b/net-im/amsn/ChangeLog index 5723802c2fde..aea141fbafd9 100644 --- a/net-im/amsn/ChangeLog +++ b/net-im/amsn/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-im/amsn # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/net-im/amsn/ChangeLog,v 1.2 2002/09/01 11:10:02 verwilst Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/amsn/ChangeLog,v 1.3 2002/09/15 15:32:58 verwilst Exp $ + +* amsn-0.61.1 (15 Sept 2002) Bart Verwilst <verwilst@gentoo.org> + + This is actually a snapshot, with lots of bufixes and new features, + also, filetransfer seems much more stable now :o) Enjoy! * amsn-0.60 (3 July 2002) Bart Verwilst <verwilst@gentoo.org> diff --git a/net-im/amsn/amsn-0.60.ebuild b/net-im/amsn/amsn-0.61.1.ebuild index 376c92469925..5f2246b4d96d 100644 --- a/net-im/amsn/amsn-0.60.ebuild +++ b/net-im/amsn/amsn-0.61.1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/amsn/amsn-0.60.ebuild,v 1.4 2002/09/01 11:10:02 verwilst Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/amsn/amsn-0.61.1.ebuild,v 1.1 2002/09/15 15:32:58 verwilst Exp $ S="${WORKDIR}/msn" DESCRIPTION="Alvarro's Messenger client for MSN" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" +SRC_URI="mirror://sourceforge/${PN}/amsn-cvs20020908.tar.gz" HOMEPAGE="http://amsn.sourceforge.net" SLOT="0" diff --git a/net-im/amsn/files/digest-amsn-0.60 b/net-im/amsn/files/digest-amsn-0.60 deleted file mode 100644 index c41508f9220d..000000000000 --- a/net-im/amsn/files/digest-amsn-0.60 +++ /dev/null @@ -1 +0,0 @@ -MD5 d43b2a3c1699ea42a8ae9bc155f3d200 amsn-0.60.tar.gz 160859 diff --git a/net-im/amsn/files/digest-amsn-0.61.1 b/net-im/amsn/files/digest-amsn-0.61.1 new file mode 100644 index 000000000000..c013181d1834 --- /dev/null +++ b/net-im/amsn/files/digest-amsn-0.61.1 @@ -0,0 +1 @@ +MD5 abd4e2de1a560a8cea86cd0681e5636c amsn-cvs20020908.tar.gz 308734 |