commit: 72106520169514bfe0fc7541adbf2dc6f5757844 Author: Joe Sapp <joe <AT> babyjoe> AuthorDate: Tue Apr 12 10:19:55 2016 +0000 Commit: Joe Sapp <nixphoeni <AT> gentoo <DOT> org> CommitDate: Tue Apr 12 10:19:55 2016 +0000 URL: https://gitweb.gentoo.org/dev/nixphoeni.git/commit/?id=72106520
x11-themes/system76-wallpapers: Update to actual revision of (new) repository This requires an apparent downgrade, but it's actually an upgrade. x11-themes/system76-wallpapers/Manifest | 4 ++-- ...system76-wallpapers-257.ebuild => system76-wallpapers-17.ebuild} | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/x11-themes/system76-wallpapers/Manifest b/x11-themes/system76-wallpapers/Manifest index a7d24c7..91b4a1d 100644 --- a/x11-themes/system76-wallpapers/Manifest +++ b/x11-themes/system76-wallpapers/Manifest @@ -1,2 +1,2 @@ -DIST system76-wallpapers-257.tar.gz 3741449 SHA256 4834757f2f8e7500246b7db30f38dce1235a4b0b26238def3521bc376f2f7389 SHA512 e4696c42fd5236be988f6bb00cca455af6dd6efed4d4c80dc8e343ea77b2385972068871695eb6699fd6ac8d3252684f6b2b59b83e3c4067dbd299b5ce6b3be8 WHIRLPOOL 2396070c541e805061728b30d7099f73a33c5d708938141a57d6597994e462c9efbe639ca17bc5aa974d623b29ca1becf1c67b2f2d2169a4710407129bf3019e -EBUILD system76-wallpapers-257.ebuild 535 SHA256 97baf46b889827b563f102bad63a2b0cd3eb081a6859147865872579ca40a688 SHA512 6f40a053ebcc65a7e3e41cd608b3f379b84a213f25904ef98edc21d1eab131536962ec2610b1a1cd88c30881586c3aa935612f74abfc831aeaf401cf8f067580 WHIRLPOOL 004cf05fbd5715c32d94ad6e565de4b2f61725ca68707dc5ee20bb9de110373582e031285565a867baef4e5c20562e799e01c12341c7ce7c082247797b232b83 +DIST system76-wallpapers-17.tar.gz 7563333 SHA256 5b74d644e960eaaa88681c4cecaef2c104a43c3862f1315f5f2394b4c742f23a SHA512 f9d94f1ec214f8be07d6151bd29e5f3df9591bb3d6e74c2f57d6c4033eaaee09112ebe0e431557509756cbd0c78333bc02cb3401bfe672c865d5c6bb4be8cc8d WHIRLPOOL 0cbea309e0617038c3f7ac7f5093b2f10386e0c9aa36170f19a2e6fd1bcb597f3bc8d30287601012ad14d2d33bc79ca3337f20caf1c88b1da7e0b1c7ee9f86a8 +EBUILD system76-wallpapers-17.ebuild 536 SHA256 52637922e5afb3184fce781507c36026c370df1b58b014ae5fb5bd20b077e4b9 SHA512 72c6379490331fc36bd9ace83e4ea22be81cb04ff822f92e2be8e08b25ebf6f5d6d13da8c7bccf2cc025904c66a73d8cbac0badf7f3fcb55fe1822a5661a4aed WHIRLPOOL 97f0345f1346a9d9caf0a3e3f2b19b767005998f0761d5c96294355b99f82a53eede0a5cf26732af52eda887382582a223b9b7a3a36c1b03a7c7228b929298d6 diff --git a/x11-themes/system76-wallpapers/system76-wallpapers-257.ebuild b/x11-themes/system76-wallpapers/system76-wallpapers-17.ebuild similarity index 85% rename from x11-themes/system76-wallpapers/system76-wallpapers-257.ebuild rename to x11-themes/system76-wallpapers/system76-wallpapers-17.ebuild index b04f551..d6b8a09 100644 --- a/x11-themes/system76-wallpapers/system76-wallpapers-257.ebuild +++ b/x11-themes/system76-wallpapers/system76-wallpapers-17.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -8,7 +8,7 @@ DESCRIPTION="System76 wallpapers" HOMEPAGE="https://launchpad.net/system76-driver" SRC_URI="https://dev.gentoo.org/~nixphoeni/${P}.tar.gz" -LICENSE="CC-BY-SA-3.0" +LICENSE="GPL-2" KEYWORDS="~amd64 ~x86" IUSE="" @@ -27,5 +27,5 @@ src_install() { doins *.xml insinto /usr/share/backgrounds - doins *.jpg + doins backgrounds/* }
