diff options
author | Chris Reffett <creffett@gentoo.org> | 2013-06-01 14:05:57 +0000 |
---|---|---|
committer | Chris Reffett <creffett@gentoo.org> | 2013-06-01 14:05:57 +0000 |
commit | 5fe4788b43fcb6bb141ec6621dda6b8eabae423e (patch) | |
tree | f3150ccb9204dc2de98924a2a12216e2874984fa /media-gfx | |
parent | Version bump. Set python version, patch partly by Nils Andresen (bug #452656)... (diff) | |
download | gentoo-2-5fe4788b43fcb6bb141ec6621dda6b8eabae423e.tar.gz gentoo-2-5fe4788b43fcb6bb141ec6621dda6b8eabae423e.tar.bz2 gentoo-2-5fe4788b43fcb6bb141ec6621dda6b8eabae423e.zip |
EAPI bump wrt bug 460572
(Portage version: 2.2.0_alpha177/cvs/Linux x86_64, signed Manifest commit with key 42618354)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/autopano-sift-C/ChangeLog | 8 | ||||
-rw-r--r-- | media-gfx/autopano-sift-C/autopano-sift-C-2.5.1.ebuild | 5 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-gfx/autopano-sift-C/ChangeLog b/media-gfx/autopano-sift-C/ChangeLog index 7a820edcb8db..7a10f3f7a3ab 100644 --- a/media-gfx/autopano-sift-C/ChangeLog +++ b/media-gfx/autopano-sift-C/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/autopano-sift-C -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/autopano-sift-C/ChangeLog,v 1.13 2010/11/08 21:56:41 maekke Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/autopano-sift-C/ChangeLog,v 1.14 2013/06/01 14:05:57 creffett Exp $ + + 01 Jun 2013; Chris Reffett <creffett@gentoo.org> autopano-sift-C-2.5.1.ebuild: + EAPI bump wrt bug 460572 08 Nov 2010; Markus Meier <maekke@gentoo.org> autopano-sift-C-2.5.1.ebuild: @@ -57,4 +60,3 @@ 16 Aug 2008; Markus Meier <maekke@gentoo.org> +metadata.xml, +autopano-sift-C-2.5.0.ebuild: initial import of autopano-sift written in C - diff --git a/media-gfx/autopano-sift-C/autopano-sift-C-2.5.1.ebuild b/media-gfx/autopano-sift-C/autopano-sift-C-2.5.1.ebuild index f1fc6b6d62ab..fa7300d240ff 100644 --- a/media-gfx/autopano-sift-C/autopano-sift-C-2.5.1.ebuild +++ b/media-gfx/autopano-sift-C/autopano-sift-C-2.5.1.ebuild @@ -1,6 +1,7 @@ -# 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/media-gfx/autopano-sift-C/autopano-sift-C-2.5.1.ebuild,v 1.5 2010/11/08 21:56:41 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/autopano-sift-C/autopano-sift-C-2.5.1.ebuild,v 1.6 2013/06/01 14:05:57 creffett Exp $ +EAPI=5 inherit cmake-utils versionator |