commit:     e9e90588d8dfc28bf6a4d4524b2cc5f364a43c0c
Author:     Ian Stakenvicius <axs <AT> gentoo <DOT> org>
AuthorDate: Tue Apr  5 17:51:33 2016 +0000
Commit:     Ian Stakenvicius <axs <AT> gentoo <DOT> org>
CommitDate: Tue Apr  5 17:52:42 2016 +0000
URL:        https://gitweb.gentoo.org/dev/axs.git/commit/?id=e9e90588

Added Slic3r ebuilds back as virtuals to help alert users of the transition

 media-gfx/Slic3r/Slic3r-1.1.7-r9.ebuild | 18 ++++++++++++++++++
 media-gfx/Slic3r/Slic3r-1.2.9-r9.ebuild | 18 ++++++++++++++++++
 media-gfx/Slic3r/Slic3r-9999.ebuild     | 18 ++++++++++++++++++
 media-gfx/Slic3r/metadata.xml           | 11 +++++++++++
 4 files changed, 65 insertions(+)

diff --git a/media-gfx/Slic3r/Slic3r-1.1.7-r9.ebuild 
b/media-gfx/Slic3r/Slic3r-1.1.7-r9.ebuild
new file mode 100644
index 0000000..22e609b
--- /dev/null
+++ b/media-gfx/Slic3r/Slic3r-1.1.7-r9.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+DESCRIPTION="Virtual for media-gfx/slic3r in the gentoo repo"
+HOMEPAGE=""
+SRC_URI=""
+LICENSE=""
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="+gui test"
+RDEPEND="~media-gfx/slic3r-${PV}[gui?,test?]"
+
+pkg_pretend() {
+       ewarn "This package has been deprecated in favour of 
media-gfx/slic3r-${PV}::gentoo"
+       ewarn "Currently it acts as a virtual, but it will be removed in the 
near future."
+       ewarn "Please adjust your @world"
+}

diff --git a/media-gfx/Slic3r/Slic3r-1.2.9-r9.ebuild 
b/media-gfx/Slic3r/Slic3r-1.2.9-r9.ebuild
new file mode 100644
index 0000000..22e609b
--- /dev/null
+++ b/media-gfx/Slic3r/Slic3r-1.2.9-r9.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+DESCRIPTION="Virtual for media-gfx/slic3r in the gentoo repo"
+HOMEPAGE=""
+SRC_URI=""
+LICENSE=""
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="+gui test"
+RDEPEND="~media-gfx/slic3r-${PV}[gui?,test?]"
+
+pkg_pretend() {
+       ewarn "This package has been deprecated in favour of 
media-gfx/slic3r-${PV}::gentoo"
+       ewarn "Currently it acts as a virtual, but it will be removed in the 
near future."
+       ewarn "Please adjust your @world"
+}

diff --git a/media-gfx/Slic3r/Slic3r-9999.ebuild 
b/media-gfx/Slic3r/Slic3r-9999.ebuild
new file mode 100644
index 0000000..22e609b
--- /dev/null
+++ b/media-gfx/Slic3r/Slic3r-9999.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+DESCRIPTION="Virtual for media-gfx/slic3r in the gentoo repo"
+HOMEPAGE=""
+SRC_URI=""
+LICENSE=""
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="+gui test"
+RDEPEND="~media-gfx/slic3r-${PV}[gui?,test?]"
+
+pkg_pretend() {
+       ewarn "This package has been deprecated in favour of 
media-gfx/slic3r-${PV}::gentoo"
+       ewarn "Currently it acts as a virtual, but it will be removed in the 
near future."
+       ewarn "Please adjust your @world"
+}

diff --git a/media-gfx/Slic3r/metadata.xml b/media-gfx/Slic3r/metadata.xml
new file mode 100644
index 0000000..bf1924c
--- /dev/null
+++ b/media-gfx/Slic3r/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+  <maintainer>
+    <email>[email protected]</email>
+    <name>Ian Stakenvicius</name>
+  </maintainer>
+  <use>
+    <flag name='gui'>Ensure dependencies are installed so that GUI will 
work</flag>
+  </use>
+</pkgmetadata>

Reply via email to