summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Ospald <hasufell@gentoo.org>2013-07-21 00:45:57 +0000
committerJulian Ospald <hasufell@gentoo.org>2013-07-21 00:45:57 +0000
commit2e381ef88c12ead31357962fc0d3810aace1bce1 (patch)
treee35d11047185ecfaac9047d888660374ffd76477 /www-misc
parentAdd support for probing EFI system partition, bug 477314 by Ben Kohler. Respe... (diff)
downloadgentoo-2-2e381ef88c12ead31357962fc0d3810aace1bce1.tar.gz
gentoo-2-2e381ef88c12ead31357962fc0d3810aace1bce1.tar.bz2
gentoo-2-2e381ef88c12ead31357962fc0d3810aace1bce1.zip
version bump
(Portage version: 2.2.0_alpha188/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)
Diffstat (limited to 'www-misc')
-rw-r--r--www-misc/profile-sync-daemon/ChangeLog9
-rw-r--r--www-misc/profile-sync-daemon/profile-sync-daemon-5.36.4_p20130721.ebuild (renamed from www-misc/profile-sync-daemon/profile-sync-daemon-5.36.ebuild)4
2 files changed, 10 insertions, 3 deletions
diff --git a/www-misc/profile-sync-daemon/ChangeLog b/www-misc/profile-sync-daemon/ChangeLog
index 5feb43b5d1b3..ac16dd2c6ced 100644
--- a/www-misc/profile-sync-daemon/ChangeLog
+++ b/www-misc/profile-sync-daemon/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for www-misc/profile-sync-daemon
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-misc/profile-sync-daemon/ChangeLog,v 1.12 2013/06/02 21:06:06 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-misc/profile-sync-daemon/ChangeLog,v 1.13 2013/07/21 00:45:57 hasufell Exp $
+
+*profile-sync-daemon-5.36.4_p20130721 (21 Jul 2013)
+
+ 21 Jul 2013; Julian Ospald <hasufell@gentoo.org>
+ -profile-sync-daemon-5.36.ebuild,
+ +profile-sync-daemon-5.36.4_p20130721.ebuild:
+ version bump
*profile-sync-daemon-5.36 (02 Jun 2013)
diff --git a/www-misc/profile-sync-daemon/profile-sync-daemon-5.36.ebuild b/www-misc/profile-sync-daemon/profile-sync-daemon-5.36.4_p20130721.ebuild
index 57bb73ee30b4..f7ceb617f2b7 100644
--- a/www-misc/profile-sync-daemon/profile-sync-daemon-5.36.ebuild
+++ b/www-misc/profile-sync-daemon/profile-sync-daemon-5.36.4_p20130721.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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-5.36.ebuild,v 1.1 2013/06/02 21:06:06 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-misc/profile-sync-daemon/profile-sync-daemon-5.36.4_p20130721.ebuild,v 1.1 2013/07/21 00:45:57 hasufell Exp $
EAPI=5
@@ -8,7 +8,7 @@ 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="https://github.com/graysky2/profile-sync-daemon/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/graysky2/profile-sync-daemon/archive/f78e3f3cc1c02757c0025fa5d5e311015a13e9dc.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2 GPL-3"
SLOT="0"