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 178D5138247 for ; Sun, 5 Jan 2014 23:06:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 23591E0ABA; Sun, 5 Jan 2014 23:06:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BC881E0ABA for ; Sun, 5 Jan 2014 23:06:33 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id ED05A33F559 for ; Sun, 5 Jan 2014 23:06:32 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2324) id B5B122004B; Sun, 5 Jan 2014 23:06:31 +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/sword-hunuj: sword-hunuj-1.2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: sword-hunuj-1.2.ebuild ChangeLog X-VCS-Directories: app-dicts/sword-hunuj X-VCS-Committer: creffett X-VCS-Committer-Name: Chris Reffett Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140105230631.B5B122004B@flycatcher.gentoo.org> Date: Sun, 5 Jan 2014 23:06:31 +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: f12252ff-9b51-413a-8896-7ba65ef46d24 X-Archives-Hash: 732f43a004a201906cefd1ea5c62a5c5 creffett 14/01/05 23:06:31 Modified: sword-hunuj-1.2.ebuild ChangeLog Log: EAPI bump (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 42618354) Revision Changes Path 1.3 app-dicts/sword-hunuj/sword-hunuj-1.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/sword-hunuj/sword-hunuj-1.2.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/sword-hunuj/sword-hunuj-1.2.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/sword-hunuj/sword-hunuj-1.2.ebuild?r1=1.2&r2=1.3 Index: sword-hunuj-1.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-dicts/sword-hunuj/sword-hunuj-1.2.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sword-hunuj-1.2.ebuild 7 Nov 2013 02:39:50 -0000 1.2 +++ sword-hunuj-1.2.ebuild 5 Jan 2014 23:06:31 -0000 1.3 @@ -1,7 +1,8 @@ -# 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/app-dicts/sword-hunuj/sword-hunuj-1.2.ebuild,v 1.2 2013/11/07 02:39:50 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-hunuj/sword-hunuj-1.2.ebuild,v 1.3 2014/01/05 23:06:31 creffett Exp $ +EAPI=5 SWORD_MODULE="HunUj" inherit sword-module 1.3 app-dicts/sword-hunuj/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/sword-hunuj/ChangeLog?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/sword-hunuj/ChangeLog?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/sword-hunuj/ChangeLog?r1=1.2&r2=1.3 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-dicts/sword-hunuj/ChangeLog,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ChangeLog 7 Nov 2013 02:39:50 -0000 1.2 +++ ChangeLog 5 Jan 2014 23:06:31 -0000 1.3 @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/sword-hunuj -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-hunuj/ChangeLog,v 1.2 2013/11/07 02:39:50 patrick Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-hunuj/ChangeLog,v 1.3 2014/01/05 23:06:31 creffett Exp $ + + 05 Jan 2014; Chris Reffett sword-hunuj-1.2.ebuild: + EAPI bump 07 Nov 2013; Patrick Lauer sword-hunuj-1.2.ebuild: Shorten description, make repoman happier