aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-util/smartgit/ChangeLog6
-rw-r--r--dev-util/smartgit/Manifest6
-rw-r--r--dev-util/smartgit/smartgit-0_alpha4_p3.ebuild (renamed from dev-util/smartgit/smartgit-0_alpha4.ebuild)4
3 files changed, 11 insertions, 5 deletions
diff --git a/dev-util/smartgit/ChangeLog b/dev-util/smartgit/ChangeLog
index 39facaf97..74a82d15b 100644
--- a/dev-util/smartgit/ChangeLog
+++ b/dev-util/smartgit/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*smartgit-0_alpha4_p3 (20 Sep 2009)
+
+ 20 Sep 2009; Justin Lecher (jlec) <jlec@j-schmitz.net>
+ -smartgit-0_alpha4.ebuild, +smartgit-0_alpha4_p3.ebuild:
+ version bump
+
*smartgit-0_alpha4 (17 Sep 2009)
17 Sep 2009; Justin Lecher (jlec) <jlec@j-schmitz.net>
diff --git a/dev-util/smartgit/Manifest b/dev-util/smartgit/Manifest
index 5558031f0..865d737de 100644
--- a/dev-util/smartgit/Manifest
+++ b/dev-util/smartgit/Manifest
@@ -1,4 +1,4 @@
-DIST smartgit-generic-1-M4.tar.gz 5282898 RMD160 ba3f44c328204291c20e193e5cd93442f69ca5f8 SHA1 e90733b7a08b856b65e62240f1ffc29260914fe2 SHA256 f1cd2ed11b913975792a078b7a8df207bc8d43698f5ab5ef479ce2d65888e8ee
-EBUILD smartgit-0_alpha4.ebuild 1032 RMD160 07d52567d89592fddf4e97f3d8edcb992b3de6a2 SHA1 00c4b9338c33141adf829d5bd09d2798c75554d5 SHA256 4b56c5663062b276c510ad0dd6b1b29124152bba3cbffcdaf691b3703d41e6b5
-MISC ChangeLog 806 RMD160 8c648bb811f76c65f1bbd8bef35ca36667e22095 SHA1 57d64f0c4845bf4c79a80b392ea08c5e1bd09bb4 SHA256 98b93bcf40ce3945aac6be6728eb40a0eb783d262a3c1a564be67a579da81d9a
+DIST smartgit-generic-1-M4b3.tar.gz 5282774 RMD160 fde7bfd63646585ab130151cac969dbe45a67b83 SHA1 b225dc830cd7dafc0fb5567aa4bb8f9f55d6bcc0 SHA256 462e9a35b4012a0ebd4f31bda3ea0d5a1a476ab9aa453c954af7782e55f50658
+EBUILD smartgit-0_alpha4_p3.ebuild 1036 RMD160 188557bc6191f7bf97214a324ce50b05ff649d5f SHA1 9d680e897a8693f2848fc225d452d39043741728 SHA256 a897a64d2e2820ebc571a0e4b719e6a102657f154e600b5010d9a4c46d19cb4e
+MISC ChangeLog 975 RMD160 5599a511ff02eb382752221b998d090a809c97a2 SHA1 9ff11d5da78b13845dd8264c2676b8549cb0a22f SHA256 6fda144136791a4626de806452ff86388773fa9e07f0c4bfe34eab3a24809b64
MISC metadata.xml 263 RMD160 29af7f646812a941362d89c0ee9566150df25b5b SHA1 8d5988faa6a2e1b34ca739895d1b425ddafcb32e SHA256 1a4b794f9b03c548e77abf998b34c58b16e852d255bf0322f34b48554c003c30
diff --git a/dev-util/smartgit/smartgit-0_alpha4.ebuild b/dev-util/smartgit/smartgit-0_alpha4_p3.ebuild
index 7ed07cbfa..56a35ae43 100644
--- a/dev-util/smartgit/smartgit-0_alpha4.ebuild
+++ b/dev-util/smartgit/smartgit-0_alpha4_p3.ebuild
@@ -6,7 +6,7 @@ inherit java-utils-2
DESCRIPTION="SmartGIT"
HOMEPAGE="http://www.syntevo.com/smartgit"
-SRC_URI="${PN}-generic-1-M4.tar.gz"
+SRC_URI="${PN}-generic-1-M4b3.tar.gz"
SLOT="0"
LICENSE="smartgit"
@@ -17,7 +17,7 @@ RESTRICT="fetch"
RDEPEND=">=virtual/jre-1.4.1"
-S="${WORKDIR}"/smartgit-1-M4/
+S="${WORKDIR}"/smartgit-1-M4b3/
pkg_nofetch(){
einfo "Please download ${MY_P}.tar.gz from:"