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 8743513877A for ; Sun, 24 Aug 2014 13:08:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5BC21E082F; Sun, 24 Aug 2014 13:08:26 +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 D3D8EE082F for ; Sun, 24 Aug 2014 13:08:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9220033FD1B for ; Sun, 24 Aug 2014 13:08:24 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2305) id D897B3CC9; Sun, 24 Aug 2014 13:08:22 +0000 (UTC) From: "Ian Stakenvicius (axs)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, axs@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Gtk2-Ex-Simple-List: Gtk2-Ex-Simple-List-0.500.0-r1.ebuild ChangeLog Gtk2-Ex-Simple-List-0.500.0.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: Gtk2-Ex-Simple-List-0.500.0-r1.ebuild ChangeLog Gtk2-Ex-Simple-List-0.500.0.ebuild X-VCS-Directories: dev-perl/Gtk2-Ex-Simple-List X-VCS-Committer: axs X-VCS-Committer-Name: Ian Stakenvicius Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140824130822.D897B3CC9@oystercatcher.gentoo.org> Date: Sun, 24 Aug 2014 13:08:22 +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: 1c0bddd5-3628-4e27-8066-4f359353d5c9 X-Archives-Hash: 52c05c4cb4302fef22f0e08b1e86f7ed axs 14/08/24 13:08:22 Modified: ChangeLog Added: Gtk2-Ex-Simple-List-0.500.0-r1.ebuild Removed: Gtk2-Ex-Simple-List-0.500.0.ebuild Log: bumped EAPI to 5; committed directly to stable as no other changes present and revbump helps stable systems to keep from dieing on perl-5.18 upgrade (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 2B6559ED) Revision Changes Path 1.18 dev-perl/Gtk2-Ex-Simple-List/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Gtk2-Ex-Simple-List/ChangeLog?rev=1.18&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Gtk2-Ex-Simple-List/ChangeLog?rev=1.18&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Gtk2-Ex-Simple-List/ChangeLog?r1=1.17&r2=1.18 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-Simple-List/ChangeLog,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- ChangeLog 24 Jun 2012 12:59:36 -0000 1.17 +++ ChangeLog 24 Aug 2014 13:08:22 -0000 1.18 @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/Gtk2-Ex-Simple-List -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-Simple-List/ChangeLog,v 1.17 2012/06/24 12:59:36 tove Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-Simple-List/ChangeLog,v 1.18 2014/08/24 13:08:22 axs Exp $ + +*Gtk2-Ex-Simple-List-0.500.0-r1 (24 Aug 2014) + + 24 Aug 2014; Ian Stakenvicius (_AxS_) + +Gtk2-Ex-Simple-List-0.500.0-r1.ebuild, -Gtk2-Ex-Simple-List-0.500.0.ebuild: + bumped EAPI to 5; committed directly to stable as no other changes present and + revbump helps stable systems to keep from dieing on perl-5.18 upgrade 24 Jun 2012; Torsten Veller metadata.xml: Update CPAN upstream info 1.1 dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0-r1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0-r1.ebuild?rev=1.1&content-type=text/plain Index: Gtk2-Ex-Simple-List-0.500.0-r1.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0-r1.ebuild,v 1.1 2014/08/24 13:08:22 axs Exp $ EAPI=5 MODULE_AUTHOR=RMCFARLA MODULE_VERSION=0.50 MODULE_SECTION=Gtk2-Perl-Ex inherit perl-module DESCRIPTION="A simple interface to Gtk2's complex MVC list widget" LICENSE="|| ( LGPL-2.1 LGPL-3 )" # LGPL-2.1+ SLOT="0" KEYWORDS="amd64 ia64 sparc x86" IUSE="" RDEPEND=" >=dev-perl/gtk2-perl-1.60.0 >=dev-perl/glib-perl-1.62.0 " DEPEND="${RDEPEND}" # needs X SRC_TEST="no"