summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2014-06-30 19:00:34 +0000
committerMatt Turner <mattst88@gentoo.org>2014-06-30 19:00:34 +0000
commitc4828b17d8f428874f8ddcd1ff3ee60e8c1dc6ab (patch)
treee9c465d6507d404def49516d4e188b90f08d0500 /media-libs
parentMask pixman USE flag of dev-libs/efl for future removal, bug 501074 (diff)
downloadgentoo-2-c4828b17d8f428874f8ddcd1ff3ee60e8c1dc6ab.tar.gz
gentoo-2-c4828b17d8f428874f8ddcd1ff3ee60e8c1dc6ab.tar.bz2
gentoo-2-c4828b17d8f428874f8ddcd1ff3ee60e8c1dc6ab.zip
Update waffle git link.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 974CA72A)
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/waffle/ChangeLog5
-rw-r--r--media-libs/waffle/waffle-9999.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/waffle/ChangeLog b/media-libs/waffle/ChangeLog
index 4053a6092d11..4081f7977fb5 100644
--- a/media-libs/waffle/ChangeLog
+++ b/media-libs/waffle/ChangeLog
@@ -1,6 +1,9 @@
# 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.6 2014/06/18 19:58:04 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/waffle/ChangeLog,v 1.7 2014/06/30 19:00:34 mattst88 Exp $
+
+ 30 Jun 2014; Matt Turner <mattst88@gentoo.org> waffle-9999.ebuild:
+ Update waffle git link.
18 Jun 2014; Michał Górny <mgorny@gentoo.org> waffle-1.3.0-r1.ebuild,
waffle-9999.ebuild:
diff --git a/media-libs/waffle/waffle-9999.ebuild b/media-libs/waffle/waffle-9999.ebuild
index 674d7b0a6ab5..2e5bff7f0c4b 100644
--- a/media-libs/waffle/waffle-9999.ebuild
+++ b/media-libs/waffle/waffle-9999.ebuild
@@ -1,10 +1,10 @@
# 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.3 2014/06/18 19:58:04 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/waffle/waffle-9999.ebuild,v 1.4 2014/06/30 19:00:34 mattst88 Exp $
EAPI=5
-EGIT_REPO_URI="git://people.freedesktop.org/~chadversary/waffle"
+EGIT_REPO_URI="git://github.com/waffle-gl/waffle.git"
if [[ ${PV} = 9999* ]]; then
GIT_ECLASS="git-2"