summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-02-16 19:33:25 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-02-16 19:33:25 +0000
commit9f2b7ac62941913523a4722421e7c7f56898d318 (patch)
tree4173ac5caf8db5a405c01bd2f8763633f432758a /x11-misc/grsync
parentx86 stable wrt bug #396755 (diff)
downloadgentoo-2-9f2b7ac62941913523a4722421e7c7f56898d318.tar.gz
gentoo-2-9f2b7ac62941913523a4722421e7c7f56898d318.tar.bz2
gentoo-2-9f2b7ac62941913523a4722421e7c7f56898d318.zip
x86 stable wrt bug #397269
(Portage version: 2.1.10.44/cvs/Linux i686)
Diffstat (limited to 'x11-misc/grsync')
-rw-r--r--x11-misc/grsync/ChangeLog5
-rw-r--r--x11-misc/grsync/grsync-1.1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/grsync/ChangeLog b/x11-misc/grsync/ChangeLog
index b19e988fe1a1..33f7bd228f18 100644
--- a/x11-misc/grsync/ChangeLog
+++ b/x11-misc/grsync/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/grsync
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/grsync/ChangeLog,v 1.28 2012/02/09 22:05:00 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/grsync/ChangeLog,v 1.29 2012/02/16 19:33:25 phajdan.jr Exp $
+
+ 16 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> grsync-1.1.1.ebuild:
+ x86 stable wrt bug #397269
*grsync-1.2.1 (09 Feb 2012)
diff --git a/x11-misc/grsync/grsync-1.1.1.ebuild b/x11-misc/grsync/grsync-1.1.1.ebuild
index c52fb21af3c9..0e3fffe88579 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-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.3 2012/02/02 17:47:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/grsync/grsync-1.1.1.ebuild,v 1.4 2012/02/16 19:33:25 phajdan.jr 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"