summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2009-07-02 23:22:23 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2009-07-02 23:22:23 +0000
commitb1b9f305e79c8ad59c63e5378a8c0649b2d77745 (patch)
tree3ebd4ebb4519c1ee1263758ae2c7d6bb61c61f4b /media-gfx/gtkimageview
parentInitial import. (diff)
downloadgentoo-2-b1b9f305e79c8ad59c63e5378a8c0649b2d77745.tar.gz
gentoo-2-b1b9f305e79c8ad59c63e5378a8c0649b2d77745.tar.bz2
gentoo-2-b1b9f305e79c8ad59c63e5378a8c0649b2d77745.zip
Use the EAPI2 SRC_URI arrows to avoid the Wiki screwing up the file.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx/gtkimageview')
-rw-r--r--media-gfx/gtkimageview/ChangeLog6
-rw-r--r--media-gfx/gtkimageview/gtkimageview-1.6.4.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-gfx/gtkimageview/ChangeLog b/media-gfx/gtkimageview/ChangeLog
index 61d515da6a2c..cde489190a76 100644
--- a/media-gfx/gtkimageview/ChangeLog
+++ b/media-gfx/gtkimageview/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-gfx/gtkimageview
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gtkimageview/ChangeLog,v 1.6 2009/06/30 08:44:30 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gtkimageview/ChangeLog,v 1.7 2009/07/02 23:22:23 robbat2 Exp $
+
+ 02 Jul 2009; Robin H. Johnson <robbat2@gentoo.org>
+ gtkimageview-1.6.4.ebuild:
+ Use the EAPI2 SRC_URI arrows to avoid the Wiki screwing up the file.
30 Jun 2009; Alexis Ballier <aballier@gentoo.org>
gtkimageview-1.6.4.ebuild:
diff --git a/media-gfx/gtkimageview/gtkimageview-1.6.4.ebuild b/media-gfx/gtkimageview/gtkimageview-1.6.4.ebuild
index dd3af20ae05b..b8ff1045dbb6 100644
--- a/media-gfx/gtkimageview/gtkimageview-1.6.4.ebuild
+++ b/media-gfx/gtkimageview/gtkimageview-1.6.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gtkimageview/gtkimageview-1.6.4.ebuild,v 1.7 2009/06/30 08:44:30 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gtkimageview/gtkimageview-1.6.4.ebuild,v 1.8 2009/07/02 23:22:23 robbat2 Exp $
EAPI="2"
@@ -8,7 +8,7 @@ inherit autotools gnome2
DESCRIPTION="GtkImageView is a simple image viewer widget for GTK."
HOMEPAGE="http://trac.bjourne.webfactional.com/wiki"
-SRC_URI="http://trac.bjourne.webfactional.com/attachment/wiki/WikiStart/${P}.tar.gz"
+SRC_URI="http://trac.bjourne.webfactional.com/attachment/wiki/WikiStart/${P}.tar.gz?format=raw -> ${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"