diff options
author | Christoph Mende <angelos@gentoo.org> | 2015-09-18 07:05:28 +0200 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2015-09-18 07:18:35 +0200 |
commit | 9a7570fc914d3101d5b0be7e97ca57509612c36b (patch) | |
tree | 3db7e59b9edeb9486729ffd69539cb7e5f8c9f6c /dev-dotnet | |
parent | dev-dotnet/dbus-sharp: bump EAPI to 5, migrate to mono-env, add support for m... (diff) | |
download | gentoo-9a7570fc914d3101d5b0be7e97ca57509612c36b.tar.gz gentoo-9a7570fc914d3101d5b0be7e97ca57509612c36b.tar.bz2 gentoo-9a7570fc914d3101d5b0be7e97ca57509612c36b.zip |
dev-dotnet/dbus-sharp-glib: split package in two slots
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-dotnet')
-rw-r--r-- | dev-dotnet/dbus-sharp-glib/dbus-sharp-glib-0.5.0.ebuild | 2 | ||||
-rw-r--r-- | dev-dotnet/dbus-sharp-glib/dbus-sharp-glib-0.6.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-dotnet/dbus-sharp-glib/dbus-sharp-glib-0.5.0.ebuild b/dev-dotnet/dbus-sharp-glib/dbus-sharp-glib-0.5.0.ebuild index bca6c8acab08..8dbaba430e39 100644 --- a/dev-dotnet/dbus-sharp-glib/dbus-sharp-glib-0.5.0.ebuild +++ b/dev-dotnet/dbus-sharp-glib/dbus-sharp-glib-0.5.0.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/mono/dbus-sharp" SRC_URI="mirror://github/mono/dbus-sharp/${P}.tar.gz" LICENSE="MIT" -SLOT="0" +SLOT="1.0" KEYWORDS="amd64 ppc x86" IUSE="" diff --git a/dev-dotnet/dbus-sharp-glib/dbus-sharp-glib-0.6.0.ebuild b/dev-dotnet/dbus-sharp-glib/dbus-sharp-glib-0.6.0.ebuild index 20b83d315719..321cc180ade3 100644 --- a/dev-dotnet/dbus-sharp-glib/dbus-sharp-glib-0.6.0.ebuild +++ b/dev-dotnet/dbus-sharp-glib/dbus-sharp-glib-0.6.0.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/mono/dbus-sharp" SRC_URI="https://github.com/mono/${PN}/releases/download/v${PV%.*}/${P}.tar.gz" LICENSE="MIT" -SLOT="0" +SLOT="2.0" KEYWORDS="~amd64 ~ppc ~x86" IUSE="" |