summaryrefslogtreecommitdiff
path: root/dev-go
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2015-06-29 16:01:21 +0000
committerWilliam Hubbs <williamh@gentoo.org>2015-06-29 16:01:21 +0000
commit828b2ba2c48536ed8297e111aaa9e63b1707f239 (patch)
tree355623a460e8303161e3917f36ba3d9a49e62455 /dev-go
parentMask kde-misc/systemd-kcm, will replace kde-misc/kcmsystemd soon. (diff)
downloadgentoo-2-828b2ba2c48536ed8297e111aaa9e63b1707f239.tar.gz
gentoo-2-828b2ba2c48536ed8297e111aaa9e63b1707f239.tar.bz2
gentoo-2-828b2ba2c48536ed8297e111aaa9e63b1707f239.zip
add ego_src setting to the live ebuild
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0x30C46538)
Diffstat (limited to 'dev-go')
-rw-r--r--dev-go/go-oauth2/ChangeLog6
-rw-r--r--dev-go/go-oauth2/go-oauth2-9999.ebuild3
2 files changed, 7 insertions, 2 deletions
diff --git a/dev-go/go-oauth2/ChangeLog b/dev-go/go-oauth2/ChangeLog
index b7d85312f4f7..52ed5b732f0b 100644
--- a/dev-go/go-oauth2/ChangeLog
+++ b/dev-go/go-oauth2/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-go/go-oauth2
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-go/go-oauth2/ChangeLog,v 1.6 2015/06/29 15:59:38 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-go/go-oauth2/ChangeLog,v 1.7 2015/06/29 16:01:21 williamh Exp $
+
+ 29 Jun 2015; William Hubbs <williamh@gentoo.org>
+ go-oauth2-1.4.2_p20150527.ebuild, go-oauth2-9999.ebuild:
+ add ego_src setting to the live ebuild
29 Jun 2015; William Hubbs <williamh@gentoo.org>
go-oauth2-1.4.2_p20150527.ebuild, go-oauth2-9999.ebuild:
diff --git a/dev-go/go-oauth2/go-oauth2-9999.ebuild b/dev-go/go-oauth2/go-oauth2-9999.ebuild
index ef2f019ae133..a867de748a40 100644
--- a/dev-go/go-oauth2/go-oauth2-9999.ebuild
+++ b/dev-go/go-oauth2/go-oauth2-9999.ebuild
@@ -1,9 +1,10 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-go/go-oauth2/go-oauth2-9999.ebuild,v 1.3 2015/06/29 15:59:38 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-go/go-oauth2/go-oauth2-9999.ebuild,v 1.4 2015/06/29 16:01:21 williamh Exp $
EAPI=5
EGO_PN=golang.org/x/oauth2
+EGO_SRC=golang.org/x/oauth2
if [[ ${PV} = *9999* ]]; then
inherit golang-vcs