diff options
author | 2009-10-06 22:56:37 +0000 | |
---|---|---|
committer | 2009-10-06 22:56:37 +0000 | |
commit | 54f4b87d06a84abe368013bb572ee4bd462b2c1e (patch) | |
tree | 574dd43686d0743b34270822eb5ec266349cfe4d /media-gfx | |
parent | dependency fix thanks Eray (diff) | |
download | gentoo-2-54f4b87d06a84abe368013bb572ee4bd462b2c1e.tar.gz gentoo-2-54f4b87d06a84abe368013bb572ee4bd462b2c1e.tar.bz2 gentoo-2-54f4b87d06a84abe368013bb572ee4bd462b2c1e.zip |
version bump, only difference is version string in --help
(Portage version: 2.2_rc43/cvs/Linux x86_64)
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_rc2.ebuild (renamed from media-gfx/autopano-sift-C/autopano-sift-C-2.5.1_rc1.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/media-gfx/autopano-sift-C/ChangeLog b/media-gfx/autopano-sift-C/ChangeLog index 9abe7c592c45..fe92cceeb8f7 100644 --- a/media-gfx/autopano-sift-C/ChangeLog +++ b/media-gfx/autopano-sift-C/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-gfx/autopano-sift-C # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/autopano-sift-C/ChangeLog,v 1.6 2009/10/02 22:44:16 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/autopano-sift-C/ChangeLog,v 1.7 2009/10/06 22:56:37 maekke Exp $ + +*autopano-sift-C-2.5.1_rc2 (06 Oct 2009) + + 06 Oct 2009; Markus Meier <maekke@gentoo.org> + -autopano-sift-C-2.5.1_rc1.ebuild, +autopano-sift-C-2.5.1_rc2.ebuild: + version bump, only difference is version string in --help *autopano-sift-C-2.5.1_rc1 (02 Oct 2009) diff --git a/media-gfx/autopano-sift-C/autopano-sift-C-2.5.1_rc1.ebuild b/media-gfx/autopano-sift-C/autopano-sift-C-2.5.1_rc2.ebuild index 7ff5a491cdea..afad0b5e1bd1 100644 --- a/media-gfx/autopano-sift-C/autopano-sift-C-2.5.1_rc1.ebuild +++ b/media-gfx/autopano-sift-C/autopano-sift-C-2.5.1_rc2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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_rc1.ebuild,v 1.1 2009/10/02 22:44:16 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/autopano-sift-C/autopano-sift-C-2.5.1_rc2.ebuild,v 1.1 2009/10/06 22:56:37 maekke Exp $ inherit cmake-utils versionator |