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

x11-misc/xsettingsd/ChangeLog
x11-misc/xsettingsd/Manifest
x11-misc/xsettingsd/xsettingsd-9999.ebuild

index a1364065964cb48f6be94076459c5e2c0ea31096..b8dbd47cf7185e090d459d1ae4e1532057dc0aa8 100644 (file)
@@ -1,7 +1,11 @@
 # ChangeLog for x11-misc/xsettingsd
-# Copyright 1999-2010 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>
+  xsettingsd-9999.ebuild:
+  Switch eclass: git -> git-2
+
   17 Aug 2010; Iurii Zaikin (yzaikin) <punloh@yahoo.com>
   +xsettingsd-9999.ebuild, +metadata.xml:
   New Ebuild for bug 332695 thanks to dilfridge, Tommy[D]
index cdb18c88edda6879b774e98d4695888a510f6d85..e772a28f71f1c52369eb91ef870468c865525459 100644 (file)
@@ -1,3 +1,3 @@
-EBUILD xsettingsd-9999.ebuild 931 RMD160 51805d8d39eba5339a3343fbef94b5436f75ff60 SHA1 f695caf2a12555972d8f62259f716a3bf0158d12 SHA256 bf7aa9125cc6c2ee3db90d9653e25fd61bed1d7226303cde0f9a6a7f21a112c4
-MISC ChangeLog 278 RMD160 1f3b2abfc110bfac22e8d8866aa91b3af26e2b09 SHA1 4c975577c71e1a0f6ee6dabea5bccab8a1c1ce95 SHA256 aaf3da43e908549b91398fcd3e770164acaff4187fb1431b85e5a34da0f75e35
+EBUILD xsettingsd-9999.ebuild 933 RMD160 d3a1ab903234c6b8d6d7da334717304aa54af84c SHA1 baf4857a1582e14fad85a7d8eb841d419989d89c SHA256 0aff8f1939ef3c9a068936b925ae00f7ea79953adb7213f17d51c3d463b459df
+MISC ChangeLog 394 RMD160 923c48b6414af9e8b12cfa09e37b836987e5c586 SHA1 ecad084e5f5d8d2d175973f53e9e4d6daa4fe71a SHA256 a3ba44eec215a8862138548803d3abc60961a8f0dc382d1649c208d8559b1b07
 MISC metadata.xml 229 RMD160 f0f6417bec31ce8baba6d476664f7210c8c84c98 SHA1 e5f94f5caadc6f843fc90bb7959570cd503676fd SHA256 3b08fca3c878bdfc4e7639f477dd542d55a4ab5dce39a475e82633071d13eb3f
index da964a515f9ede323606013b911709f7768bf2ab..4e66ee0999b5751f6258a20c369852f198133357 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
 EGIT_REPO_URI="git://github.com/derat/xsettingsd.git"
 
-inherit git toolchain-funcs
+inherit git-2 toolchain-funcs
 
 DESCRIPTION="A daemon that implements the XSETTINGS specification."
 HOMEPAGE="http://code.google.com/p/xsettingsd/"