commit: bc8ec9d77475aecad47c9ac71f1f92227cff5953 Author: Michael Weber <michael <AT> xmw <DOT> de> AuthorDate: Tue Mar 10 10:00:01 2015 +0000 Commit: Michael Weber <xmw <AT> gentoo <DOT> org> CommitDate: Tue Mar 10 10:00:01 2015 +0000 URL: https://gitweb.gentoo.org/dev/xmw.git/commit/?id=bc8ec9d7
Add snapshot version Package-Manager: portage-2.2.18 Manifest-Sign-Key: 62EEF090 media-gfx/phototonic/ChangeLog | 6 ++++++ media-gfx/phototonic/Manifest | 11 +++++++++++ ...totonic-9999.ebuild => phototonic-1.5.54_p20150208.ebuild} | 10 +++++----- media-gfx/phototonic/phototonic-9999.ebuild | 4 ++-- 4 files changed, 24 insertions(+), 7 deletions(-) diff --git a/media-gfx/phototonic/ChangeLog b/media-gfx/phototonic/ChangeLog index 10f6e87..4645d19 100644 --- a/media-gfx/phototonic/ChangeLog +++ b/media-gfx/phototonic/ChangeLog @@ -1,3 +1,9 @@ +*phototonic-1.5.54_p20150208 (10 Mar 2015) + + 10 Mar 2015; Michael Weber <[email protected]> + +phototonic-1.5.54_p20150208.ebuild, phototonic-9999.ebuild: + Add snapshot version + *phototonic-9999 (13 Mar 2014) 13 Mar 2014; Michael Weber <[email protected]> +metadata.xml, diff --git a/media-gfx/phototonic/Manifest b/media-gfx/phototonic/Manifest new file mode 100644 index 0000000..97ca739 --- /dev/null +++ b/media-gfx/phototonic/Manifest @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA256 + +DIST phototonic-1.5.54_p20150208.tar.gz 224836 SHA256 63c29b2d6b5da4a682d91c7e4c9f4207ae80337669223f7b2b22a378cfbd35f3 SHA512 a9c3b14a7e6a8788b8f36b38b6d3250be9247d65f2e3f771178fed81b559785cddeee7edd5c41e1839163116d79e40975f911c61ba1a45b2fdc575e0c4270442 WHIRLPOOL dd11493bc7a56441d9262adcc29b4dba94bb5b4e442105ba7761d267e82f84817a8895b176d0227d90bb4bdaa9a6815297f5dd45836c4dfa4a84b1edeb9e08ec +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2 + +iF4EAREIAAYFAlT+wKAACgkQknrdDGLu8JAt3wD+KPoj9XQhHIADw7RKo5n0HFGu +cJXX3e21i4SgWouKnB4A/1W1ehHJEqXWb3NkyhkJhfdy3fO8lmlDm5rzFS1GxXTb +=2MqF +-----END PGP SIGNATURE----- diff --git a/media-gfx/phototonic/phototonic-9999.ebuild b/media-gfx/phototonic/phototonic-1.5.54_p20150208.ebuild similarity index 64% copy from media-gfx/phototonic/phototonic-9999.ebuild copy to media-gfx/phototonic/phototonic-1.5.54_p20150208.ebuild index c0fd55f..3f368eb 100644 --- a/media-gfx/phototonic/phototonic-9999.ebuild +++ b/media-gfx/phototonic/phototonic-1.5.54_p20150208.ebuild @@ -1,18 +1,18 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=5 -inherit qmake-utils git-2 +inherit qmake-utils vcs-snapshot DESCRIPTION="Image Viewer and Organizer" HOMEPAGE="https://gitorious.org/phototonic" -EGIT_REPO_URI="git://gitorious.org/phototonic/phototonic.git" +SRC_URI="https://gitorious.org/phototonic/phototonic/archive/06e2f123ac1f8f368dcb4db641c05d92f69f966b.tar.gz -> ${P}.tar.gz" LICENSE="GPL-1" SLOT="0" -KEYWORDS="" +KEYWORDS="~amd64" IUSE="" RDEPEND="dev-qt/qtwidgets:5 @@ -23,7 +23,7 @@ DEPEND="${RDEPEND}" src_configure() { local project_file=$(qmake-utils_find_pro_file) - eqmake5 "${project_file}" + eqmake5 "${project_file}" } src_install() { diff --git a/media-gfx/phototonic/phototonic-9999.ebuild b/media-gfx/phototonic/phototonic-9999.ebuild index c0fd55f..37d6601 100644 --- a/media-gfx/phototonic/phototonic-9999.ebuild +++ b/media-gfx/phototonic/phototonic-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -23,7 +23,7 @@ DEPEND="${RDEPEND}" src_configure() { local project_file=$(qmake-utils_find_pro_file) - eqmake5 "${project_file}" + eqmake5 "${project_file}" } src_install() {
