axs         14/08/22 16:13:30

  Modified:             ChangeLog
  Added:                Font-TTF-1.20.0-r1.ebuild
                        Font-TTF-0.480.0-r1.ebuild
  Removed:              Font-TTF-0.480.0.ebuild Font-TTF-1.20.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.38                 dev-perl/Font-TTF/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Font-TTF/ChangeLog?rev=1.38&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Font-TTF/ChangeLog?rev=1.38&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Font-TTF/ChangeLog?r1=1.37&r2=1.38

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Font-TTF/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog   11 Sep 2012 20:31:09 -0000      1.37
+++ ChangeLog   22 Aug 2014 16:13:30 -0000      1.38
@@ -1,6 +1,15 @@
 # ChangeLog for dev-perl/Font-TTF
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Font-TTF/ChangeLog,v 1.37 
2012/09/11 20:31:09 aballier Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Font-TTF/ChangeLog,v 1.38 
2014/08/22 16:13:30 axs Exp $
+
+*Font-TTF-1.20.0-r1 (22 Aug 2014)
+*Font-TTF-0.480.0-r1 (22 Aug 2014)
+
+  22 Aug 2014; Ian Stakenvicius (_AxS_) <a...@gentoo.org>
+  +Font-TTF-0.480.0-r1.ebuild, +Font-TTF-1.20.0-r1.ebuild,
+  -Font-TTF-0.480.0.ebuild, -Font-TTF-1.20.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
 
   11 Sep 2012; Alexis Ballier <aball...@gentoo.org> Font-TTF-1.20.0.ebuild:
   keyword ~amd64-fbsd, bug #433451



1.1                  dev-perl/Font-TTF/Font-TTF-1.20.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Font-TTF/Font-TTF-1.20.0-r1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Font-TTF/Font-TTF-1.20.0-r1.ebuild?rev=1.1&content-type=text/plain

Index: Font-TTF-1.20.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/Font-TTF/Font-TTF-1.20.0-r1.ebuild,v 1.1 
2014/08/22 16:13:30 axs Exp $

EAPI=5

MODULE_AUTHOR=MHOSKEN
MODULE_VERSION=1.02
inherit perl-module

DESCRIPTION="module for compiling and altering fonts"

LICENSE="Artistic-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd"
IUSE=""

RDEPEND="
        virtual/perl-IO-Compress
        dev-perl/IO-String
        dev-perl/XML-Parser
"
DEPEND="${RDEPEND}"

SRC_TEST="do"



1.1                  dev-perl/Font-TTF/Font-TTF-0.480.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Font-TTF/Font-TTF-0.480.0-r1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Font-TTF/Font-TTF-0.480.0-r1.ebuild?rev=1.1&content-type=text/plain

Index: Font-TTF-0.480.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/Font-TTF/Font-TTF-0.480.0-r1.ebuild,v 1.1 
2014/08/22 16:13:30 axs Exp $

EAPI=5

MODULE_AUTHOR=MHOSKEN
MODULE_VERSION=0.48
inherit perl-module

DESCRIPTION="module for compiling and altering fonts"

LICENSE="Artistic"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-fbsd 
~x86-fbsd"
IUSE=""

RDEPEND="virtual/perl-IO-Compress
        dev-perl/XML-Parser"
DEPEND="${RDEPEND}"

SRC_TEST="do"




Reply via email to