summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-02-02 17:47:13 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-02-02 17:47:13 +0000
commitade49a0ed66ee72ebad4c43cd12be45549f7f7ea (patch)
treea1b2fc842b6100df018061a894fb0768304d5ba6 /x11-misc/grsync
parentBig leechcraft bump to 0.4.99, thanks to 0xd34df00d (diff)
downloadgentoo-2-ade49a0ed66ee72ebad4c43cd12be45549f7f7ea.tar.gz
gentoo-2-ade49a0ed66ee72ebad4c43cd12be45549f7f7ea.tar.bz2
gentoo-2-ade49a0ed66ee72ebad4c43cd12be45549f7f7ea.zip
Stable for amd64, wrt bug #397269
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/grsync')
-rw-r--r--x11-misc/grsync/ChangeLog7
-rw-r--r--x11-misc/grsync/grsync-1.1.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/grsync/ChangeLog b/x11-misc/grsync/ChangeLog
index 5bd86e5aa2e1..855ca118e027 100644
--- a/x11-misc/grsync/ChangeLog
+++ b/x11-misc/grsync/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/grsync
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/grsync/ChangeLog,v 1.24 2011/03/29 13:02:19 angelos Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/grsync/ChangeLog,v 1.25 2012/02/02 17:47:13 ago Exp $
+
+ 02 Feb 2012; Agostino Sarubbo <ago@gentoo.org> grsync-1.1.1.ebuild:
+ Stable for amd64, wrt bug #397269
29 Mar 2011; Christoph Mende <angelos@gentoo.org> grsync-0.9.2.ebuild,
grsync-1.1.1.ebuild:
diff --git a/x11-misc/grsync/grsync-1.1.1.ebuild b/x11-misc/grsync/grsync-1.1.1.ebuild
index ae0fb1ca6cbb..c52fb21af3c9 100644
--- a/x11-misc/grsync/grsync-1.1.1.ebuild
+++ b/x11-misc/grsync/grsync-1.1.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/grsync/grsync-1.1.1.ebuild,v 1.2 2011/03/29 13:02:20 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/grsync/grsync-1.1.1.ebuild,v 1.3 2012/02/02 17:47:13 ago Exp $
EAPI=1
inherit gnome2
@@ -9,7 +9,7 @@ DESCRIPTION="A gtk frontend to rsync"
HOMEPAGE="http://www.opbyte.it/grsync/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd"
IUSE=""
SRC_URI="http://www.opbyte.it/release/${P}.tar.gz"