diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-29 20:06:54 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-29 20:06:54 +0000 |
commit | 2adea7aab70854894b57d546957cc82d3be26b57 (patch) | |
tree | 0a823bde86aee7e6353f05b48778da45f00712dd /app-emulation/win4lin | |
parent | Initial Import of Geo-IP perl module (diff) | |
download | gentoo-2-2adea7aab70854894b57d546957cc82d3be26b57.tar.gz gentoo-2-2adea7aab70854894b57d546957cc82d3be26b57.tar.bz2 gentoo-2-2adea7aab70854894b57d546957cc82d3be26b57.zip |
unmask and changelog fixes
Diffstat (limited to 'app-emulation/win4lin')
-rw-r--r-- | app-emulation/win4lin/ChangeLog | 7 | ||||
-rw-r--r-- | app-emulation/win4lin/win4lin-4.0.20.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/app-emulation/win4lin/ChangeLog b/app-emulation/win4lin/ChangeLog index 94d85f002783..20030f5c27ad 100644 --- a/app-emulation/win4lin/ChangeLog +++ b/app-emulation/win4lin/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for app-emulation/win4lin # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/win4lin/ChangeLog,v 1.9 2003/06/19 15:56:43 bass Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/win4lin/ChangeLog,v 1.10 2003/06/29 20:06:54 aliz Exp $ *win4lin-5.0.1 (03 Jun 2003) @@ -10,6 +10,11 @@ 03 Jun 2003; J.Alberto Suárez L. <bass@gentoo.org> win4lin-5.0.1.ebuild: New version and new evaluation code. +*win4lin-4.0.22 (08 Jun 2003) + + 29 Jun 2003; Daniel Ahlberg <aliz@gentoo.org> : + Added missing changelog entry. + *win4lin-4.0.20 (13 Apr 2003) 13 Apr 2003; J.Alberto Suárez L. <bass@gentoo.org> win4lin-4.0.20.ebuild: diff --git a/app-emulation/win4lin/win4lin-4.0.20.ebuild b/app-emulation/win4lin/win4lin-4.0.20.ebuild index 4a76d88ee41a..fd5c191dc72f 100644 --- a/app-emulation/win4lin/win4lin-4.0.20.ebuild +++ b/app-emulation/win4lin/win4lin-4.0.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/win4lin/win4lin-4.0.20.ebuild,v 1.1 2003/04/13 12:46:05 bass Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/win4lin/win4lin-4.0.20.ebuild,v 1.2 2003/06/29 20:06:54 aliz Exp $ IUSE="doc" @@ -15,7 +15,7 @@ SRC_URI="mirror://gentoo/${MY_P}.rpm SLOT="0" LICENSE="NeTraverse" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="app-arch/rpm2targz sys-kernel/win4lin-sources" |