]> Pileus Git - ~andy/sunrise/commitdiff
sys-apps/metastore: Switch eclass: git -> git-2
authorThomas Sachau <tommy@gentoo.org>
Tue, 19 Jul 2011 18:28:37 +0000 (18:28 +0000)
committerThomas Sachau <tommy@gentoo.org>
Tue, 19 Jul 2011 18:28:37 +0000 (18:28 +0000)
svn path=/sunrise/; revision=12267

sys-apps/metastore/ChangeLog
sys-apps/metastore/Manifest
sys-apps/metastore/metastore-9999.ebuild

index 26e674cae8ad439cd1a26cf3979097fef5a7d2ae..bdf355bcabcafc112ac4e3ac8cfaef1af8d4e778 100644 (file)
@@ -1,7 +1,11 @@
 # ChangeLog for sys-apps/metastore
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  19 Jul 2011; Thomas Sachau (Tommy[D]) <tommy@gentoo.org>
+  metastore-9999.ebuild:
+  Switch eclass: git -> git-2
+
   22 Dec 2009; Thomas Sachau (Tommy[D]) <tommy@gentoo.org>
   metastore-9999.ebuild:
   Drop KEYWORDS for live ebuild
index 8b2678723faa9d4af2145cfa8fe650a1931063ce..d038bfd41111505743840150aa603fa00ea83193 100644 (file)
@@ -1,3 +1,3 @@
-EBUILD metastore-9999.ebuild 485 RMD160 230ebcff033c73cb6d90e4659069fbad9209e0bd SHA1 d946e4806e105e34737808e48ced38459f15758a SHA256 3ee4f309bac08d152a0f5cbbee6f217b4bd31a7265a5fb4d64ee4c06db695601
-MISC ChangeLog 363 RMD160 b713eb3893ae51f7dc2f23c8b9f1c38107ddc2da SHA1 19391659d6cda22e5c06743f0d044c9b6d56d3da SHA256 d4c1f5a4ef043de2cf59265e2ef7f65fcc0d5eb481bf7256d81694fcd3943953
+EBUILD metastore-9999.ebuild 487 RMD160 304cd38c906888d657a0955bf4e7cba2018d1119 SHA1 a04700fd03f93e1ed38e93f1f7e8e3b91e2fbaae SHA256 962a63bc9d290743a57b6d569f59677058004e3ac71baa072fb7b695d7b9344a
+MISC ChangeLog 478 RMD160 b3e48b3378d260de4c43f9bbfa0863adecefdb74 SHA1 616b1594d859d2d47c2be0ca883db3b0775b046b SHA256 92d6ca6349f58041868feb185aed6dc62381276f82a5adeec435ac385a59702e
 MISC metadata.xml 229 RMD160 f0f6417bec31ce8baba6d476664f7210c8c84c98 SHA1 e5f94f5caadc6f843fc90bb7959570cd503676fd SHA256 3b08fca3c878bdfc4e7639f477dd542d55a4ab5dce39a475e82633071d13eb3f
index 221483c6dbe2b3da42f8ab32f1ade7639af249bb..9392f3e6c19848e937083241f609d2da1bb738ca 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-inherit git
+inherit git-2
 
 DESCRIPTION="Tool to store the metadata of files,directories,links in a file tree"
 HOMEPAGE="http://david.hardeman.nu/software.php"