diff options
author | Ian Delaney <idella4@gentoo.org> | 2013-09-04 13:28:08 +0000 |
---|---|---|
committer | Ian Delaney <idella4@gentoo.org> | 2013-09-04 13:28:08 +0000 |
commit | 9279b4e8276d4816d2509cbe6281dd17482df70f (patch) | |
tree | 40f2eb28f4f6bce89f15bb72a576e99a98de1dc3 /dev-perl/Emacs-PDE | |
parent | Cleanup old. (diff) | |
download | gentoo-2-9279b4e8276d4816d2509cbe6281dd17482df70f.tar.gz gentoo-2-9279b4e8276d4816d2509cbe6281dd17482df70f.tar.bz2 gentoo-2-9279b4e8276d4816d2509cbe6281dd17482df70f.zip |
rebump -> EAPI 5, remove old
(Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
Diffstat (limited to 'dev-perl/Emacs-PDE')
-rw-r--r-- | dev-perl/Emacs-PDE/ChangeLog | 10 | ||||
-rw-r--r-- | dev-perl/Emacs-PDE/Emacs-PDE-0.2.16-r1.ebuild (renamed from dev-perl/Emacs-PDE/Emacs-PDE-0.2.16.ebuild) | 6 |
2 files changed, 11 insertions, 5 deletions
diff --git a/dev-perl/Emacs-PDE/ChangeLog b/dev-perl/Emacs-PDE/ChangeLog index 3194ac7d7667..801dc6c8e911 100644 --- a/dev-perl/Emacs-PDE/ChangeLog +++ b/dev-perl/Emacs-PDE/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Emacs-PDE -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Emacs-PDE/ChangeLog,v 1.2 2012/06/24 12:58:26 tove Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Emacs-PDE/ChangeLog,v 1.3 2013/09/04 13:28:08 idella4 Exp $ + +*Emacs-PDE-0.2.16-r1 (04 Sep 2013) + + 04 Sep 2013; Ian Delaney <idella4@gentoo.org> +Emacs-PDE-0.2.16-r1.ebuild, + -Emacs-PDE-0.2.16.ebuild: + rebump -> EAPI 5, remove old 24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml: Update CPAN upstream info diff --git a/dev-perl/Emacs-PDE/Emacs-PDE-0.2.16.ebuild b/dev-perl/Emacs-PDE/Emacs-PDE-0.2.16-r1.ebuild index b170750f9f7d..c2acf655e9b4 100644 --- a/dev-perl/Emacs-PDE/Emacs-PDE-0.2.16.ebuild +++ b/dev-perl/Emacs-PDE/Emacs-PDE-0.2.16-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Emacs-PDE/Emacs-PDE-0.2.16.ebuild,v 1.1 2010/03/24 18:54:20 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Emacs-PDE/Emacs-PDE-0.2.16-r1.ebuild,v 1.1 2013/09/04 13:28:08 idella4 Exp $ -EAPI="2" +EAPI=5 MODULE_AUTHOR="YEWENBIN" |