From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id B611913827E for ; Fri, 24 Jan 2014 20:17:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7AD23E0AE6; Fri, 24 Jan 2014 20:17:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 05932E0AE6 for ; Fri, 24 Jan 2014 20:17:57 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C75FA33F603 for ; Fri, 24 Jan 2014 20:17:56 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2324) id 13E642004C; Fri, 24 Jan 2014 20:17:55 +0000 (UTC) From: "Chris Reffett (creffett)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, creffett@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-dicts/libydpdict: libydpdict-1.0.2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: libydpdict-1.0.2.ebuild ChangeLog X-VCS-Directories: app-dicts/libydpdict X-VCS-Committer: creffett X-VCS-Committer-Name: Chris Reffett Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140124201755.13E642004C@flycatcher.gentoo.org> Date: Fri, 24 Jan 2014 20:17:55 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: bea81ad4-f22f-4187-bfa4-2589aa69bd29 X-Archives-Hash: c1282f2ee726e9f5dc76dd6604650616 creffett 14/01/24 20:17:55 Modified: libydpdict-1.0.2.ebuild ChangeLog Log: EAPI bump (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 42618354) Revision Changes Path 1.2 app-dicts/libydpdict/libydpdict-1.0.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/libydpdict/libydpdict-1.0.2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/libydpdict/libydpdict-1.0.2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/libydpdict/libydpdict-1.0.2.ebuild?r1=1.1&r2=1.2 Index: libydpdict-1.0.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-dicts/libydpdict/libydpdict-1.0.2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- libydpdict-1.0.2.ebuild 18 Oct 2009 09:12:09 -0000 1.1 +++ libydpdict-1.0.2.ebuild 24 Jan 2014 20:17:54 -0000 1.2 @@ -1,6 +1,8 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/libydpdict/libydpdict-1.0.2.ebuild,v 1.1 2009/10/18 09:12:09 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/libydpdict/libydpdict-1.0.2.ebuild,v 1.2 2014/01/24 20:17:54 creffett Exp $ + +EAPI=5 DESCRIPTION="Library for handling the Collins Dictionary database." HOMEPAGE="http://toxygen.net/ydpdict/" 1.9 app-dicts/libydpdict/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/libydpdict/ChangeLog?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/libydpdict/ChangeLog?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/libydpdict/ChangeLog?r1=1.8&r2=1.9 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-dicts/libydpdict/ChangeLog,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ChangeLog 1 Jun 2013 11:07:04 -0000 1.8 +++ ChangeLog 24 Jan 2014 20:17:54 -0000 1.9 @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/libydpdict -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/libydpdict/ChangeLog,v 1.8 2013/06/01 11:07:04 pacho Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/libydpdict/ChangeLog,v 1.9 2014/01/24 20:17:54 creffett Exp $ + + 24 Jan 2014; Chris Reffett libydpdict-1.0.2.ebuild: + EAPI bump 01 Jun 2013; Pacho Ramos -libydpdict-1.0.0.ebuild, metadata.xml: