pacho 15/01/14 11:40:54 Modified: ChangeLog Added: abiword-docs-3.0.1.ebuild Log: Version bump (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Revision Changes Path 1.8 app-office/abiword-docs/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword-docs/ChangeLog?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword-docs/ChangeLog?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword-docs/ChangeLog?r1=1.7&r2=1.8 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-office/abiword-docs/ChangeLog,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ChangeLog 17 Apr 2014 12:52:45 -0000 1.7 +++ ChangeLog 14 Jan 2015 11:40:54 -0000 1.8 @@ -1,6 +1,11 @@ # ChangeLog for app-office/abiword-docs -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-docs/ChangeLog,v 1.7 2014/04/17 12:52:45 pacho Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-docs/ChangeLog,v 1.8 2015/01/14 11:40:54 pacho Exp $ + +*abiword-docs-3.0.1 (14 Jan 2015) + + 14 Jan 2015; Pacho Ramos <[email protected]> +abiword-docs-3.0.1.ebuild: + Version bump 17 Apr 2014; Pacho Ramos <[email protected]> -abiword-docs-2.8.6.ebuild: Drop old 1.1 app-office/abiword-docs/abiword-docs-3.0.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword-docs/abiword-docs-3.0.1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword-docs/abiword-docs-3.0.1.ebuild?rev=1.1&content-type=text/plain Index: abiword-docs-3.0.1.ebuild =================================================================== # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-office/abiword-docs/abiword-docs-3.0.1.ebuild,v 1.1 2015/01/14 11:40:54 pacho Exp $ EAPI=5 GCONF_DEBUG="no" inherit gnome2 DESCRIPTION="Fully featured yet light and fast cross platform word processor documentation" HOMEPAGE="http://www.abisource.com/" SRC_URI="http://www.abisource.com/downloads/abiword/${PV}/source/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND=">=app-office/abiword-${PV}" DEPEND="${RDEPEND}"
