Skip to content

Commit

Permalink
Merge github#893: Fix bad names on dev-perl/Image{Size,Info}.
Browse files Browse the repository at this point in the history
Two ebuilds were wrongly named dev-perl/Image{Info,Size}. This PR
addresses the problem and renames the two ebuilds:

dev-perl/ImageInfo -> dev-perl/Image-Info
dev-perl/ImageSize -> dev-perl/Image-Size

Pull-Request: gentoo#893
Reporter: Kent Frederic <[email protected]>
Signed-off-by: Patrice Clement <[email protected]>
  • Loading branch information
monsieurp committed Feb 22, 2016
2 parents bac25ea + 2938ef5 commit 0cf50bc
Show file tree
Hide file tree
Showing 21 changed files with 29 additions and 32 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

Expand All @@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="amd64 ppc ppc64 x86"
IUSE=""

RDEPEND="dev-perl/ImageSize
RDEPEND="dev-perl/Image-Size
>=dev-perl/Date-Calc-5.0
>=dev-perl/File-MMagic-1.17
>=dev-perl/MIME-Types-1.005
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
# Copyright 1999-2013 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=5

MY_PN=Image-Info
MODULE_AUTHOR=SREZIC
MODULE_VERSION=1.34
inherit perl-module
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=5

MY_PN=Image-Info
MODULE_AUTHOR=SREZIC
MODULE_VERSION=1.36
inherit perl-module
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=5

MY_PN=Image-Info
MODULE_AUTHOR=SREZIC
MODULE_VERSION=1.38
inherit perl-module
Expand Down
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=5

MY_PN=Image-Size
MODULE_AUTHOR=RJRAY
MODULE_VERSION=3.232
inherit perl-module
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=5

MY_PN=Image-Size
MODULE_AUTHOR=RJRAY
MODULE_VERSION=3.300
inherit perl-module
Expand Down
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

Expand All @@ -16,7 +16,7 @@ IUSE="gui"

RDEPEND="dev-perl/URI
dev-perl/libwww-perl
>=dev-perl/ImageSize-2.9
>=dev-perl/Image-Size-2.900.0
>=media-libs/exiftool-6
gui? ( gnome-extra/zenity )"
DEPEND=""
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

Expand All @@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="~amd64 x86"
IUSE=""

RDEPEND="dev-perl/ImageSize"
RDEPEND="dev-perl/Image-Size"
DEPEND="${RDEPEND}"

SRC_TEST="do"
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

Expand All @@ -22,7 +22,7 @@ for i in ${LINS}; do
done

RDEPEND="media-gfx/imagemagick
dev-perl/ImageSize
dev-perl/Image-Size
dev-perl/URI
dev-perl/Locale-gettext
exif? ( media-libs/exiftool )"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

Expand Down Expand Up @@ -70,7 +70,7 @@ DEPEND="!media-plugins/mytharchive
mythweather? (
dev-perl/DateManip
dev-perl/DateTime-Format-ISO8601
dev-perl/ImageSize
dev-perl/Image-Size
dev-perl/JSON
dev-perl/SOAP-Lite
dev-perl/XML-Simple
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

Expand Down Expand Up @@ -111,7 +111,7 @@ DEPEND="!media-plugins/mytharchive
dev-perl/DateManip
dev-perl/DateTime-Format-ISO8601
>=dev-perl/DateTime-1
dev-perl/ImageSize
dev-perl/Image-Size
dev-perl/JSON
dev-perl/SOAP-Lite
dev-perl/XML-Simple
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ DEPEND="!media-plugins/mytharchive
dev-perl/DateManip
dev-perl/DateTime-Format-ISO8601
>=dev-perl/DateTime-1
dev-perl/ImageSize
dev-perl/Image-Size
dev-perl/JSON
dev-perl/SOAP-Lite
dev-perl/XML-Simple
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

Expand Down Expand Up @@ -71,7 +71,7 @@ DEPEND="!media-plugins/mytharchive
dev-perl/DateManip
dev-perl/DateTime-Format-ISO8601
>=dev-perl/DateTime-1
dev-perl/ImageSize
dev-perl/Image-Size
dev-perl/JSON
dev-perl/SOAP-Lite
dev-perl/XML-Simple
Expand Down
2 changes: 2 additions & 0 deletions profiles/updates/1Q-2016
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,5 @@ slotmove >=sci-libs/libint-2 0 2
move dev-ml/pa_test dev-ml/ppx_assert
move dev-ml/custom_printf dev-ml/ppx_custom_printf
move sci-mathematics/csdp sci-libs/coinor-csdp
move dev-perl/ImageInfo dev-perl/Image-Info
move dev-perl/ImageSize dev-perl/Image-Size
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

Expand Down Expand Up @@ -26,8 +26,8 @@ DEPEND="${DEPEND}
=www-apache/libapreq2-2*[perl]
>=media-libs/imlib2-1.0.6-r1
dev-perl/URI
>=dev-perl/ImageInfo-1.04-r2
>=dev-perl/ImageSize-2.99-r1
>=dev-perl/Image-Info-1.40.0
>=dev-perl/Image-Size-2.990.0
dev-perl/text-template
>=dev-perl/CGI-3.08
dev-perl/Image-Imlib2
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

Expand Down Expand Up @@ -32,7 +32,7 @@ RDEPEND="
dev-perl/Spreadsheet-WriteExcel
dev-perl/Date-Calc
dev-perl/AppConfig
dev-perl/ImageSize
dev-perl/Image-Size
dev-perl/Template-Toolkit
virtual/perl-Time-HiRes
dev-perl/Lingua-EN-NameParse
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

Expand Down Expand Up @@ -32,7 +32,7 @@ RDEPEND="
>=dev-perl/Unicode-String-2.07
>=dev-perl/Spreadsheet-WriteExcel-0.41
>=dev-perl/Date-Calc-5.3
>=dev-perl/ImageSize-2.991
>=dev-perl/Image-Size-2.991.0
>=dev-perl/Template-Toolkit-2.09
>=virtual/perl-Time-HiRes-1.48
>=virtual/perl-Test-Harness-2.28
Expand Down

0 comments on commit 0cf50bc

Please sign in to comment.