Gentoo Archives: gentoo-commits

From: "Jorge Manuel B. S. Vicetto" <jmbsvicetto@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] dev/jmbsvicetto:master commit in: www-apps/glpi/
Date: Fri, 09 Oct 2015 04:46:59
Message-Id: 1444365986.82f4ea3981407e84e82504918ee3b40a5e515c71.jmbsvicetto@gentoo
1 commit: 82f4ea3981407e84e82504918ee3b40a5e515c71
2 Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 9 04:46:26 2015 +0000
4 Commit: Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 9 04:46:26 2015 +0000
6 URL: https://gitweb.gentoo.org/dev/jmbsvicetto.git/commit/?id=82f4ea39
7
8 Add 0.85.5 and 0.90 releases. Drop 0.85 release.
9
10 Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo.org>
11
12 www-apps/glpi/Manifest | 2 ++
13 www-apps/glpi/{glpi-0.85.ebuild => glpi-0.85.5.ebuild} | 8 +++++---
14 www-apps/glpi/{glpi-0.85.ebuild => glpi-0.90.ebuild} | 8 +++++---
15 3 files changed, 12 insertions(+), 6 deletions(-)
16
17 diff --git a/www-apps/glpi/Manifest b/www-apps/glpi/Manifest
18 index 5093cfb..6ea0afd 100644
19 --- a/www-apps/glpi/Manifest
20 +++ b/www-apps/glpi/Manifest
21 @@ -1,3 +1,5 @@
22 DIST glpi-0.84.8.tar.gz 10824236 SHA256 dab6dd1d56e8f8307d04386a4a089d18aba8424302dcdc65f5db7541b083ef52 SHA512 f4157aa7858cea43dcbd7d3d762e3ad1a47c03fdbffa9796cb57b8cafea5d0650498116332a6e885ccc8a9bacf342319980fdd99bff6165ecb09aef5d7c0b9a0 WHIRLPOOL 9f9c46ca96612eb286ddaf90b1ba5ea028bf8b4604dac97fbc722c2e4f57a9cb20e1c80eb0bc2e7ca330b4f80993ab37bdb50d242e3c74890b177fad6efac4fc
23 DIST glpi-0.85.4.tar.gz 18044470 SHA256 16ade0c6516362b938f85616d1ad0312610a394f23cbd9d64a0b464cc3663d52 SHA512 c0448ca0dbabc9cb1fa827dd83ac3b9ec9d42ec16d9f5ec354ba6c1c446dde1c73adf3fcb3389216308793303a26e5dc64bf035281a5b4964ce06d35cc59cdbb WHIRLPOOL 5be03babf94d495b1f0974332041063b87d7ca230eb6968d6d25e680293cc995058a7dc9540c070a99f149fb874b619c2f974708ce02ba5f97c84e475ad8bb1a
24 +DIST glpi-0.85.5.tar.gz 17971023 SHA256 6dee0ca3dc01f0aece2b91302c42e790749f02c0a3603d20385da9b663474309 SHA512 ee927ecdbd1f64e0b45bbe14780f9c276ef13f32accb0781e9e12ca11cfaee7a25ba37cc8fcde7a5f104352a0a81a9385d3c7cb63a93efa752b778a966c93008 WHIRLPOOL 2a5e19d0329446205690d721c9ac8cdc37307a097ea88556d66ad11284eb541748ad160397502bf5b47a37f619cc44ea87ba2abeb1bf1be516b8179a5ac0fea7
25 DIST glpi-0.85.tar.gz 17925183 SHA256 4ff2087ed21b5b131b212ce7221d50ccd220dfc7ade574f97185bf35f4f229f4 SHA512 bfdccd61541404d02f120703ca90d70f6bf8b22f5d75d7f2fedb1b64dc60587236cc781669714717ef2ebb7839ed6b35d5da77c16bb939991659166c7433a360 WHIRLPOOL 321fd7e481c81243fdb5094996100b0ab58e6a1f266efccdcfb1ab05b2fdbf943b9b82a85e06774d5510e71559aa9bfce6f1c279b8263a61ae1d78165347ecd5
26 +DIST glpi-0.90.tar.gz 19395642 SHA256 81ca82130a75b01c893de1ce08bf35d8e6c518f68c3c02d198773fa33684b4b0 SHA512 bca9aa1d291e4aed28f4cc635e47dbb43ebd6c05f8efff4594b4a4eb265a21e5a2fb0e1e3864382bcab8c4db4a1d6ca0d5678b485bc7531f4d41598dcd6ee725 WHIRLPOOL df7890fe16ffa7ea85a516d029278333e75db7472307ef1e498149fe21be2fab98257a5cfa657b86d9239e96c1d8b65bccea39cf727e4ad40955c7e2196ebbcf
27
28 diff --git a/www-apps/glpi/glpi-0.85.ebuild b/www-apps/glpi/glpi-0.85.5.ebuild
29 similarity index 84%
30 copy from www-apps/glpi/glpi-0.85.ebuild
31 copy to www-apps/glpi/glpi-0.85.5.ebuild
32 index cd0ffcb..2137a3b 100644
33 --- a/www-apps/glpi/glpi-0.85.ebuild
34 +++ b/www-apps/glpi/glpi-0.85.5.ebuild
35 @@ -1,12 +1,14 @@
36 -# Copyright 1999-2014 Gentoo Foundation
37 +# Copyright 1999-2015 Gentoo Foundation
38 # Distributed under the terms of the GNU General Public License v2
39 -# $Header: $
40 +# $Id$
41
42 inherit webapp
43
44 +MY_PN="glpi-project"
45 +
46 DESCRIPTION="GLPI is the Information Resource-Manager with an additional Administration- Interface."
47 HOMEPAGE="http://www.glpi-project.org/"
48 -SRC_URI="https://forge.indepnet.net/attachments/download/1899/${P}.tar.gz"
49 +SRC_URI="https://github.com/${MY_PN}/${PN}/releases/download/${PV}/${P}.tar.gz"
50 LICENSE="GPL-2"
51 KEYWORDS="~amd64 ~x86"
52 IUSE=""
53
54 diff --git a/www-apps/glpi/glpi-0.85.ebuild b/www-apps/glpi/glpi-0.90.ebuild
55 similarity index 84%
56 rename from www-apps/glpi/glpi-0.85.ebuild
57 rename to www-apps/glpi/glpi-0.90.ebuild
58 index cd0ffcb..2137a3b 100644
59 --- a/www-apps/glpi/glpi-0.85.ebuild
60 +++ b/www-apps/glpi/glpi-0.90.ebuild
61 @@ -1,12 +1,14 @@
62 -# Copyright 1999-2014 Gentoo Foundation
63 +# Copyright 1999-2015 Gentoo Foundation
64 # Distributed under the terms of the GNU General Public License v2
65 -# $Header: $
66 +# $Id$
67
68 inherit webapp
69
70 +MY_PN="glpi-project"
71 +
72 DESCRIPTION="GLPI is the Information Resource-Manager with an additional Administration- Interface."
73 HOMEPAGE="http://www.glpi-project.org/"
74 -SRC_URI="https://forge.indepnet.net/attachments/download/1899/${P}.tar.gz"
75 +SRC_URI="https://github.com/${MY_PN}/${PN}/releases/download/${PV}/${P}.tar.gz"
76 LICENSE="GPL-2"
77 KEYWORDS="~amd64 ~x86"
78 IUSE=""