diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2011-03-16 18:42:58 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2011-03-16 18:42:58 +0000 |
commit | 96420aa351e325412726c637da5b1913a242f932 (patch) | |
tree | 78548bb0f77499402159146bf6d3a898f25d2ce0 /x11-misc/grsync | |
parent | Version bump, #347357 (diff) | |
download | gentoo-2-96420aa351e325412726c637da5b1913a242f932.tar.gz gentoo-2-96420aa351e325412726c637da5b1913a242f932.tar.bz2 gentoo-2-96420aa351e325412726c637da5b1913a242f932.zip |
Version bump, fixes #350665
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/grsync')
-rw-r--r-- | x11-misc/grsync/ChangeLog | 10 | ||||
-rw-r--r-- | x11-misc/grsync/grsync-1.1.1.ebuild (renamed from x11-misc/grsync/grsync-1.0.0.ebuild) | 4 |
2 files changed, 10 insertions, 4 deletions
diff --git a/x11-misc/grsync/ChangeLog b/x11-misc/grsync/ChangeLog index 51b4b58e953c..cf6fd7e889e9 100644 --- a/x11-misc/grsync/ChangeLog +++ b/x11-misc/grsync/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-misc/grsync -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/grsync/ChangeLog,v 1.22 2010/02/04 18:09:15 dertobi123 Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/grsync/ChangeLog,v 1.23 2011/03/16 18:42:58 dertobi123 Exp $ + +*grsync-1.1.1 (16 Mar 2011) + + 16 Mar 2011; Tobias Scherbaum <dertobi123@gentoo.org> -grsync-1.0.0.ebuild, + +grsync-1.1.1.ebuild: + Version bump, fixes #350665 *grsync-1.0.0 (04 Feb 2010) diff --git a/x11-misc/grsync/grsync-1.0.0.ebuild b/x11-misc/grsync/grsync-1.1.1.ebuild index b0eafe2b245e..7aa486b2f822 100644 --- a/x11-misc/grsync/grsync-1.0.0.ebuild +++ b/x11-misc/grsync/grsync-1.1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/grsync/grsync-1.0.0.ebuild,v 1.1 2010/02/04 18:09:15 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/grsync/grsync-1.1.1.ebuild,v 1.1 2011/03/16 18:42:58 dertobi123 Exp $ inherit gnome2 |