public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/betagarden:master commit in: media-plugins/gimp-imagescaler/
@ 2014-11-18 15:07 Justin Lecher
  0 siblings, 0 replies; 4+ messages in thread
From: Justin Lecher @ 2014-11-18 15:07 UTC (permalink / raw
  To: gentoo-commits

commit:     3b9daab8f207a30b54971f9d4589872b6751eeba
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 18 08:41:59 2014 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Nov 18 08:41:59 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=3b9daab8

media-plugins/gimp-imagescaler: Bump to new python eclasses

Package-Manager: portage-2.2.14

---
 media-plugins/gimp-imagescaler/ChangeLog                   |  6 +++++-
 media-plugins/gimp-imagescaler/gimp-imagescaler-0.5.ebuild | 12 ++++--------
 media-plugins/gimp-imagescaler/metadata.xml                |  8 ++++----
 3 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/media-plugins/gimp-imagescaler/ChangeLog b/media-plugins/gimp-imagescaler/ChangeLog
index a04ca0d..3dd694c 100644
--- a/media-plugins/gimp-imagescaler/ChangeLog
+++ b/media-plugins/gimp-imagescaler/ChangeLog
@@ -1,7 +1,11 @@
 # ChangeLog for media-plugins/gimp-imagescaler
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  18 Nov 2014; Justin Lecher <jlec@gentoo.org> gimp-imagescaler-0.5.ebuild,
+  metadata.xml:
+  Bump to new python eclasses
+
   27 Oct 2011; Justin Lecher <jlec@gentoo.org> metadata.xml:
   Removed no-herd from herd tag in metadata.xml
 

diff --git a/media-plugins/gimp-imagescaler/gimp-imagescaler-0.5.ebuild b/media-plugins/gimp-imagescaler/gimp-imagescaler-0.5.ebuild
index ed8cce9..224b0ba 100644
--- a/media-plugins/gimp-imagescaler/gimp-imagescaler-0.5.ebuild
+++ b/media-plugins/gimp-imagescaler/gimp-imagescaler-0.5.ebuild
@@ -1,13 +1,12 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=3
+EAPI=5
 
-PYTHON_DEPEND="2"
-SUPPORT_PYTHON_ABIS="1"
+PYTHON_COMPAT=( python2_7 )
 
-inherit distutils
+inherit distutils-r1
 
 MY_PN="imagescaler"
 MY_P="${MY_PN}-${PV}"
@@ -25,6 +24,3 @@ DEPEND=""
 RDEPEND="media-gfx/gimp"
 
 S="${WORKDIR}"/${MY_P}
-#RESTRICT
-
-#DOCS

diff --git a/media-plugins/gimp-imagescaler/metadata.xml b/media-plugins/gimp-imagescaler/metadata.xml
index 16bcc9f..3d7a619 100644
--- a/media-plugins/gimp-imagescaler/metadata.xml
+++ b/media-plugins/gimp-imagescaler/metadata.xml
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<maintainer>
-		<email>sping@gentoo.org</email>
-		<name>Sebastian Pipping</name>
-	</maintainer>
+  <maintainer>
+    <email>sping@gentoo.org</email>
+    <name>Sebastian Pipping</name>
+  </maintainer>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 4+ messages in thread
* [gentoo-commits] proj/betagarden:master commit in: media-plugins/gimp-imagescaler/
@ 2011-10-27 18:02 Justin Lecher
  0 siblings, 0 replies; 4+ messages in thread
From: Justin Lecher @ 2011-10-27 18:02 UTC (permalink / raw
  To: gentoo-commits

commit:     93dac081fb12cc4f3effc5aa36baac3f5c196592
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 27 17:12:24 2011 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Oct 27 17:12:24 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=93dac081

Removed no-herd from herd tag in metadata.xml

(Portage version: 2.2.0_alpha71/git/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 70EB7916)

---
 media-plugins/gimp-imagescaler/ChangeLog    |    3 +++
 media-plugins/gimp-imagescaler/metadata.xml |    1 -
 2 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/media-plugins/gimp-imagescaler/ChangeLog b/media-plugins/gimp-imagescaler/ChangeLog
index 51712f1..a04ca0d 100644
--- a/media-plugins/gimp-imagescaler/ChangeLog
+++ b/media-plugins/gimp-imagescaler/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  27 Oct 2011; Justin Lecher <jlec@gentoo.org> metadata.xml:
+  Removed no-herd from herd tag in metadata.xml
+
   13 Sep 2011; Justin Lecher <jlec@gentoo.org> gimp-imagescaler-0.5.ebuild:
   Fix Python.eclass usage
 

diff --git a/media-plugins/gimp-imagescaler/metadata.xml b/media-plugins/gimp-imagescaler/metadata.xml
index 328fbd1..16bcc9f 100644
--- a/media-plugins/gimp-imagescaler/metadata.xml
+++ b/media-plugins/gimp-imagescaler/metadata.xml
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<herd>no-herd</herd>
 	<maintainer>
 		<email>sping@gentoo.org</email>
 		<name>Sebastian Pipping</name>



^ permalink raw reply related	[flat|nested] 4+ messages in thread
* [gentoo-commits] proj/betagarden:master commit in: media-plugins/gimp-imagescaler/
@ 2011-09-13 13:57 Justin Lecher
  0 siblings, 0 replies; 4+ messages in thread
From: Justin Lecher @ 2011-09-13 13:57 UTC (permalink / raw
  To: gentoo-commits

commit:     32d42a7d895f4f66d7b32b610b114977095cf572
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 13 13:56:49 2011 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Sep 13 13:56:49 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=32d42a7d

Fix Python.eclass usage

(Portage version: 2.2.0_alpha55/git/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 70EB7916)

---
 media-plugins/gimp-imagescaler/ChangeLog           |    7 +++++++
 .../gimp-imagescaler/gimp-imagescaler-0.5.ebuild   |    5 ++++-
 2 files changed, 11 insertions(+), 1 deletions(-)

diff --git a/media-plugins/gimp-imagescaler/ChangeLog b/media-plugins/gimp-imagescaler/ChangeLog
new file mode 100644
index 0000000..51712f1
--- /dev/null
+++ b/media-plugins/gimp-imagescaler/ChangeLog
@@ -0,0 +1,7 @@
+# ChangeLog for media-plugins/gimp-imagescaler
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+  13 Sep 2011; Justin Lecher <jlec@gentoo.org> gimp-imagescaler-0.5.ebuild:
+  Fix Python.eclass usage
+

diff --git a/media-plugins/gimp-imagescaler/gimp-imagescaler-0.5.ebuild b/media-plugins/gimp-imagescaler/gimp-imagescaler-0.5.ebuild
index 1d75f09..ed8cce9 100644
--- a/media-plugins/gimp-imagescaler/gimp-imagescaler-0.5.ebuild
+++ b/media-plugins/gimp-imagescaler/gimp-imagescaler-0.5.ebuild
@@ -2,7 +2,10 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI="2"
+EAPI=3
+
+PYTHON_DEPEND="2"
+SUPPORT_PYTHON_ABIS="1"
 
 inherit distutils
 



^ permalink raw reply related	[flat|nested] 4+ messages in thread
* [gentoo-commits] proj/betagarden:master commit in: media-plugins/gimp-imagescaler/
@ 2011-05-09 14:18 Sebastian Pipping
  0 siblings, 0 replies; 4+ messages in thread
From: Sebastian Pipping @ 2011-05-09 14:18 UTC (permalink / raw
  To: gentoo-commits

commit:     91da5d6888845f1ca2ae2b0b8a8acb7c1e0aa4ae
Author:     Sebastian Pipping <sebastian <AT> pipping <DOT> org>
AuthorDate: Mon May  9 14:17:41 2011 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Mon May  9 14:17:41 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=91da5d68

media-plugins/gimp-imagescaler: 0.5

---
 .../gimp-imagescaler/gimp-imagescaler-0.5.ebuild   |   27 ++++++++++++++++++++
 media-plugins/gimp-imagescaler/metadata.xml        |    9 ++++++
 2 files changed, 36 insertions(+), 0 deletions(-)

diff --git a/media-plugins/gimp-imagescaler/gimp-imagescaler-0.5.ebuild b/media-plugins/gimp-imagescaler/gimp-imagescaler-0.5.ebuild
new file mode 100644
index 0000000..1d75f09
--- /dev/null
+++ b/media-plugins/gimp-imagescaler/gimp-imagescaler-0.5.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="2"
+
+inherit distutils
+
+MY_PN="imagescaler"
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="Gamma-correct image scaler"
+HOMEPAGE="http://git.goodpoint.de/?p=imagescaler.git;a=summary"
+SRC_URI="http://www.hartwork.org/public/${MY_P}.tar.gz"
+
+LICENSE="|| ( GPL-2 GPL-3 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND="media-gfx/gimp"
+
+S="${WORKDIR}"/${MY_P}
+#RESTRICT
+
+#DOCS

diff --git a/media-plugins/gimp-imagescaler/metadata.xml b/media-plugins/gimp-imagescaler/metadata.xml
new file mode 100644
index 0000000..328fbd1
--- /dev/null
+++ b/media-plugins/gimp-imagescaler/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<herd>no-herd</herd>
+	<maintainer>
+		<email>sping@gentoo.org</email>
+		<name>Sebastian Pipping</name>
+	</maintainer>
+</pkgmetadata>



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-11-18 15:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-18 15:07 [gentoo-commits] proj/betagarden:master commit in: media-plugins/gimp-imagescaler/ Justin Lecher
  -- strict thread matches above, loose matches on Subject: below --
2011-10-27 18:02 Justin Lecher
2011-09-13 13:57 Justin Lecher
2011-05-09 14:18 Sebastian Pipping

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox