mgorny      14/07/07 06:59:12

  Modified:             gtkimageview-1.6.4.ebuild ChangeLog
  Log:
  Force RESTRICT=userpriv only with USE=test, bug #446628. Update HOMEPAGE. Set 
SRC_URI to our mirrors since the original host is dead and the new homepage 
does not carry distfiles.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  Changes    Path
1.27                 media-gfx/gtkimageview/gtkimageview-1.6.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gtkimageview/gtkimageview-1.6.4.ebuild?rev=1.27&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gtkimageview/gtkimageview-1.6.4.ebuild?rev=1.27&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gtkimageview/gtkimageview-1.6.4.ebuild?r1=1.26&r2=1.27

Index: gtkimageview-1.6.4.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/media-gfx/gtkimageview/gtkimageview-1.6.4.ebuild,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- gtkimageview-1.6.4.ebuild   21 Aug 2012 04:39:21 -0000      1.26
+++ gtkimageview-1.6.4.ebuild   7 Jul 2014 06:59:12 -0000       1.27
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 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.26 
2012/08/21 04:39:21 ottxor Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/gtkimageview/gtkimageview-1.6.4.ebuild,v 1.27 
2014/07/07 06:59:12 mgorny Exp $
 
 EAPI=4
 
@@ -10,8 +10,8 @@
 inherit autotools gnome2 virtualx
 
 DESCRIPTION="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?format=raw
 -> ${P}.tar.gz"
+HOMEPAGE="https://projects.gnome.org/gtkimageview/";
+SRC_URI="mirror://gentoo/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
@@ -19,7 +19,7 @@
 IUSE="doc examples static-libs"
 
 # tests do not work with userpriv
-RESTRICT="userpriv"
+RESTRICT="test? ( userpriv )"
 
 RDEPEND="x11-libs/gtk+:2"
 DEPEND="${RDEPEND}



1.26                 media-gfx/gtkimageview/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gtkimageview/ChangeLog?rev=1.26&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gtkimageview/ChangeLog?rev=1.26&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gtkimageview/ChangeLog?r1=1.25&r2=1.26

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/gtkimageview/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog   21 Aug 2012 04:39:21 -0000      1.25
+++ ChangeLog   7 Jul 2014 06:59:12 -0000       1.26
@@ -1,6 +1,11 @@
 # ChangeLog for media-gfx/gtkimageview
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gtkimageview/ChangeLog,v 1.25 
2012/08/21 04:39:21 ottxor Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gtkimageview/ChangeLog,v 1.26 
2014/07/07 06:59:12 mgorny Exp $
+
+  07 Jul 2014; Michał Górny <mgo...@gentoo.org> gtkimageview-1.6.4.ebuild:
+  Force RESTRICT=userpriv only with USE=test, bug #446628. Update HOMEPAGE. Set
+  SRC_URI to our mirrors since the original host is dead and the new homepage
+  does not carry distfiles.
 
   21 Aug 2012; Christoph Junghans <ott...@gentoo.org> 
gtkimageview-1.6.4.ebuild:
   added prefix keywords




Reply via email to