diff options
-rw-r--r-- | dev-lang/go-bootstrap/go-bootstrap-1.4.2.ebuild | 2 | ||||
-rw-r--r-- | dev-lang/go/go-1.4.2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/go-bootstrap/go-bootstrap-1.4.2.ebuild b/dev-lang/go-bootstrap/go-bootstrap-1.4.2.ebuild index faba1caa..1936e276 100644 --- a/dev-lang/go-bootstrap/go-bootstrap-1.4.2.ebuild +++ b/dev-lang/go-bootstrap/go-bootstrap-1.4.2.ebuild @@ -16,7 +16,7 @@ DESCRIPTION="Version of go compiler used for bootstrapping" HOMEPAGE="http://www.golang.org" LICENSE="BSD" -SLOT="0" +SLOT="1.4" IUSE="" DEPEND="" diff --git a/dev-lang/go/go-1.4.2.ebuild b/dev-lang/go/go-1.4.2.ebuild index 8384e081..6864e66d 100644 --- a/dev-lang/go/go-1.4.2.ebuild +++ b/dev-lang/go/go-1.4.2.ebuild @@ -21,7 +21,7 @@ DESCRIPTION="A concurrent garbage collected and typesafe programming language" HOMEPAGE="http://www.golang.org" LICENSE="BSD" -SLOT="0" +SLOT="1.4" IUSE="" DEPEND="" |