summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Smathers <jsin@gentoo.org>2007-09-05 01:23:29 +0000
committerJason Smathers <jsin@gentoo.org>2007-09-05 01:23:29 +0000
commit2c6aa271ab057113a2572e415561e058ed9f84fd (patch)
treebe18ed74dc48ee04b0c6be680e2ef46c0d922122 /net-news
parentfix group creation, bug #184504 (diff)
downloadgentoo-2-2c6aa271ab057113a2572e415561e058ed9f84fd.tar.gz
gentoo-2-2c6aa271ab057113a2572e415561e058ed9f84fd.tar.bz2
gentoo-2-2c6aa271ab057113a2572e415561e058ed9f84fd.zip
Upstream seems to have rerolled the tarball, bumped to r1 with new manifest, deleted older ebuild for this tarball. Jason Smathers (jsin) <jsin@gentoo.org>
(Portage version: 2.1.2.12)
Diffstat (limited to 'net-news')
-rw-r--r--net-news/rsstool/ChangeLog9
-rw-r--r--net-news/rsstool/files/digest-rsstool-1.0.0_rc33
-rw-r--r--net-news/rsstool/files/digest-rsstool-1.0.0_rc3-r13
-rw-r--r--net-news/rsstool/rsstool-1.0.0_rc3-r1.ebuild (renamed from net-news/rsstool/rsstool-1.0.0_rc3.ebuild)2
4 files changed, 12 insertions, 5 deletions
diff --git a/net-news/rsstool/ChangeLog b/net-news/rsstool/ChangeLog
index 122dbc346295..6aa77de310e6 100644
--- a/net-news/rsstool/ChangeLog
+++ b/net-news/rsstool/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for net-news/rsstool
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-news/rsstool/ChangeLog,v 1.2 2007/09/03 16:49:34 jsin Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-news/rsstool/ChangeLog,v 1.3 2007/09/05 01:23:29 jsin Exp $
+
+*rsstool-1.0.0_rc3-r1 (05 Sep 2007)
+
+ 05 Sep 2007; Jason Smathers (jsin) <jsin@gentoo.org>
+ -rsstool-1.0.0_rc3.ebuild, +rsstool-1.0.0_rc3-r1.ebuild:
+ Upstream seems to have rerolled the tarball. Jason Smathers (jsin)
+ <jsin@gentoo.org>
*rsstool-1.0.0_rc3 (03 Sep 2007)
diff --git a/net-news/rsstool/files/digest-rsstool-1.0.0_rc3 b/net-news/rsstool/files/digest-rsstool-1.0.0_rc3
deleted file mode 100644
index 8550b0e06d6b..000000000000
--- a/net-news/rsstool/files/digest-rsstool-1.0.0_rc3
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 b1caefc937e2266262390893934ae357 rsstool-1.0.0rc3-src.tar.gz 116027
-RMD160 f3301fd975800ec808936bd8814d9e1ad21f7423 rsstool-1.0.0rc3-src.tar.gz 116027
-SHA256 fcd4d73309c891a4bc4a7de449de65253389927578059776bde2d94f6f6328f1 rsstool-1.0.0rc3-src.tar.gz 116027
diff --git a/net-news/rsstool/files/digest-rsstool-1.0.0_rc3-r1 b/net-news/rsstool/files/digest-rsstool-1.0.0_rc3-r1
new file mode 100644
index 000000000000..1f7f91a3a0df
--- /dev/null
+++ b/net-news/rsstool/files/digest-rsstool-1.0.0_rc3-r1
@@ -0,0 +1,3 @@
+MD5 2a3c24b0f90094074d661a5a2075d72d rsstool-1.0.0rc3-src.tar.gz 113763
+RMD160 f296ec43e760996e1aa8d3eff5d4f5a10939fd15 rsstool-1.0.0rc3-src.tar.gz 113763
+SHA256 047a25574563467084fbd0357121407350cc223266d40b46238738b1ce3763c2 rsstool-1.0.0rc3-src.tar.gz 113763
diff --git a/net-news/rsstool/rsstool-1.0.0_rc3.ebuild b/net-news/rsstool/rsstool-1.0.0_rc3-r1.ebuild
index bfb067485d05..769f090e3985 100644
--- a/net-news/rsstool/rsstool-1.0.0_rc3.ebuild
+++ b/net-news/rsstool/rsstool-1.0.0_rc3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-news/rsstool/rsstool-1.0.0_rc3.ebuild,v 1.1 2007/09/03 16:49:34 jsin Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-news/rsstool/rsstool-1.0.0_rc3-r1.ebuild,v 1.1 2007/09/05 01:23:29 jsin Exp $
inherit versionator eutils
MY_PV=$(replace_version_separator 3 '')