diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-05-02 18:13:25 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-05-02 18:13:25 +0000 |
commit | 3ce02ec146bc1ccb9adc5583967119301bcd0ede (patch) | |
tree | 7bc9b8f85c6622ad107e2a0ae96437875baf7a35 /app-emulation/wine | |
parent | Stop installing dummy documentation. (diff) | |
download | gentoo-2-3ce02ec146bc1ccb9adc5583967119301bcd0ede.tar.gz gentoo-2-3ce02ec146bc1ccb9adc5583967119301bcd0ede.tar.bz2 gentoo-2-3ce02ec146bc1ccb9adc5583967119301bcd0ede.zip |
dont install DEVELOPERS-HINTS since it has been removed #176694 by Arfrever Frehtes Taifersar Arahesis
(Portage version: 2.1.2.5)
Diffstat (limited to 'app-emulation/wine')
-rw-r--r-- | app-emulation/wine/wine-0.9.20.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/wine/wine-0.9.21.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/wine/wine-0.9.22.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/wine/wine-0.9.23.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/wine/wine-0.9.24.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/wine/wine-0.9.25.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/wine/wine-0.9.26.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/wine/wine-0.9.27.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/wine/wine-0.9.28.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/wine/wine-0.9.29.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/wine/wine-0.9.30.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/wine/wine-0.9.31.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/wine/wine-0.9.32.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/wine/wine-0.9.33.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/wine/wine-0.9.34.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/wine/wine-0.9.35.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/wine/wine-0.9.36.ebuild | 4 |
17 files changed, 34 insertions, 34 deletions
diff --git a/app-emulation/wine/wine-0.9.20.ebuild b/app-emulation/wine/wine-0.9.20.ebuild index b672b055fa94..88477232d8c6 100644 --- a/app-emulation/wine/wine-0.9.20.ebuild +++ b/app-emulation/wine/wine-0.9.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.20.ebuild,v 1.8 2007/03/07 01:28:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.20.ebuild,v 1.9 2007/05/02 18:13:25 vapier Exp $ inherit eutils flag-o-matic multilib @@ -113,7 +113,7 @@ src_compile() { src_install() { make DESTDIR="${D}" install || die - dodoc ANNOUNCE AUTHORS ChangeLog DEVELOPERS-HINTS README + dodoc ANNOUNCE AUTHORS ChangeLog README } pkg_postinst() { diff --git a/app-emulation/wine/wine-0.9.21.ebuild b/app-emulation/wine/wine-0.9.21.ebuild index b232008f87f5..9d0d02659147 100644 --- a/app-emulation/wine/wine-0.9.21.ebuild +++ b/app-emulation/wine/wine-0.9.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.21.ebuild,v 1.9 2007/03/07 01:28:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.21.ebuild,v 1.10 2007/05/02 18:13:25 vapier Exp $ inherit eutils flag-o-matic multilib @@ -111,7 +111,7 @@ src_compile() { src_install() { make DESTDIR="${D}" install || die - dodoc ANNOUNCE AUTHORS ChangeLog DEVELOPERS-HINTS README + dodoc ANNOUNCE AUTHORS ChangeLog README } pkg_postinst() { diff --git a/app-emulation/wine/wine-0.9.22.ebuild b/app-emulation/wine/wine-0.9.22.ebuild index 5c0125340232..87b5deac60fb 100644 --- a/app-emulation/wine/wine-0.9.22.ebuild +++ b/app-emulation/wine/wine-0.9.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.22.ebuild,v 1.8 2007/03/07 01:28:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.22.ebuild,v 1.9 2007/05/02 18:13:25 vapier Exp $ inherit eutils flag-o-matic multilib @@ -111,7 +111,7 @@ src_compile() { src_install() { make DESTDIR="${D}" install || die - dodoc ANNOUNCE AUTHORS ChangeLog DEVELOPERS-HINTS README + dodoc ANNOUNCE AUTHORS ChangeLog README } pkg_postinst() { diff --git a/app-emulation/wine/wine-0.9.23.ebuild b/app-emulation/wine/wine-0.9.23.ebuild index 24fd34f5a657..8e011973e4a2 100644 --- a/app-emulation/wine/wine-0.9.23.ebuild +++ b/app-emulation/wine/wine-0.9.23.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.23.ebuild,v 1.8 2007/03/07 01:28:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.23.ebuild,v 1.9 2007/05/02 18:13:25 vapier Exp $ inherit eutils flag-o-matic multilib @@ -111,7 +111,7 @@ src_compile() { src_install() { make DESTDIR="${D}" install || die - dodoc ANNOUNCE AUTHORS ChangeLog DEVELOPERS-HINTS README + dodoc ANNOUNCE AUTHORS ChangeLog README } pkg_postinst() { diff --git a/app-emulation/wine/wine-0.9.24.ebuild b/app-emulation/wine/wine-0.9.24.ebuild index fda0e6a00633..40d1ddae05d3 100644 --- a/app-emulation/wine/wine-0.9.24.ebuild +++ b/app-emulation/wine/wine-0.9.24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.24.ebuild,v 1.8 2007/03/07 01:28:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.24.ebuild,v 1.9 2007/05/02 18:13:25 vapier Exp $ inherit eutils flag-o-matic multilib @@ -111,7 +111,7 @@ src_compile() { src_install() { make DESTDIR="${D}" install || die - dodoc ANNOUNCE AUTHORS ChangeLog DEVELOPERS-HINTS README + dodoc ANNOUNCE AUTHORS ChangeLog README } pkg_postinst() { diff --git a/app-emulation/wine/wine-0.9.25.ebuild b/app-emulation/wine/wine-0.9.25.ebuild index 7128f81233be..527fe19f1c91 100644 --- a/app-emulation/wine/wine-0.9.25.ebuild +++ b/app-emulation/wine/wine-0.9.25.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.25.ebuild,v 1.8 2007/03/07 01:28:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.25.ebuild,v 1.9 2007/05/02 18:13:25 vapier Exp $ inherit eutils flag-o-matic multilib @@ -111,7 +111,7 @@ src_compile() { src_install() { make DESTDIR="${D}" install || die - dodoc ANNOUNCE AUTHORS ChangeLog DEVELOPERS-HINTS README + dodoc ANNOUNCE AUTHORS ChangeLog README } pkg_postinst() { diff --git a/app-emulation/wine/wine-0.9.26.ebuild b/app-emulation/wine/wine-0.9.26.ebuild index e62b0d13e5c3..8a0eac926ce0 100644 --- a/app-emulation/wine/wine-0.9.26.ebuild +++ b/app-emulation/wine/wine-0.9.26.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.26.ebuild,v 1.8 2007/03/07 01:28:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.26.ebuild,v 1.9 2007/05/02 18:13:25 vapier Exp $ inherit eutils flag-o-matic multilib @@ -111,7 +111,7 @@ src_compile() { src_install() { make DESTDIR="${D}" install || die - dodoc ANNOUNCE AUTHORS ChangeLog DEVELOPERS-HINTS README + dodoc ANNOUNCE AUTHORS ChangeLog README } pkg_postinst() { diff --git a/app-emulation/wine/wine-0.9.27.ebuild b/app-emulation/wine/wine-0.9.27.ebuild index 668dd585a121..9a8419428fe1 100644 --- a/app-emulation/wine/wine-0.9.27.ebuild +++ b/app-emulation/wine/wine-0.9.27.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.27.ebuild,v 1.8 2007/03/07 01:28:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.27.ebuild,v 1.9 2007/05/02 18:13:25 vapier Exp $ inherit eutils flag-o-matic multilib @@ -109,7 +109,7 @@ src_compile() { src_install() { make DESTDIR="${D}" install || die - dodoc ANNOUNCE AUTHORS ChangeLog DEVELOPERS-HINTS README + dodoc ANNOUNCE AUTHORS ChangeLog README } pkg_postinst() { diff --git a/app-emulation/wine/wine-0.9.28.ebuild b/app-emulation/wine/wine-0.9.28.ebuild index d10c995e27aa..d50f91cb2636 100644 --- a/app-emulation/wine/wine-0.9.28.ebuild +++ b/app-emulation/wine/wine-0.9.28.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.28.ebuild,v 1.8 2007/03/07 01:28:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.28.ebuild,v 1.9 2007/05/02 18:13:25 vapier Exp $ inherit eutils flag-o-matic multilib @@ -109,7 +109,7 @@ src_compile() { src_install() { make DESTDIR="${D}" install || die - dodoc ANNOUNCE AUTHORS ChangeLog DEVELOPERS-HINTS README + dodoc ANNOUNCE AUTHORS ChangeLog README } pkg_postinst() { diff --git a/app-emulation/wine/wine-0.9.29.ebuild b/app-emulation/wine/wine-0.9.29.ebuild index 8a43631d4954..648502e851c0 100644 --- a/app-emulation/wine/wine-0.9.29.ebuild +++ b/app-emulation/wine/wine-0.9.29.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.29.ebuild,v 1.5 2007/03/07 01:28:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.29.ebuild,v 1.6 2007/05/02 18:13:25 vapier Exp $ inherit eutils flag-o-matic multilib @@ -109,7 +109,7 @@ src_compile() { src_install() { make DESTDIR="${D}" install || die - dodoc ANNOUNCE AUTHORS ChangeLog DEVELOPERS-HINTS README + dodoc ANNOUNCE AUTHORS ChangeLog README } pkg_postinst() { diff --git a/app-emulation/wine/wine-0.9.30.ebuild b/app-emulation/wine/wine-0.9.30.ebuild index 4e5c10b1febe..44f9b892a1f8 100644 --- a/app-emulation/wine/wine-0.9.30.ebuild +++ b/app-emulation/wine/wine-0.9.30.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.30.ebuild,v 1.4 2007/03/07 01:28:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.30.ebuild,v 1.5 2007/05/02 18:13:25 vapier Exp $ inherit eutils flag-o-matic multilib @@ -109,7 +109,7 @@ src_compile() { src_install() { make DESTDIR="${D}" install || die - dodoc ANNOUNCE AUTHORS ChangeLog DEVELOPERS-HINTS README + dodoc ANNOUNCE AUTHORS ChangeLog README } pkg_postinst() { diff --git a/app-emulation/wine/wine-0.9.31.ebuild b/app-emulation/wine/wine-0.9.31.ebuild index 88fba0adba8a..85cfad12f83d 100644 --- a/app-emulation/wine/wine-0.9.31.ebuild +++ b/app-emulation/wine/wine-0.9.31.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.31.ebuild,v 1.4 2007/03/07 01:28:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.31.ebuild,v 1.5 2007/05/02 18:13:25 vapier Exp $ inherit eutils flag-o-matic multilib @@ -109,7 +109,7 @@ src_compile() { src_install() { make DESTDIR="${D}" install || die - dodoc ANNOUNCE AUTHORS ChangeLog DEVELOPERS-HINTS README + dodoc ANNOUNCE AUTHORS ChangeLog README } pkg_postinst() { diff --git a/app-emulation/wine/wine-0.9.32.ebuild b/app-emulation/wine/wine-0.9.32.ebuild index f388353f066b..4efebb5f4152 100644 --- a/app-emulation/wine/wine-0.9.32.ebuild +++ b/app-emulation/wine/wine-0.9.32.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.32.ebuild,v 1.3 2007/03/07 01:28:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.32.ebuild,v 1.4 2007/05/02 18:13:25 vapier Exp $ inherit eutils flag-o-matic multilib @@ -109,7 +109,7 @@ src_compile() { src_install() { make DESTDIR="${D}" install || die - dodoc ANNOUNCE AUTHORS ChangeLog DEVELOPERS-HINTS README + dodoc ANNOUNCE AUTHORS ChangeLog README } pkg_postinst() { diff --git a/app-emulation/wine/wine-0.9.33.ebuild b/app-emulation/wine/wine-0.9.33.ebuild index 1600b22e5b4b..ddeeecad2388 100644 --- a/app-emulation/wine/wine-0.9.33.ebuild +++ b/app-emulation/wine/wine-0.9.33.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.33.ebuild,v 1.1 2007/03/17 21:11:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.33.ebuild,v 1.2 2007/05/02 18:13:25 vapier Exp $ inherit eutils flag-o-matic multilib @@ -109,7 +109,7 @@ src_compile() { src_install() { make DESTDIR="${D}" install || die - dodoc ANNOUNCE AUTHORS ChangeLog DEVELOPERS-HINTS README + dodoc ANNOUNCE AUTHORS ChangeLog README } pkg_postinst() { diff --git a/app-emulation/wine/wine-0.9.34.ebuild b/app-emulation/wine/wine-0.9.34.ebuild index bf8431998b7c..8013221d3fa5 100644 --- a/app-emulation/wine/wine-0.9.34.ebuild +++ b/app-emulation/wine/wine-0.9.34.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.34.ebuild,v 1.2 2007/04/11 09:05:39 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.34.ebuild,v 1.3 2007/05/02 18:13:25 vapier Exp $ inherit eutils flag-o-matic multilib @@ -110,7 +110,7 @@ src_compile() { src_install() { make DESTDIR="${D}" install || die - dodoc ANNOUNCE AUTHORS ChangeLog DEVELOPERS-HINTS README + dodoc ANNOUNCE AUTHORS ChangeLog README } pkg_postinst() { diff --git a/app-emulation/wine/wine-0.9.35.ebuild b/app-emulation/wine/wine-0.9.35.ebuild index 4f51beb31c3a..018ab04c1a7b 100644 --- a/app-emulation/wine/wine-0.9.35.ebuild +++ b/app-emulation/wine/wine-0.9.35.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.35.ebuild,v 1.2 2007/04/19 00:14:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.35.ebuild,v 1.3 2007/05/02 18:13:25 vapier Exp $ inherit eutils flag-o-matic multilib @@ -107,7 +107,7 @@ src_compile() { src_install() { make DESTDIR="${D}" install || die - dodoc ANNOUNCE AUTHORS ChangeLog DEVELOPERS-HINTS README + dodoc ANNOUNCE AUTHORS ChangeLog README } pkg_postinst() { diff --git a/app-emulation/wine/wine-0.9.36.ebuild b/app-emulation/wine/wine-0.9.36.ebuild index 396b123baf64..a06eade647ad 100644 --- a/app-emulation/wine/wine-0.9.36.ebuild +++ b/app-emulation/wine/wine-0.9.36.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.36.ebuild,v 1.1 2007/04/30 16:23:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.36.ebuild,v 1.2 2007/05/02 18:13:25 vapier Exp $ inherit eutils flag-o-matic multilib @@ -107,7 +107,7 @@ src_compile() { src_install() { make DESTDIR="${D}" install || die - dodoc ANNOUNCE AUTHORS ChangeLog DEVELOPERS-HINTS README + dodoc ANNOUNCE AUTHORS ChangeLog README } pkg_postinst() { |