aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher (jlec) <jlec@j-schmitz.net>2009-10-26 08:46:56 +0100
committerJustin Lecher (jlec) <jlec@j-schmitz.net>2009-10-26 08:47:11 +0100
commit89e8af73cac1ed8aa654726153af553c3ee498be (patch)
tree95e90144b014de32d0c5cb79e0972cf86e66a245 /dev-util/smartgit
parentapp-arch/lbzip2 version bump to 0.16 (diff)
downloadsci-89e8af73cac1ed8aa654726153af553c3ee498be.tar.gz
sci-89e8af73cac1ed8aa654726153af553c3ee498be.tar.bz2
sci-89e8af73cac1ed8aa654726153af553c3ee498be.zip
smartgit version bump
Diffstat (limited to 'dev-util/smartgit')
-rw-r--r--dev-util/smartgit/ChangeLog6
-rw-r--r--dev-util/smartgit/Manifest6
-rw-r--r--dev-util/smartgit/smartgit-0_alpha6.ebuild (renamed from dev-util/smartgit/smartgit-0_alpha5.ebuild)4
3 files changed, 11 insertions, 5 deletions
diff --git a/dev-util/smartgit/ChangeLog b/dev-util/smartgit/ChangeLog
index 4643b8214..1459a2efd 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_alpha6 (23 Oct 2009)
+
+ 23 Oct 2009; Justin Lecher (jlec) <jlec@j-schmitz.net>
+ -smartgit-0_alpha5.ebuild, +smartgit-0_alpha6.ebuild:
+ version bump
+
*smartgit-0_alpha5 (28 Sep 2009)
28 Sep 2009; Justin Lecher (jlec) <jlec@j-schmitz.net>
diff --git a/dev-util/smartgit/Manifest b/dev-util/smartgit/Manifest
index cdd8cd341..a546119ce 100644
--- a/dev-util/smartgit/Manifest
+++ b/dev-util/smartgit/Manifest
@@ -1,4 +1,4 @@
-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
+DIST smartgit-generic-1-M6.tar.gz 5394547 RMD160 ccfda2cbd9179e92427d74a936bc7cc5933109c8 SHA1 6793cdb3c828a3f2faeab37dc4796333f023ec73 SHA256 7f3bf51f6eab6462e7941a361ad4cfcb75ed196614a9757244b4fd40b73a4962
+EBUILD smartgit-0_alpha6.ebuild 1032 RMD160 0620fce6d39f6ec8f5d3e6e6e99d304e77421bc0 SHA1 1ae54cb61c36a96aa7fb45b98e2fa2d7db42ec5f SHA256 5c42581bc92fc656165a8f855d83134d849656f9e10442ff53a1824577519a54
+MISC ChangeLog 1304 RMD160 765b4a0dff5bb4d5a6d19b0dd6cbd3496937ceef SHA1 4937aa1d93bb0aacfb69b6d479b917dc29fbfc2f SHA256 8ba81b9d2165aaf4dd4dcbbc21927b6fcbb312d2985eff2b4d3e1ca8d42ad6c9
MISC metadata.xml 263 RMD160 29af7f646812a941362d89c0ee9566150df25b5b SHA1 8d5988faa6a2e1b34ca739895d1b425ddafcb32e SHA256 1a4b794f9b03c548e77abf998b34c58b16e852d255bf0322f34b48554c003c30
diff --git a/dev-util/smartgit/smartgit-0_alpha5.ebuild b/dev-util/smartgit/smartgit-0_alpha6.ebuild
index 1c9284b98..3a1bd8552 100644
--- a/dev-util/smartgit/smartgit-0_alpha5.ebuild
+++ b/dev-util/smartgit/smartgit-0_alpha6.ebuild
@@ -6,7 +6,7 @@ inherit java-utils-2
DESCRIPTION="SmartGIT"
HOMEPAGE="http://www.syntevo.com/smartgit"
-SRC_URI="${PN}-generic-1-M5.tar.gz"
+SRC_URI="${PN}-generic-1-M6.tar.gz"
SLOT="0"
LICENSE="smartgit"
@@ -17,7 +17,7 @@ RESTRICT="fetch"
RDEPEND=">=virtual/jre-1.4.1"
-S="${WORKDIR}"/smartgit-1-M5/
+S="${WORKDIR}"/smartgit-1-M6/
pkg_nofetch(){
einfo "Please download ${MY_P}.tar.gz from:"