summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Sachau <tommy@gentoo.org>2011-07-19 18:28:37 +0000
committerThomas Sachau <tommy@gentoo.org>2011-07-19 18:28:37 +0000
commite4d78fbb76d56faf90f431aeed58adb388ea8b29 (patch)
treecf971ff1e06ab90a18f2dc100c671c631fa42c02
parentx11-misc/xsettingsd: Switch eclass: git -> git-2 (diff)
downloadsunrise-e4d78fbb76d56faf90f431aeed58adb388ea8b29.tar.gz
sunrise-e4d78fbb76d56faf90f431aeed58adb388ea8b29.tar.bz2
sunrise-e4d78fbb76d56faf90f431aeed58adb388ea8b29.zip
sys-apps/metastore: Switch eclass: git -> git-2
svn path=/sunrise/; revision=12267
-rw-r--r--sys-apps/metastore/ChangeLog6
-rw-r--r--sys-apps/metastore/Manifest4
-rw-r--r--sys-apps/metastore/metastore-9999.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-apps/metastore/ChangeLog b/sys-apps/metastore/ChangeLog
index 26e674cae..bdf355bca 100644
--- a/sys-apps/metastore/ChangeLog
+++ b/sys-apps/metastore/ChangeLog
@@ -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
diff --git a/sys-apps/metastore/Manifest b/sys-apps/metastore/Manifest
index 8b2678723..d038bfd41 100644
--- a/sys-apps/metastore/Manifest
+++ b/sys-apps/metastore/Manifest
@@ -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
diff --git a/sys-apps/metastore/metastore-9999.ebuild b/sys-apps/metastore/metastore-9999.ebuild
index 221483c6d..9392f3e6c 100644
--- a/sys-apps/metastore/metastore-9999.ebuild
+++ b/sys-apps/metastore/metastore-9999.ebuild
@@ -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"