Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: dev-tcltk/img_rotate/
Date: Mon, 21 Sep 2015 17:44:17
Message-Id: 1442855879.7d978c4376fd920636b10cfe7021245e7c8ef1b1.jlec@gentoo
1 commit: 7d978c4376fd920636b10cfe7021245e7c8ef1b1
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 21 17:17:59 2015 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 21 17:17:59 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=7d978c43
7
8 dev-tcltk/img_rotate: Add subslot operators
9
10 Package-Manager: portage-2.2.20.1
11 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
12
13 dev-tcltk/img_rotate/img_rotate-1.1.ebuild | 4 ++--
14 dev-tcltk/img_rotate/metadata.xml | 2 +-
15 2 files changed, 3 insertions(+), 3 deletions(-)
16
17 diff --git a/dev-tcltk/img_rotate/img_rotate-1.1.ebuild b/dev-tcltk/img_rotate/img_rotate-1.1.ebuild
18 index 52638ff..07ba1c1 100644
19 --- a/dev-tcltk/img_rotate/img_rotate-1.1.ebuild
20 +++ b/dev-tcltk/img_rotate/img_rotate-1.1.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2014 Gentoo Foundation
23 +# Copyright 1999-2015 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 # $Id$
26
27 @@ -15,7 +15,7 @@ SLOT="0"
28 KEYWORDS="~amd64 ~x86"
29 IUSE=""
30
31 -RDEPEND="dev-lang/tcl"
32 +RDEPEND="dev-lang/tcl:0="
33 DEPEND="${RDEPEND}
34 app-arch/unzip"
35
36
37 diff --git a/dev-tcltk/img_rotate/metadata.xml b/dev-tcltk/img_rotate/metadata.xml
38 index b229aec..d369d06 100644
39 --- a/dev-tcltk/img_rotate/metadata.xml
40 +++ b/dev-tcltk/img_rotate/metadata.xml
41 @@ -1,5 +1,5 @@
42 <?xml version="1.0" encoding="UTF-8"?>
43 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
44 <pkgmetadata>
45 -<herd>sci</herd>
46 + <herd>sci</herd>
47 </pkgmetadata>