summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Ospald <hasufell@gentoo.org>2012-09-19 18:52:56 +0000
committerJulian Ospald <hasufell@gentoo.org>2012-09-19 18:52:56 +0000
commit9e7d0b7af8fe7b4ca0ba20fe3d457d7dcc13724a (patch)
tree860987e9e5dc360fc8906ab39155b1649f4ff31e /www-misc/profile-sync-daemon
parentAdd proxy-maintainers herd and maintainers' description (diff)
downloadgentoo-2-9e7d0b7af8fe7b4ca0ba20fe3d457d7dcc13724a.tar.gz
gentoo-2-9e7d0b7af8fe7b4ca0ba20fe3d457d7dcc13724a.tar.bz2
gentoo-2-9e7d0b7af8fe7b4ca0ba20fe3d457d7dcc13724a.zip
initial import wrt #398431
(Portage version: 2.2.0_alpha129/cvs/Linux x86_64)
Diffstat (limited to 'www-misc/profile-sync-daemon')
-rw-r--r--www-misc/profile-sync-daemon/ChangeLog10
-rw-r--r--www-misc/profile-sync-daemon/Manifest4
-rw-r--r--www-misc/profile-sync-daemon/metadata.xml12
-rw-r--r--www-misc/profile-sync-daemon/profile-sync-daemon-3.13.ebuild25
4 files changed, 51 insertions, 0 deletions
diff --git a/www-misc/profile-sync-daemon/ChangeLog b/www-misc/profile-sync-daemon/ChangeLog
new file mode 100644
index 000000000000..62f3eb152dce
--- /dev/null
+++ b/www-misc/profile-sync-daemon/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for www-misc/profile-sync-daemon
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/www-misc/profile-sync-daemon/ChangeLog,v 1.1 2012/09/19 18:52:56 hasufell Exp $
+
+*profile-sync-daemon-3.13 (19 Sep 2012)
+
+ 19 Sep 2012; Julian Ospald <hasufell@gentoo.org>
+ +profile-sync-daemon-3.13.ebuild, +metadata.xml:
+ initial import wrt #398431
+
diff --git a/www-misc/profile-sync-daemon/Manifest b/www-misc/profile-sync-daemon/Manifest
new file mode 100644
index 000000000000..233241ed0cd0
--- /dev/null
+++ b/www-misc/profile-sync-daemon/Manifest
@@ -0,0 +1,4 @@
+DIST profile-sync-daemon-3.13.tar.gz 17821 SHA256 7ff370de0dd3e853cf89723460a172ebee38e87057ecd4a796904b25dbfaecba SHA512 ff3eee84483566f011cf3a196d7021be95df3126d307c7c30f20511c5e375359a26c1a775d55d2da6ae19e06290a175a139c224d67865ae9805526460c329ce6 WHIRLPOOL edffe80547bbca027d6ccf5733cfa0bf1fc558de93f00e1ba21682fb1ec5d7d7edf3fdad8aa736f7ebb2beead0ace7d8114f3a2bfa4d2792394e63c832dec45e
+EBUILD profile-sync-daemon-3.13.ebuild 598 SHA256 f3defc9c3134271856a1e0751155833d8d6397bd91595afcba2d4f0757589e77 SHA512 f5160623de01872316145e7ce5b2958fd7cee59cae26b6e0ed7cf7fbbd2f374b41615c095e99fbffc0e777130308d001efd6068528498867186a592e8edb7438 WHIRLPOOL 5840c3728e58ff00c1637e5d2c02a9766e8a09248fd677520c87162366706e8559808ad23ea3efac9e07f1dc26dff2f3deba2726b23b75323d58bdab55279d56
+MISC ChangeLog 302 SHA256 186c07f9c4a95ab2da8766f9cd9fdf86d6c72f1ed7a38a06a94814fce5d83afa SHA512 14d35e95e8d285ea5322db036316653b0af80c0512fa06680d5731f5fbb6897f29f3febcf87fa5becc9669b51ad09549b4ab34cf41caf99a5645194ca275fdfc WHIRLPOOL f00a4ba9d210aeeb21e484436a41a295204916b4f2bd4fd897581c27a98308e3c1fd31c24c544de3fc7e56ec7945acad92f1aae0ed87d2f01ccdd52d87bb17f9
+MISC metadata.xml 320 SHA256 30d2e2a5b871372b9bb965d55f33d9cd413afde41900bf2fffbad390e0e30ace SHA512 f1d26cad2d9037e832c33f353b72f2171c95ac4bfb550141eb2480e9105a8351753b3e0a830e2a1a3a42e74ba31a96c2e3fa18912defe37efda4a992eafe376e WHIRLPOOL cdb9694028c60b54467603c7735b0d70b82567b49efc8beaff92a586915b324d03e29cbcb6c9e5705ac345e6046bdb22720491a60370543610a48bb5397394be
diff --git a/www-misc/profile-sync-daemon/metadata.xml b/www-misc/profile-sync-daemon/metadata.xml
new file mode 100644
index 000000000000..458ca43f001f
--- /dev/null
+++ b/www-misc/profile-sync-daemon/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer>
+ <email>hasufell@gentoo.org</email>
+ <name>Julian Ospald</name>
+ </maintainer>
+ <use>
+ <flag name='cron'>Install hourly cronjob to resync profiles.</flag>
+ </use>
+</pkgmetadata>
+
diff --git a/www-misc/profile-sync-daemon/profile-sync-daemon-3.13.ebuild b/www-misc/profile-sync-daemon/profile-sync-daemon-3.13.ebuild
new file mode 100644
index 000000000000..b812f892adbe
--- /dev/null
+++ b/www-misc/profile-sync-daemon/profile-sync-daemon-3.13.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/www-misc/profile-sync-daemon/profile-sync-daemon-3.13.ebuild,v 1.1 2012/09/19 18:52:56 hasufell Exp $
+
+EAPI=4
+
+inherit eutils vcs-snapshot
+
+DESCRIPTION="Symlinks and syncs browser profile dirs to RAM"
+HOMEPAGE="https://wiki.archlinux.org/index.php/Profile-sync-daemon"
+SRC_URI="http://github.com/hasufell/${PN}/tarball/v${PV} -> ${P}.tar.gz"
+
+LICENSE="GPL-2 GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="cron"
+
+RDEPEND="
+ app-shells/bash
+ net-misc/rsync
+ cron? ( virtual/cron )"
+
+src_install() {
+ emake DESTDIR="${D}" $(usex cron "install" "install-bin install-doc install-man")
+}