summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Veber <coronalvr@gentoo.org>2003-07-29 06:49:45 +0000
committerAlex Veber <coronalvr@gentoo.org>2003-07-29 06:49:45 +0000
commitc7631f3a673fc383803b49eaf2a24d8525c150eb (patch)
treea235a62815a4899c0ac03d3d8e085f8569fcb108 /app-emulation/winex/winex-3000.ebuild
parentbye bye winex (diff)
downloadgentoo-2-c7631f3a673fc383803b49eaf2a24d8525c150eb.tar.gz
gentoo-2-c7631f3a673fc383803b49eaf2a24d8525c150eb.tar.bz2
gentoo-2-c7631f3a673fc383803b49eaf2a24d8525c150eb.zip
bye bye winex
Diffstat (limited to 'app-emulation/winex/winex-3000.ebuild')
-rw-r--r--app-emulation/winex/winex-3000.ebuild29
1 files changed, 29 insertions, 0 deletions
diff --git a/app-emulation/winex/winex-3000.ebuild b/app-emulation/winex/winex-3000.ebuild
new file mode 100644
index 000000000000..a8e604e5e421
--- /dev/null
+++ b/app-emulation/winex/winex-3000.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex/winex-3000.ebuild,v 1.1 2003/07/29 06:49:33 coronalvr Exp $
+
+DESCRIPTION="Winex - fake ebuild!"
+HOMEPAGE="http://www.transgaming.com/"
+
+SLOT="3000"
+KEYWORDS="x86 -ppc -sparc"
+LICENSE="Aladdin"
+IUSE=""
+
+DEPEND=""
+
+pkg_postinst() {
+einfo This package was removed from portage tree due to the request from Transgaming. Here is an extract from there email:
+einfo The primary reason for the WineX CVS tree being publicly available
+einfo "under the Aladdin Free Public License (AFPL) is to give outside"
+einfo developers who have an interest in the project the ability to track
+einfo our most current work, and to assist us with code or testing.
+einfo Our work is very complex though, and only a limited number of
+einfo developers have the skills required to contribute.
+einfo The intent of the public CVS tree is *not* to provide a 'free' version
+einfo of WineX that can be used without paying for it.  We want everyone
+einfo with an interest in the project to contribute, whether they contribute
+einfo code, or money to assist us with our development efforts.  We felt that
+einfo the AFPL was a good compromise to allow that to happen, which is why
+einfo we chose it.
+}