diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-02-09 12:58:41 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-02-09 12:58:41 +0000 |
commit | 06d11d95bb09d6da2750e25e58999525da082788 (patch) | |
tree | 6009b1f5cc581e9f532287e3e3c8d6acf74e221f /dev-util/xmingw-w32api | |
parent | More patchset bumps (diff) | |
download | historical-06d11d95bb09d6da2750e25e58999525da082788.tar.gz historical-06d11d95bb09d6da2750e25e58999525da082788.tar.bz2 historical-06d11d95bb09d6da2750e25e58999525da082788.zip |
~amd64
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'dev-util/xmingw-w32api')
-rw-r--r-- | dev-util/xmingw-w32api/ChangeLog | 7 | ||||
-rw-r--r-- | dev-util/xmingw-w32api/xmingw-w32api-2.4.ebuild | 4 | ||||
-rw-r--r-- | dev-util/xmingw-w32api/xmingw-w32api-2.5.ebuild | 4 | ||||
-rw-r--r-- | dev-util/xmingw-w32api/xmingw-w32api-3.1.ebuild | 6 |
4 files changed, 12 insertions, 9 deletions
diff --git a/dev-util/xmingw-w32api/ChangeLog b/dev-util/xmingw-w32api/ChangeLog index 78307c7c0eb7..fa83fde394bd 100644 --- a/dev-util/xmingw-w32api/ChangeLog +++ b/dev-util/xmingw-w32api/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/xmingw-w32api -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/xmingw-w32api/ChangeLog,v 1.9 2004/11/17 16:58:53 cretin Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/xmingw-w32api/ChangeLog,v 1.10 2005/02/09 12:58:41 blubb Exp $ + + 09 Feb 2005; Simon Stelling <blubb@gentoo.org> xmingw-w32api-3.1.ebuild: + added ~amd64 17 Nov 2004; Stefan Jones <cretin@gentoo.org> +xmingw-w32api-3.1-ntddk.patch: Patch for bug #70949 diff --git a/dev-util/xmingw-w32api/xmingw-w32api-2.4.ebuild b/dev-util/xmingw-w32api/xmingw-w32api-2.4.ebuild index 46b72d0ec893..8bf9e4ff6c92 100644 --- a/dev-util/xmingw-w32api/xmingw-w32api-2.4.ebuild +++ b/dev-util/xmingw-w32api/xmingw-w32api-2.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/xmingw-w32api/xmingw-w32api-2.4.ebuild,v 1.4 2004/06/25 02:51:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/xmingw-w32api/xmingw-w32api-2.4.ebuild,v 1.5 2005/02/09 12:58:41 blubb Exp $ MY_P=${P/xmingw-} RUNTIME=mingw-runtime-3.2 diff --git a/dev-util/xmingw-w32api/xmingw-w32api-2.5.ebuild b/dev-util/xmingw-w32api/xmingw-w32api-2.5.ebuild index 91c45c086145..86f927eb404f 100644 --- a/dev-util/xmingw-w32api/xmingw-w32api-2.5.ebuild +++ b/dev-util/xmingw-w32api/xmingw-w32api-2.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/xmingw-w32api/xmingw-w32api-2.5.ebuild,v 1.3 2004/06/25 02:51:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/xmingw-w32api/xmingw-w32api-2.5.ebuild,v 1.4 2005/02/09 12:58:41 blubb Exp $ inherit eutils diff --git a/dev-util/xmingw-w32api/xmingw-w32api-3.1.ebuild b/dev-util/xmingw-w32api/xmingw-w32api-3.1.ebuild index c34c4c6cd48f..29cf2540859e 100644 --- a/dev-util/xmingw-w32api/xmingw-w32api-3.1.ebuild +++ b/dev-util/xmingw-w32api/xmingw-w32api-3.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/xmingw-w32api/xmingw-w32api-3.1.ebuild,v 1.3 2004/11/17 16:58:53 cretin Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/xmingw-w32api/xmingw-w32api-3.1.ebuild,v 1.4 2005/02/09 12:58:41 blubb Exp $ inherit eutils @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/mingw/${RUNTIME}-src.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~amd64" IUSE="" DEPEND="dev-util/xmingw-binutils |