From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3A4D2139082 for ; Tue, 28 Nov 2017 16:19:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6ACBBE0E20; Tue, 28 Nov 2017 16:19:07 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3E444E0E20 for ; Tue, 28 Nov 2017 16:19:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3769F33C770 for ; Tue, 28 Nov 2017 16:19:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BB7AAAA9F for ; Tue, 28 Nov 2017 16:19:04 +0000 (UTC) From: "NP Hardass" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "NP Hardass" Message-ID: <1511885932.4cc36b990dd0b5e486a54e093d7dba8c4ab8f3d4.np-hardass@gentoo> Subject: [gentoo-commits] data/gentoo-news:master commit in: 2017-11-21-old-wine-versions-moving-to-overlay/ X-VCS-Repository: data/gentoo-news X-VCS-Files: 2017-11-21-old-wine-versions-moving-to-overlay/2017-11-21-old-wine-versions-moving-to-overlay.en.txt 2017-11-21-old-wine-versions-moving-to-overlay/2017-11-21-old-wine-versions-moving-to-overlay.en.txt.asc X-VCS-Directories: 2017-11-21-old-wine-versions-moving-to-overlay/ X-VCS-Committer: np-hardass X-VCS-Committer-Name: NP Hardass X-VCS-Revision: 4cc36b990dd0b5e486a54e093d7dba8c4ab8f3d4 X-VCS-Branch: master Date: Tue, 28 Nov 2017 16:19:04 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 21e93196-d921-4b26-a795-5f878ea1adfc X-Archives-Hash: a17c5486df99f28a7136c15ae104af02 commit: 4cc36b990dd0b5e486a54e093d7dba8c4ab8f3d4 Author: NP-Hardass gentoo org> AuthorDate: Tue Nov 28 16:15:31 2017 +0000 Commit: NP Hardass gentoo org> CommitDate: Tue Nov 28 16:18:52 2017 +0000 URL: https://gitweb.gentoo.org/data/gentoo-news.git/commit/?id=4cc36b99 Add news item for old wine versions moving to overlay ...1-21-old-wine-versions-moving-to-overlay.en.txt | 38 ++++++++++++++++++++++ ...-old-wine-versions-moving-to-overlay.en.txt.asc | 34 +++++++++++++++++++ 2 files changed, 72 insertions(+) diff --git a/2017-11-21-old-wine-versions-moving-to-overlay/2017-11-21-old-wine-versions-moving-to-overlay.en.txt b/2017-11-21-old-wine-versions-moving-to-overlay/2017-11-21-old-wine-versions-moving-to-overlay.en.txt new file mode 100644 index 0000000..5076d8c --- /dev/null +++ b/2017-11-21-old-wine-versions-moving-to-overlay/2017-11-21-old-wine-versions-moving-to-overlay.en.txt @@ -0,0 +1,38 @@ +Title: Old Wine versions moving to wine-overlay +Author: NP-Hardass +Content-Type: text/plain +Posted: 2017-11-21 +Revision: 1 +News-Item-Format: 2.0 +Display-If-Installed: app-emulation/wine:0 +Display-If-Installed: app-emulation/wine-vanilla +Display-If-Installed: app-emulation/wine-staging +Display-If-Installed: app-emulation/wine-d3d9 +Display-If-Installed: app-emulation/wine-any + +To reduce the burden on main Gentoo repository, older versions of Wine +will be available only in the wine overlay. These ebuilds will still be +fully supported by the Gentoo Wine Project. This will result in +upstream stable releases and the several most recent upstream devel +releases being the only versions in ::gentoo; all versions meeting the +criteria for support within Gentoo [1] will be available in ::wine. + +To install the overlay you can either add the repos.conf file to your +portage configuration directory, add the repository via layman, or add the +repository via eselect-repository. + +* To add the repos.conf file: +# wget https://dev.gentoo.org/~np-hardass/proj/wine/wine.conf -O \ + /etc/portage/repos.conf/wine.conf + +Edit the /etc/portage/repos.conf/wine.conf file so that "location" +points to your desired folder to install the overlay. +# emaint sync --repo wine + +* To install the overlay via layman: +# layman -a wine + +* To install the overlay via eselect-repository: +# eselect repository enable wine + +[1] https://wiki.gentoo.org/wiki/Project:Wine/Policies_and_Procedures#Supported_versions diff --git a/2017-11-21-old-wine-versions-moving-to-overlay/2017-11-21-old-wine-versions-moving-to-overlay.en.txt.asc b/2017-11-21-old-wine-versions-moving-to-overlay/2017-11-21-old-wine-versions-moving-to-overlay.en.txt.asc new file mode 100644 index 0000000..9ddaeed --- /dev/null +++ b/2017-11-21-old-wine-versions-moving-to-overlay/2017-11-21-old-wine-versions-moving-to-overlay.en.txt.asc @@ -0,0 +1,34 @@ +-----BEGIN PGP MESSAGE----- + +owGNVWtwE1UUTi1KWQyPguBYipcCDhO7CWkBIZRCoWCLCG1ptUAL3GRvkls2e3d2 +b9Ku8iyMUhDER6cFB0YUEGVaFAQKIqAwDg95icPUMuUtMGBhRBGktvXuJmlQcGx+ +ZLL3nu8753zfOdkV5mhTTFSvn9Lit2x+ujGq6ok+zsFJA+0v8HY7n2TniSjwxVhC +fAApKiaSyvtIAEsenhKesDMRalYkWWkJnRr/FszFVEQOMEkUwKsMBMIgEAQBSoBB +FkJyaX7qJYoDTMziM6AiQFUFKZHfozxIooRYieJJ5cYQibJHPleTWQaKSqhNFiGW +uCyiUiQ4QKRoLgcFsJ7XAezcRFSs8pkU+fhxRPFBygKtA7l0rDK0xme6+UxJpVAU +dQooyzzy+UVIGdimV+poeygfgBIWRdh2ALvzMFXaDhCShWFtj4aSxnG5BChI8LsQ +oF4EnH5FQBIgEvAx6cCLhr4sQCYqpkTREgHzGykR34jbMJIrZp0BJwIwALEInSJi +HKIGGIdOq6cD4WkAuV6kIoCcfiwKKjCQKg3iObdfZDDVL8tEYa4Bp2YQhAoxZiZL +IUXIRa2AEeEQXkGqX6QsHeeXVaog6GOURhkKEhFUkQqgJBhUKmJ1QJFNnErZrYsx +g1aQwC5FrhXjRMZQekPdtHbN2nI4gsM3HDCBH5hjhGgIw7kUTJGCIXATJdwSK5d6 +I8pOsxeCh6Uz6HXNrIY/OOhisI6giEAjfuCCEkCMjvkBhWBzhlNWF5HcwI0ZE9sn +FqlwemroQUC/wR6/YkwBEDDrP2jrPwgMq0GAVc5S+aDEXG9Nwf0rglkpMhI+csyK +tgBW9n/U5OD6gmIPosBLqaw6bDamuTWyyLa5ksx7g/ttk5nVxqwaX0EOfhIo4AD7 +2BB12UKN2SJJIqEcN1bA1Kjhf2ODcqmERUMKEkTiMiRKYMphiaphIdmAqEw0gVlq +7AF9pDtW1iLSF4gCVZNcgDfUMbYgpM2jLI3orUsU/AV42BbYwyboFKHTBz1FkjFg +QUp9+MImFONZ+EEX9GdbaNMc+trZsoiIXRipM9gizWA3Lvavwdau7+Twrs4ILwFX +9lhyO1NUjCm+R592e1fvOrg14/7Zk/G3p4RfIo8/pr8LTFyHLuGTBXWdWwqb9hVN +vpl3anum5W2yGI3C5bf2Ng8aXS2f6YLWLZu5J3Za7JGnspXXS7PNyw9kd0rZfmvB +5iytG3p/8Y7OjeYDq3fG2efcTRn250G+eO7Q/mhnn18TNmlVo4eU93v+guVol/5f +L5TGTLt9fHleVuLFlIXpH/fLLezfs2Tm1Csv2X4ZcGWYxZO07mrU2JHrlHqyTzCt +KvW5MpsWXKyZX9KyKL9jyQd1va41V1tGnJ95Nk2q6VZ27pOTCburE8sGRa+5U/+F +uX2Mtn5uS+yIJRsPxN05knescLpp1o3TFvuXm2PjJu3/493yoUW/9RifNKZvc1zq +ISX+zPSv0m6s3yBsd5TXvlexVslvvJ+3smXpvVOXhvCVlWC/RczfUcE3bXqmIany +rzPfFeQffkfd0ztdMOfEXMtPXnms5hV8WOgtdctINkfvTuh592jlyOG7Big7onu/ +4SlorksafvdQ++pL5obxyVVqQ/7l2t9n51xeoaVc/7B242z7qmfT+a7fVizdJTdc +/ab2MgzcPv59TvrS6m1rCjdcaD9ofJx2usnSMSP1h6qkbVszPlomo3m2n10T5u9/ +7dzA5+Ju+uuX4ClL5jVuqkETTpyoGEJ6llk+e7L7KlPgaLui82sH3yvdd3rWojnX +T0x4uXRchzrT5zs3ztdSR4r0ZkLU1LWJFVuqrwztWm/tVHLB/ePeqjWfrngzu2tB +oaf73w== +=/Dgg +-----END PGP MESSAGE-----