summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2014-01-24 02:38:01 +0000
committerPatrick Lauer <patrick@gentoo.org>2014-01-24 02:38:01 +0000
commit9fae1432b739fdb84ae393bf32bde005d3243401 (patch)
tree8d1d023083d294bab9081ce99a2b6e91f7b3e0aa /media-libs/waffle
parentAdd waffle git ebuild thanks to Dylan Baker <baker.dylan.c@gmail.com> (diff)
downloadgentoo-2-9fae1432b739fdb84ae393bf32bde005d3243401.tar.gz
gentoo-2-9fae1432b739fdb84ae393bf32bde005d3243401.tar.bz2
gentoo-2-9fae1432b739fdb84ae393bf32bde005d3243401.zip
Whitespace
(Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'media-libs/waffle')
-rw-r--r--media-libs/waffle/ChangeLog6
-rw-r--r--media-libs/waffle/waffle-1.3.0-r1.ebuild4
-rw-r--r--media-libs/waffle/waffle-9999.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/media-libs/waffle/ChangeLog b/media-libs/waffle/ChangeLog
index 5b2c5e48cc77..2277105b996c 100644
--- a/media-libs/waffle/ChangeLog
+++ b/media-libs/waffle/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/waffle
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/waffle/ChangeLog,v 1.4 2014/01/23 23:24:59 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/waffle/ChangeLog,v 1.5 2014/01/24 02:38:01 patrick Exp $
+
+ 24 Jan 2014; Patrick Lauer <patrick@gentoo.org> waffle-1.3.0-r1.ebuild,
+ waffle-9999.ebuild:
+ Whitespace
*waffle-9999 (23 Jan 2014)
diff --git a/media-libs/waffle/waffle-1.3.0-r1.ebuild b/media-libs/waffle/waffle-1.3.0-r1.ebuild
index 8a6fb0c324d0..dcf1681e994c 100644
--- a/media-libs/waffle/waffle-1.3.0-r1.ebuild
+++ b/media-libs/waffle/waffle-1.3.0-r1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/waffle/waffle-1.3.0-r1.ebuild,v 1.2 2014/01/23 23:24:58 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/waffle/waffle-1.3.0-r1.ebuild,v 1.3 2014/01/24 02:38:01 patrick Exp $
EAPI=5
EGIT_REPO_URI="git://people.freedesktop.org/~chadversary/waffle"
if [[ ${PV} = 9999* ]]; then
- GIT_ECLASS="git-2"
+ GIT_ECLASS="git-2"
fi
inherit cmake-utils cmake-multilib ${GIT_ECLASS}
diff --git a/media-libs/waffle/waffle-9999.ebuild b/media-libs/waffle/waffle-9999.ebuild
index 67dab2516046..4fbc717a2263 100644
--- a/media-libs/waffle/waffle-9999.ebuild
+++ b/media-libs/waffle/waffle-9999.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/waffle/waffle-9999.ebuild,v 1.1 2014/01/23 23:24:58 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/waffle/waffle-9999.ebuild,v 1.2 2014/01/24 02:38:01 patrick Exp $
EAPI=5
EGIT_REPO_URI="git://people.freedesktop.org/~chadversary/waffle"
if [[ ${PV} = 9999* ]]; then
- GIT_ECLASS="git-2"
+ GIT_ECLASS="git-2"
fi
inherit cmake-utils cmake-multilib ${GIT_ECLASS}