diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-12-08 19:32:33 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-12-08 19:32:33 +0000 |
commit | 0def05e1b24bdf89f733c06799b5e018af9cfc5c (patch) | |
tree | 78006e925ddc141a8770d66ec60dfaddd948f009 /net-misc | |
parent | x86 stable, bug #478252 (diff) | |
download | gentoo-2-0def05e1b24bdf89f733c06799b5e018af9cfc5c.tar.gz gentoo-2-0def05e1b24bdf89f733c06799b5e018af9cfc5c.tar.bz2 gentoo-2-0def05e1b24bdf89f733c06799b5e018af9cfc5c.zip |
x86 stable, bug #478252
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/sparkleshare/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/sparkleshare/sparkleshare-1.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/sparkleshare/ChangeLog b/net-misc/sparkleshare/ChangeLog index 87efb5f74f43..c36ea0b19808 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.10 2013/11/30 19:51:30 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/sparkleshare/ChangeLog,v 1.11 2013/12/08 19:32:33 pacho Exp $ + + 08 Dec 2013; Pacho Ramos <pacho@gentoo.org> sparkleshare-1.1.0.ebuild: + x86 stable, bug #478252 30 Nov 2013; Pacho Ramos <pacho@gentoo.org> sparkleshare-1.1.0.ebuild: amd64 stable, bug #478252 diff --git a/net-misc/sparkleshare/sparkleshare-1.1.0.ebuild b/net-misc/sparkleshare/sparkleshare-1.1.0.ebuild index 0018b09fd339..c8da7bed5c3f 100644 --- a/net-misc/sparkleshare/sparkleshare-1.1.0.ebuild +++ b/net-misc/sparkleshare/sparkleshare-1.1.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.1.0.ebuild,v 1.2 2013/11/30 19:51:30 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/sparkleshare/sparkleshare-1.1.0.ebuild,v 1.3 2013/12/08 19:32:33 pacho Exp $ EAPI=5 GCONF_DEBUG="no" # --enable-debug does not do anything @@ -12,7 +12,7 @@ HOMEPAGE="http://www.sparkleshare.org" SRC_URI="https://bitbucket.org/hbons/sparkleshare/downloads/sparkleshare-linux-${PV}-tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" SLOT="0" IUSE="" # ayatana |