diff options
author | Dan Armak <danarmak@gentoo.org> | 2002-03-12 21:20:59 +0000 |
---|---|---|
committer | Dan Armak <danarmak@gentoo.org> | 2002-03-12 21:20:59 +0000 |
commit | 7c51d15d381209e50d307026501a26777eabf252 (patch) | |
tree | 129e8593261678a81c5a28adc5001835de185876 /app-emulation/wine | |
parent | Deprecated. (diff) | |
download | gentoo-2-7c51d15d381209e50d307026501a26777eabf252.tar.gz gentoo-2-7c51d15d381209e50d307026501a26777eabf252.tar.bz2 gentoo-2-7c51d15d381209e50d307026501a26777eabf252.zip |
new upstream snapshot. upstream changelog: identical to previous version except for the license change
to LGPL.
Diffstat (limited to 'app-emulation/wine')
-rw-r--r-- | app-emulation/wine/ChangeLog | 9 | ||||
-rw-r--r-- | app-emulation/wine/files/digest-wine-20020228 | 1 | ||||
-rw-r--r-- | app-emulation/wine/files/digest-wine-20020310 | 1 | ||||
-rw-r--r-- | app-emulation/wine/wine-20020310.ebuild (renamed from app-emulation/wine/wine-20020228.ebuild) | 2 |
4 files changed, 10 insertions, 3 deletions
diff --git a/app-emulation/wine/ChangeLog b/app-emulation/wine/ChangeLog index 2dca4c1953bb..df94e07e8da1 100644 --- a/app-emulation/wine/ChangeLog +++ b/app-emulation/wine/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for app-emulation/wine # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.2 2002/03/05 20:39:21 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.3 2002/03/12 21:20:58 danarmak Exp $ + +*wine-20020310 (12 Mar 2002) + + 12 Mar 2002; Dan Armak <danarmak@gentoo.org> Changelog: + + This is the latest upstream snapshot. Upstream changelog: identical to previous + snapshot except for the license change to LGPL. *wine-20020228 (5 Mar 2002) diff --git a/app-emulation/wine/files/digest-wine-20020228 b/app-emulation/wine/files/digest-wine-20020228 deleted file mode 100644 index 5c4048d97624..000000000000 --- a/app-emulation/wine/files/digest-wine-20020228 +++ /dev/null @@ -1 +0,0 @@ -MD5 022d1a35104331d4ebfc2bbca6d20efe Wine-20020228.tar.gz 6970746 diff --git a/app-emulation/wine/files/digest-wine-20020310 b/app-emulation/wine/files/digest-wine-20020310 new file mode 100644 index 000000000000..defd038feebd --- /dev/null +++ b/app-emulation/wine/files/digest-wine-20020310 @@ -0,0 +1 @@ +MD5 a3c4cac20b4336d99671594707a5fff1 Wine-20020310.tar.gz 7076073 diff --git a/app-emulation/wine/wine-20020228.ebuild b/app-emulation/wine/wine-20020310.ebuild index 91b05f3290a0..2fdb0b280152 100644 --- a/app-emulation/wine/wine-20020228.ebuild +++ b/app-emulation/wine/wine-20020310.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Dan Armak <danarmak@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20020228.ebuild,v 1.1 2002/03/05 20:39:21 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20020310.ebuild,v 1.1 2002/03/12 21:20:59 danarmak Exp $ S=${WORKDIR}/${P} DESCRIPTION="Wine is a free implementation of Windows on Unix." |