diff options
author | Chris Reffett <creffett@gentoo.org> | 2014-01-21 04:15:05 +0000 |
---|---|---|
committer | Chris Reffett <creffett@gentoo.org> | 2014-01-21 04:15:05 +0000 |
commit | 9f40c1a16a3a2e4a547b49854a51e77982b700a7 (patch) | |
tree | 84577f69df43ef6f384dc91c311c681366683594 /app-admin/reportmagic | |
parent | Remove old (diff) | |
download | gentoo-2-9f40c1a16a3a2e4a547b49854a51e77982b700a7.tar.gz gentoo-2-9f40c1a16a3a2e4a547b49854a51e77982b700a7.tar.bz2 gentoo-2-9f40c1a16a3a2e4a547b49854a51e77982b700a7.zip |
EAPI bump
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key 42618354)
Diffstat (limited to 'app-admin/reportmagic')
-rw-r--r-- | app-admin/reportmagic/ChangeLog | 8 | ||||
-rw-r--r-- | app-admin/reportmagic/reportmagic-2.21.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/app-admin/reportmagic/ChangeLog b/app-admin/reportmagic/ChangeLog index 3980856dbd90..8c91734e338f 100644 --- a/app-admin/reportmagic/ChangeLog +++ b/app-admin/reportmagic/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/reportmagic -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/reportmagic/ChangeLog,v 1.18 2011/02/25 18:08:05 signals Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-admin/reportmagic/ChangeLog,v 1.19 2014/01/21 04:15:05 creffett Exp $ + + 21 Jan 2014; Chris Reffett <creffett@gentoo.org> reportmagic-2.21.ebuild: + EAPI bump 25 Feb 2011; Kevin McCarthy <signals@gentoo.org> reportmagic-2.21.ebuild: Changed dependency from media-libs/jpeg to virtual/jpeg @@ -59,4 +62,3 @@ 28 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> reportmagic-2.21.ebuild: Initial import. - diff --git a/app-admin/reportmagic/reportmagic-2.21.ebuild b/app-admin/reportmagic/reportmagic-2.21.ebuild index 65486b61d63c..f00955336cbd 100644 --- a/app-admin/reportmagic/reportmagic-2.21.ebuild +++ b/app-admin/reportmagic/reportmagic-2.21.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/reportmagic/reportmagic-2.21.ebuild,v 1.15 2011/02/25 18:08:05 signals Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/reportmagic/reportmagic-2.21.ebuild,v 1.16 2014/01/21 04:15:05 creffett Exp $ -EAPI=1 +EAPI=5 DESCRIPTION="Makes usable statistics from your web site log file analysis" HOMEPAGE="http://www.reportmagic.org/" |