aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/smartgit/ChangeLog6
-rw-r--r--dev-util/smartgit/Manifest6
-rw-r--r--dev-util/smartgit/smartgit-0_alpha5.ebuild (renamed from dev-util/smartgit/smartgit-0_alpha4_p3.ebuild)4
3 files changed, 11 insertions, 5 deletions
diff --git a/dev-util/smartgit/ChangeLog b/dev-util/smartgit/ChangeLog
index 74a82d15b..4643b8214 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_alpha5 (28 Sep 2009)
+
+ 28 Sep 2009; Justin Lecher (jlec) <jlec@j-schmitz.net>
+ +smartgit-0_alpha5.ebuild, -smartgit-0_alpha4_p3.ebuild:
+ version bump
+
*smartgit-0_alpha4_p3 (20 Sep 2009)
20 Sep 2009; Justin Lecher (jlec) <jlec@j-schmitz.net>
diff --git a/dev-util/smartgit/Manifest b/dev-util/smartgit/Manifest
index 865d737de..cdd8cd341 100644
--- a/dev-util/smartgit/Manifest
+++ b/dev-util/smartgit/Manifest
@@ -1,4 +1,4 @@
-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
+DIST smartgit-generic-1-M5.tar.gz 5329874 RMD160 ba1093d1cbd2011862a69b2e0f5ec676107b9d98 SHA1 44ef9ebd4de2ca561d9fd8504191c031f08eec45 SHA256 0ac469edd24216d2454c7b2940981f604b7f749e33370dee28ab0905091c83cc
+EBUILD smartgit-0_alpha5.ebuild 1032 RMD160 fc3fd9720af15ba2f1b7a320707114da6fe6e3f0 SHA1 668f11be9150327de71ee3697380c8151d5dcc81 SHA256 2096b25d857e91e861928fb52fb91aed60f3a5e2138ecbb371f06ab0d6fe0b48
+MISC ChangeLog 1141 RMD160 d33bd5189ed0dbfc4d27fba3e6c8d137758ab8bb SHA1 5c2439bf8dde833633b52d66cb61a1eb44336f5b SHA256 1b03d296db5fe84520d0d8a9b5e8fe255cd88e133c49606078781eac6fc3c9d4
MISC metadata.xml 263 RMD160 29af7f646812a941362d89c0ee9566150df25b5b SHA1 8d5988faa6a2e1b34ca739895d1b425ddafcb32e SHA256 1a4b794f9b03c548e77abf998b34c58b16e852d255bf0322f34b48554c003c30
diff --git a/dev-util/smartgit/smartgit-0_alpha4_p3.ebuild b/dev-util/smartgit/smartgit-0_alpha5.ebuild
index 56a35ae43..1c9284b98 100644
--- a/dev-util/smartgit/smartgit-0_alpha4_p3.ebuild
+++ b/dev-util/smartgit/smartgit-0_alpha5.ebuild
@@ -6,7 +6,7 @@ inherit java-utils-2
DESCRIPTION="SmartGIT"
HOMEPAGE="http://www.syntevo.com/smartgit"
-SRC_URI="${PN}-generic-1-M4b3.tar.gz"
+SRC_URI="${PN}-generic-1-M5.tar.gz"
SLOT="0"
LICENSE="smartgit"
@@ -17,7 +17,7 @@ RESTRICT="fetch"
RDEPEND=">=virtual/jre-1.4.1"
-S="${WORKDIR}"/smartgit-1-M4b3/
+S="${WORKDIR}"/smartgit-1-M5/
pkg_nofetch(){
einfo "Please download ${MY_P}.tar.gz from:"