pacho 14/10/03 09:03:22 Modified: ChangeLog Added: moserial-3.0.9.ebuild Log: Version bump (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Revision Changes Path 1.30 net-dialup/moserial/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/moserial/ChangeLog?rev=1.30&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/moserial/ChangeLog?rev=1.30&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/moserial/ChangeLog?r1=1.29&r2=1.30 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-dialup/moserial/ChangeLog,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- ChangeLog 29 Mar 2013 23:27:58 -0000 1.29 +++ ChangeLog 3 Oct 2014 09:03:22 -0000 1.30 @@ -1,6 +1,11 @@ # ChangeLog for net-dialup/moserial -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/moserial/ChangeLog,v 1.29 2013/03/29 23:27:58 eva Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-dialup/moserial/ChangeLog,v 1.30 2014/10/03 09:03:22 pacho Exp $ + +*moserial-3.0.9 (03 Oct 2014) + + 03 Oct 2014; Pacho Ramos <[email protected]> +moserial-3.0.9.ebuild: + Version bump 29 Mar 2013; Gilles Dartiguelongue <[email protected]> -moserial-3.0.7.ebuild: Clean up old revision. 1.1 net-dialup/moserial/moserial-3.0.9.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/moserial/moserial-3.0.9.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/moserial/moserial-3.0.9.ebuild?rev=1.1&content-type=text/plain Index: moserial-3.0.9.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/net-dialup/moserial/moserial-3.0.9.ebuild,v 1.1 2014/10/03 09:03:22 pacho Exp $ EAPI="5" GCONF_DEBUG="no" inherit gnome2 DESCRIPTION="A clean and friendly gtk-based serial terminal" HOMEPAGE="https://wiki.gnome.org/moserial" LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" IUSE="" RDEPEND=" >=dev-libs/glib-2.16:2 gnome-base/gsettings-desktop-schemas >=x11-libs/gtk+-3.0.0:3 " DEPEND="${RDEPEND} app-text/scrollkeeper >=app-text/gnome-doc-utils-0.3.2 >=dev-util/intltool-0.35 virtual/pkgconfig "
