diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 22:34:28 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 22:34:28 +0000 |
commit | 3820ba55a4f6f1389b5e5970e963833d2c7d7c1a (patch) | |
tree | d934bb39e84bf29e7d298e9e1c35cb7fcffd1606 /net-misc | |
parent | Fix wrong commit, bug 502160 (diff) | |
download | gentoo-2-3820ba55a4f6f1389b5e5970e963833d2c7d7c1a.tar.gz gentoo-2-3820ba55a4f6f1389b5e5970e963833d2c7d7c1a.tar.bz2 gentoo-2-3820ba55a4f6f1389b5e5970e963833d2c7d7c1a.zip |
Fix wrong commit, bug 502160
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/vino/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/vino/vino-3.10.1.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/net-misc/vino/ChangeLog b/net-misc/vino/ChangeLog index 4778f86ed1ea..e8a1d28fe836 100644 --- a/net-misc/vino/ChangeLog +++ b/net-misc/vino/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/vino -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/ChangeLog,v 1.204 2013/12/24 17:36:04 pacho Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/ChangeLog,v 1.205 2014/02/22 22:34:28 pacho Exp $ + + 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> vino-3.10.1.ebuild: + Fix wrong commit, bug 502160 *vino-3.10.1 (24 Dec 2013) diff --git a/net-misc/vino/vino-3.10.1.ebuild b/net-misc/vino/vino-3.10.1.ebuild index 7cc5a2b657f4..ba928809b9af 100644 --- a/net-misc/vino/vino-3.10.1.ebuild +++ b/net-misc/vino/vino-3.10.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/vino-3.10.1.ebuild,v 1.1 2013/12/24 17:36:04 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/vino-3.10.1.ebuild,v 1.2 2014/02/22 22:34:28 pacho Exp $ EAPI="5" GCONF_DEBUG="yes" |