diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 15:58:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 15:58:24 +0000 |
commit | 507b0bd512b91298ed779fa7785852a5059cdfd2 (patch) | |
tree | 8b7b07a78ca1a0c6ad9bbd12125ed90c55e26f85 /net-misc/sparkleshare | |
parent | Stable for amd64, wrt bug #458984 (diff) | |
download | gentoo-2-507b0bd512b91298ed779fa7785852a5059cdfd2.tar.gz gentoo-2-507b0bd512b91298ed779fa7785852a5059cdfd2.tar.bz2 gentoo-2-507b0bd512b91298ed779fa7785852a5059cdfd2.zip |
Stable for amd64, wrt bug #458984
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc/sparkleshare')
-rw-r--r-- | net-misc/sparkleshare/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/sparkleshare/sparkleshare-1.0.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/sparkleshare/ChangeLog b/net-misc/sparkleshare/ChangeLog index b07982bb4a4e..f973897a6930 100644 --- a/net-misc/sparkleshare/ChangeLog +++ b/net-misc/sparkleshare/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/sparkleshare -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/sparkleshare/ChangeLog,v 1.4 2012/12/24 09:29:44 pacho Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/sparkleshare/ChangeLog,v 1.5 2013/03/25 15:58:24 ago Exp $ + + 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> sparkleshare-1.0.0.ebuild: + Stable for amd64, wrt bug #458984 *sparkleshare-1.0.0 (24 Dec 2012) diff --git a/net-misc/sparkleshare/sparkleshare-1.0.0.ebuild b/net-misc/sparkleshare/sparkleshare-1.0.0.ebuild index ea853a7e2ad9..6e39ead27183 100644 --- a/net-misc/sparkleshare/sparkleshare-1.0.0.ebuild +++ b/net-misc/sparkleshare/sparkleshare-1.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/sparkleshare/sparkleshare-1.0.0.ebuild,v 1.1 2012/12/24 09:29:44 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/sparkleshare/sparkleshare-1.0.0.ebuild,v 1.2 2013/03/25 15:58:24 ago Exp $ EAPI=5 GCONF_DEBUG="no" # --enable-debug does not do anything @@ -11,7 +11,7 @@ DESCRIPTION="Git-based collaboration and file sharing tool" HOMEPAGE="http://www.sparkleshare.org" SRC_URI="http://github.com/downloads/hbons/SparkleShare/${PN}-linux-${PV}.tar.gz" LICENSE="GPL-3" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" SLOT="0" IUSE="" # ayatana |