commit: 777110c0f297b31498edf2a171669b1a40302d6e
Author: Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 11 01:45:33 2016 +0000
Commit: Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Thu Feb 11 01:45:33 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=777110c0
dev-go/go-sqlite: add ${PVR} subslot, for tracking static links
Package-Manager: portage-2.2.27
dev-go/go-sqlite3/go-sqlite3-1.1.0_p20160131.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-go/go-sqlite3/go-sqlite3-1.1.0_p20160131.ebuild
b/dev-go/go-sqlite3/go-sqlite3-1.1.0_p20160131.ebuild
index 4e203c8..f14caf3 100644
--- a/dev-go/go-sqlite3/go-sqlite3-1.1.0_p20160131.ebuild
+++ b/dev-go/go-sqlite3/go-sqlite3-1.1.0_p20160131.ebuild
@@ -14,5 +14,5 @@ DESCRIPTION="Go sqlite3 driver using database/sql"
HOMEPAGE="https://${EGO_PN%/*}"
SRC_URI="${ARCHIVE_URI}"
LICENSE="MIT"
-SLOT="0"
+SLOT="0/${PVR}"
IUSE=""