public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Weber (xmw)" <xmw@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/hsetroot: hsetroot-1.0.2.ebuild ChangeLog
Date: Mon,  4 Jun 2012 20:13:08 +0000 (UTC)	[thread overview]
Message-ID: <20120604201308.8CB182004B@flycatcher.gentoo.org> (raw)

xmw         12/06/04 20:13:08

  Modified:             hsetroot-1.0.2.ebuild ChangeLog
  Log:
  Fix SRC_URI/HOMEPAGE (reported by df, bug 416293)
  
  (Portage version: 2.1.10.63/cvs/Linux x86_64)

Revision  Changes    Path
1.15                 x11-misc/hsetroot/hsetroot-1.0.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/hsetroot/hsetroot-1.0.2.ebuild?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/hsetroot/hsetroot-1.0.2.ebuild?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/hsetroot/hsetroot-1.0.2.ebuild?r1=1.14&r2=1.15

Index: hsetroot-1.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/hsetroot/hsetroot-1.0.2.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- hsetroot-1.0.2.ebuild	31 Mar 2010 18:29:16 -0000	1.14
+++ hsetroot-1.0.2.ebuild	4 Jun 2012 20:13:08 -0000	1.15
@@ -1,14 +1,14 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/hsetroot/hsetroot-1.0.2.ebuild,v 1.14 2010/03/31 18:29:16 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/hsetroot/hsetroot-1.0.2.ebuild,v 1.15 2012/06/04 20:13:08 xmw Exp $
 
 EAPI="2"
 
 inherit autotools
 
 DESCRIPTION="Tool which allows you to compose wallpapers ('root pixmaps') for X"
-HOMEPAGE="http://thegraveyard.org/hsetroot.php"
-SRC_URI="http://thegraveyard.org/files/${P}.tar.gz"
+HOMEPAGE="http://thegraveyard.org/hsetroot.html"
+SRC_URI="http://cdn.thegraveyard.org/releases/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"



1.13                 x11-misc/hsetroot/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/hsetroot/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/hsetroot/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/hsetroot/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/hsetroot/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	31 Mar 2010 18:29:16 -0000	1.12
+++ ChangeLog	4 Jun 2012 20:13:08 -0000	1.13
@@ -1,6 +1,9 @@
 # ChangeLog for x11-misc/hsetroot
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/hsetroot/ChangeLog,v 1.12 2010/03/31 18:29:16 armin76 Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/hsetroot/ChangeLog,v 1.13 2012/06/04 20:13:08 xmw Exp $
+
+  04 Jun 2012; Michael Weber <xmw@gentoo.org> hsetroot-1.0.2.ebuild:
+  Fix SRC_URI/HOMEPAGE (reported by df, bug 416293)
 
   31 Mar 2010; Raúl Porcel <armin76@gentoo.org> hsetroot-1.0.2.ebuild:
   Add ~alpha wrt #312305






             reply	other threads:[~2012-06-04 20:13 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-04 20:13 Michael Weber (xmw) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-03-10  9:39 [gentoo-commits] gentoo-x86 commit in x11-misc/hsetroot: hsetroot-1.0.2.ebuild ChangeLog Samuli Suominen (ssuominen)
2010-03-31 18:29 Raul Porcel (armin76)
2010-01-10 18:31 Christian Faulhammer (fauli)
2009-07-02 20:49 Christian Ruppert (idl0r)
2009-05-17 17:50 Gysbert Wassenaar (nixnut)
2009-05-06 21:09 Markus Meier (maekke)
2009-05-01 18:05 Raul Porcel (armin76)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120604201308.8CB182004B@flycatcher.gentoo.org \
    --to=xmw@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox