diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 16:37:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 16:37:38 +0000 |
commit | dea7afd7220fbdfeaf4d44830a616ffe8e6a6370 (patch) | |
tree | 1ba58d9d006064beae273230c48c14ce5fe14541 /net-misc/sparkleshare | |
parent | Stable for x86, wrt bug #458984 (diff) | |
download | gentoo-2-dea7afd7220fbdfeaf4d44830a616ffe8e6a6370.tar.gz gentoo-2-dea7afd7220fbdfeaf4d44830a616ffe8e6a6370.tar.bz2 gentoo-2-dea7afd7220fbdfeaf4d44830a616ffe8e6a6370.zip |
Stable for x86, 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 | 5 | ||||
-rw-r--r-- | net-misc/sparkleshare/sparkleshare-1.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/sparkleshare/ChangeLog b/net-misc/sparkleshare/ChangeLog index f973897a6930..ed1ff1392376 100644 --- a/net-misc/sparkleshare/ChangeLog +++ b/net-misc/sparkleshare/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/sparkleshare # 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 $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/sparkleshare/ChangeLog,v 1.6 2013/03/25 16:37:38 ago Exp $ + + 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> sparkleshare-1.0.0.ebuild: + Stable for x86, wrt bug #458984 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> sparkleshare-1.0.0.ebuild: Stable for amd64, wrt bug #458984 diff --git a/net-misc/sparkleshare/sparkleshare-1.0.0.ebuild b/net-misc/sparkleshare/sparkleshare-1.0.0.ebuild index 6e39ead27183..5e605fc40efa 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-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.2 2013/03/25 15:58:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/sparkleshare/sparkleshare-1.0.0.ebuild,v 1.3 2013/03/25 16:37:38 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 |