summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen de Groot <yngwin@gentoo.org>2015-07-29 13:10:53 +0000
committerBen de Groot <yngwin@gentoo.org>2015-07-29 13:10:53 +0000
commit8d40ae707bfebcbf725a1fdb55621ae077f6b573 (patch)
tree036d04f652ce4ebbfd97abb5828081e11f03d288 /media-gfx/phototonic
parentversion bump (diff)
downloadgentoo-2-8d40ae707bfebcbf725a1fdb55621ae077f6b573.tar.gz
gentoo-2-8d40ae707bfebcbf725a1fdb55621ae077f6b573.tar.bz2
gentoo-2-8d40ae707bfebcbf725a1fdb55621ae077f6b573.zip
version bump; remove old
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0x4FDF9CFD2FAC514E!)
Diffstat (limited to 'media-gfx/phototonic')
-rw-r--r--media-gfx/phototonic/ChangeLog8
-rw-r--r--media-gfx/phototonic/phototonic-1.5.54.ebuild3
-rw-r--r--media-gfx/phototonic/phototonic-1.6.6.ebuild (renamed from media-gfx/phototonic/phototonic-1.5.ebuild)5
3 files changed, 10 insertions, 6 deletions
diff --git a/media-gfx/phototonic/ChangeLog b/media-gfx/phototonic/ChangeLog
index 32511036af7b..19b445fdd35d 100644
--- a/media-gfx/phototonic/ChangeLog
+++ b/media-gfx/phototonic/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for media-gfx/phototonic
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/phototonic/ChangeLog,v 1.4 2015/04/18 12:43:25 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/phototonic/ChangeLog,v 1.5 2015/07/29 13:10:53 yngwin Exp $
+
+*phototonic-1.6.6 (29 Jul 2015)
+
+ 29 Jul 2015; Ben de Groot <yngwin@gentoo.org> +phototonic-1.6.6.ebuild,
+ -phototonic-1.5.ebuild, phototonic-1.5.54.ebuild:
+ version bump; remove old
18 Apr 2015; Sven Wegener <swegener@gentoo.org> phototonic-1.5.ebuild:
Rename distfile to include package name.
diff --git a/media-gfx/phototonic/phototonic-1.5.54.ebuild b/media-gfx/phototonic/phototonic-1.5.54.ebuild
index 4b7fcf039530..7dc53055164d 100644
--- a/media-gfx/phototonic/phototonic-1.5.54.ebuild
+++ b/media-gfx/phototonic/phototonic-1.5.54.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/phototonic/phototonic-1.5.54.ebuild,v 1.1 2015/03/15 09:42:43 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/phototonic/phototonic-1.5.54.ebuild,v 1.2 2015/07/29 13:10:53 yngwin Exp $
EAPI=5
inherit qmake-utils
@@ -10,7 +10,6 @@ HOMEPAGE="http://oferkv.github.io/phototonic/"
if [[ ${PV} = *9999* ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/oferkv/phototonic.git"
- KEYWORDS=""
else
SRC_URI="http://dev.gentoo.org/~yngwin/distfiles/${P}.tar.xz"
KEYWORDS="~amd64 ~x86"
diff --git a/media-gfx/phototonic/phototonic-1.5.ebuild b/media-gfx/phototonic/phototonic-1.6.6.ebuild
index be08fe4b1dd5..cae1964f9f9b 100644
--- a/media-gfx/phototonic/phototonic-1.5.ebuild
+++ b/media-gfx/phototonic/phototonic-1.6.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/phototonic/phototonic-1.5.ebuild,v 1.3 2015/04/18 12:43:25 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/phototonic/phototonic-1.6.6.ebuild,v 1.1 2015/07/29 13:10:53 yngwin Exp $
EAPI=5
inherit qmake-utils
@@ -10,9 +10,8 @@ HOMEPAGE="http://oferkv.github.io/phototonic/"
if [[ ${PV} = *9999* ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/oferkv/phototonic.git"
- KEYWORDS=""
else
- SRC_URI="https://github.com/oferkv/phototonic/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+ SRC_URI="http://dev.gentoo.org/~yngwin/distfiles/${P}.tar.xz"
KEYWORDS="~amd64 ~x86"
fi