summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2015-03-09 05:35:40 +0000
committerPatrick Lauer <patrick@gentoo.org>2015-03-09 05:35:40 +0000
commit7ad31b1867014098c98f470f234cf5c18761aaec (patch)
tree3d8c441510dea18aea35ca98156ebc1510d5d3cb /dev-vcs
parentbump; ebuild and new gentoo.patch submitted by newly designated proxy maintai... (diff)
downloadgentoo-2-7ad31b1867014098c98f470f234cf5c18761aaec.tar.gz
gentoo-2-7ad31b1867014098c98f470f234cf5c18761aaec.tar.bz2
gentoo-2-7ad31b1867014098c98f470f234cf5c18761aaec.zip
Whitespace
(Portage version: 2.2.18/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/notify-webhook/ChangeLog6
-rw-r--r--dev-vcs/notify-webhook/notify-webhook-20150308.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-vcs/notify-webhook/ChangeLog b/dev-vcs/notify-webhook/ChangeLog
index 636ddc590810..a729dd529548 100644
--- a/dev-vcs/notify-webhook/ChangeLog
+++ b/dev-vcs/notify-webhook/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-vcs/notify-webhook
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/notify-webhook/ChangeLog,v 1.1 2015/03/09 00:51:59 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/notify-webhook/ChangeLog,v 1.2 2015/03/09 05:35:40 patrick Exp $
+
+ 09 Mar 2015; Patrick Lauer <patrick@gentoo.org>
+ notify-webhook-20150308.ebuild:
+ Whitespace
*notify-webhook-20150308 (09 Mar 2015)
*notify-webhook-20140805 (09 Mar 2015)
diff --git a/dev-vcs/notify-webhook/notify-webhook-20150308.ebuild b/dev-vcs/notify-webhook/notify-webhook-20150308.ebuild
index 6cb5c261267b..630733c37174 100644
--- a/dev-vcs/notify-webhook/notify-webhook-20150308.ebuild
+++ b/dev-vcs/notify-webhook/notify-webhook-20150308.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/notify-webhook/notify-webhook-20150308.ebuild,v 1.1 2015/03/09 00:51:59 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/notify-webhook/notify-webhook-20150308.ebuild,v 1.2 2015/03/09 05:35:40 patrick Exp $
EAPI=5
@@ -13,7 +13,7 @@ PATCH_COMMIT='BCLibCoop:ee038b53a48e70d9e69c86386c39b7f24736d07e'
PATCH_DELTA="${COMMIT:0:7}...${PATCH_COMMIT:0:17}"
PATCH_NAME="${P}-${PATCH_DELTA}.patch"
SRC_URI="https://github.com/metajack/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz
- https://github.com/metajack/notify-webhook/compare/${PATCH_DELTA}.patch -> ${PATCH_NAME}"
+ https://github.com/metajack/notify-webhook/compare/${PATCH_DELTA}.patch -> ${PATCH_NAME}"
LICENSE="GPL-3"
SLOT="0"