public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/sci:master commit in: dev-tcltk/img_rotate/
@ 2013-06-13  7:05 Justin Lecher
  0 siblings, 0 replies; 3+ messages in thread
From: Justin Lecher @ 2013-06-13  7:05 UTC (permalink / raw
  To: gentoo-commits

commit:     e2cee5ab77e1cc79083488e6fc4f1d13eb99544f
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 13 06:35:57 2013 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Jun 13 06:35:57 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=e2cee5ab

dev-tcltk/img_rotate: Bump to EAPI=5 and fix license

Package-Manager: portage-2.2.0_alpha179

---
 dev-tcltk/img_rotate/ChangeLog             |  6 +++++-
 dev-tcltk/img_rotate/img_rotate-1.1.ebuild | 14 +++++++-------
 dev-tcltk/img_rotate/metadata.xml          |  8 ++++----
 3 files changed, 16 insertions(+), 12 deletions(-)

diff --git a/dev-tcltk/img_rotate/ChangeLog b/dev-tcltk/img_rotate/ChangeLog
index 07e0b58..751a190 100644
--- a/dev-tcltk/img_rotate/ChangeLog
+++ b/dev-tcltk/img_rotate/ChangeLog
@@ -1,7 +1,11 @@
 # ChangeLog for dev-tcltk/img_rotate
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  13 Jun 2013; Justin Lecher <jlec@gentoo.org> img_rotate-1.1.ebuild,
+  metadata.xml:
+  Bump to EAPI=5 and fix license
+
 *img_rotate-1.1 (19 May 2009)
 
   19 May 2009; Justin Lecher (jlec) <jlec@j-schmitz.net>

diff --git a/dev-tcltk/img_rotate/img_rotate-1.1.ebuild b/dev-tcltk/img_rotate/img_rotate-1.1.ebuild
index 2c5925a..c862117 100644
--- a/dev-tcltk/img_rotate/img_rotate-1.1.ebuild
+++ b/dev-tcltk/img_rotate/img_rotate-1.1.ebuild
@@ -1,20 +1,20 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
+EAPI=5
+
 inherit multilib
 
 DESCRIPTION="Image rotation package"
 HOMEPAGE="http://cardtable.sourceforge.net/tcltk/"
-#SRC_URI="${HOMEPAGE}/img_rotate.zip"
-SRC_URI="http://dev.gentooexperimental.org/~jlec/distfiles/${P}.zip"
-
-LICENSE="as-is"
+SRC_URI="http://cardtable.sourceforge.net/tcltk/img_rotate.zip -> ${P}.zip"
 
+LICENSE="tcltk"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-
 IUSE=""
+
 RDEPEND="dev-lang/tcl"
 DEPEND="${RDEPEND}
 	app-arch/unzip"
@@ -23,5 +23,5 @@ S="${WORKDIR}"
 
 src_install() {
 	insinto /usr/$(get_libdir)/${P}
-	doins * || die
+	doins *
 }

diff --git a/dev-tcltk/img_rotate/metadata.xml b/dev-tcltk/img_rotate/metadata.xml
index efb490d..4bf6dbc 100644
--- a/dev-tcltk/img_rotate/metadata.xml
+++ b/dev-tcltk/img_rotate/metadata.xml
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<herd>sci</herd>
-<maintainer>
-  <email>sci@gentoo.org</email>
-</maintainer>
+  <herd>sci</herd>
+  <maintainer>
+    <email>sci@gentoo.org</email>
+  </maintainer>
 </pkgmetadata>


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

* [gentoo-commits] proj/sci:master commit in: dev-tcltk/img_rotate/
@ 2015-09-21 17:44 Justin Lecher
  0 siblings, 0 replies; 3+ messages in thread
From: Justin Lecher @ 2015-09-21 17:44 UTC (permalink / raw
  To: gentoo-commits

commit:     7d978c4376fd920636b10cfe7021245e7c8ef1b1
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 21 17:17:59 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Sep 21 17:17:59 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=7d978c43

dev-tcltk/img_rotate: Add subslot operators

Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 dev-tcltk/img_rotate/img_rotate-1.1.ebuild | 4 ++--
 dev-tcltk/img_rotate/metadata.xml          | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-tcltk/img_rotate/img_rotate-1.1.ebuild b/dev-tcltk/img_rotate/img_rotate-1.1.ebuild
index 52638ff..07ba1c1 100644
--- a/dev-tcltk/img_rotate/img_rotate-1.1.ebuild
+++ b/dev-tcltk/img_rotate/img_rotate-1.1.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
 # $Id$
 
@@ -15,7 +15,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-RDEPEND="dev-lang/tcl"
+RDEPEND="dev-lang/tcl:0="
 DEPEND="${RDEPEND}
 	app-arch/unzip"
 

diff --git a/dev-tcltk/img_rotate/metadata.xml b/dev-tcltk/img_rotate/metadata.xml
index b229aec..d369d06 100644
--- a/dev-tcltk/img_rotate/metadata.xml
+++ b/dev-tcltk/img_rotate/metadata.xml
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<herd>sci</herd>
+	<herd>sci</herd>
 </pkgmetadata>


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

* [gentoo-commits] proj/sci:master commit in: dev-tcltk/img_rotate/
@ 2020-10-15 12:57 Aisha Tammy
  0 siblings, 0 replies; 3+ messages in thread
From: Aisha Tammy @ 2020-10-15 12:57 UTC (permalink / raw
  To: gentoo-commits

commit:     a1700350ce2b51933683554a0bb3c8061cbae126
Author:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Thu Oct 15 01:32:30 2020 +0000
Commit:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Thu Oct 15 01:32:30 2020 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=a1700350

dev-tcltk/img_rotate: drop dead package

Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>

 dev-tcltk/img_rotate/img_rotate-1.1.ebuild | 26 --------------------------
 dev-tcltk/img_rotate/metadata.xml          | 11 -----------
 2 files changed, 37 deletions(-)

diff --git a/dev-tcltk/img_rotate/img_rotate-1.1.ebuild b/dev-tcltk/img_rotate/img_rotate-1.1.ebuild
deleted file mode 100644
index 8e17bd218..000000000
--- a/dev-tcltk/img_rotate/img_rotate-1.1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit multilib
-
-DESCRIPTION="Image rotation package"
-HOMEPAGE="http://cardtable.sourceforge.net/tcltk/"
-SRC_URI="http://cardtable.sourceforge.net/tcltk/img_rotate.zip -> ${P}.zip"
-
-LICENSE="tcltk"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-lang/tcl:0="
-DEPEND="${RDEPEND}
-	app-arch/unzip"
-
-S="${WORKDIR}"
-
-src_install() {
-	insinto /usr/$(get_libdir)/${P}
-	doins *
-}

diff --git a/dev-tcltk/img_rotate/metadata.xml b/dev-tcltk/img_rotate/metadata.xml
deleted file mode 100644
index f1310b451..000000000
--- a/dev-tcltk/img_rotate/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer type="project">
-		<email>sci@gentoo.org</email>
-		<name>Gentoo Science Project</name>
-	</maintainer>
-	<upstream>
-		<remote-id type="sourceforge">cardtable</remote-id>
-	</upstream>
-</pkgmetadata>


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

end of thread, other threads:[~2020-10-15 12:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-21 17:44 [gentoo-commits] proj/sci:master commit in: dev-tcltk/img_rotate/ Justin Lecher
  -- strict thread matches above, loose matches on Subject: below --
2020-10-15 12:57 Aisha Tammy
2013-06-13  7:05 Justin Lecher

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