public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/CSS-Tiny/
@ 2015-06-14 14:04 Kent Fredric
  0 siblings, 0 replies; 2+ messages in thread
From: Kent Fredric @ 2015-06-14 14:04 UTC (permalink / raw
  To: gentoo-commits

commit:     743d5e9520e38be4f11b5996b7fb8d0b54268613
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Jun 14 11:47:01 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Jun 14 11:47:01 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=743d5e95

[fixup] CSS-Tiny: EAPI5, Normalise version, fixup deps

Package-Manager: portage-2.2.17

 .../{CSS-Tiny-1.19.ebuild => CSS-Tiny-1.190.0.ebuild}  | 18 +++++++++++-------
 1 file changed, 11 insertions(+), 7 deletions(-)

diff --git a/dev-perl/CSS-Tiny/CSS-Tiny-1.19.ebuild b/dev-perl/CSS-Tiny/CSS-Tiny-1.190.0.ebuild
similarity index 54%
rename from dev-perl/CSS-Tiny/CSS-Tiny-1.19.ebuild
rename to dev-perl/CSS-Tiny/CSS-Tiny-1.190.0.ebuild
index 6179043..a91d8bd 100644
--- a/dev-perl/CSS-Tiny/CSS-Tiny-1.19.ebuild
+++ b/dev-perl/CSS-Tiny/CSS-Tiny-1.190.0.ebuild
@@ -1,16 +1,20 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
-
-EAPI=3
-
+EAPI=5
 MODULE_AUTHOR=ADAMK
+MODULE_VERSION=1.19
 inherit perl-module
 
 DESCRIPTION="Read/Write .css files with as little code as possible"
-
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
-
+IUSE="test"
+RDEPEND=""
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		>=virtual/perl-Test-Simple-0.470.0
+	)
+"
 SRC_TEST="do"


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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/CSS-Tiny/
@ 2017-09-14 23:32 Kent Fredric
  0 siblings, 0 replies; 2+ messages in thread
From: Kent Fredric @ 2017-09-14 23:32 UTC (permalink / raw
  To: gentoo-commits

commit:     96a027d6d328d526fccb5ef4df5275c0e8a04a23
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 14 20:15:43 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Sep 14 23:30:16 2017 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=96a027d6

dev-perl/CSS-Tiny: Gone to ::gentoo

 dev-perl/CSS-Tiny/CSS-Tiny-1.190.0.ebuild | 20 --------------------
 dev-perl/CSS-Tiny/metadata.xml            | 16 ----------------
 2 files changed, 36 deletions(-)

diff --git a/dev-perl/CSS-Tiny/CSS-Tiny-1.190.0.ebuild b/dev-perl/CSS-Tiny/CSS-Tiny-1.190.0.ebuild
deleted file mode 100644
index 1c7f6566a..000000000
--- a/dev-perl/CSS-Tiny/CSS-Tiny-1.190.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-EAPI=5
-MODULE_AUTHOR=ADAMK
-MODULE_VERSION=1.19
-inherit perl-module
-
-DESCRIPTION="Read/Write .css files with as little code as possible"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-RDEPEND=""
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		>=virtual/perl-Test-Simple-0.470.0
-	)
-"
-SRC_TEST="do"

diff --git a/dev-perl/CSS-Tiny/metadata.xml b/dev-perl/CSS-Tiny/metadata.xml
deleted file mode 100644
index 0eab5d95a..000000000
--- a/dev-perl/CSS-Tiny/metadata.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer type="project">
-		<email>perl@gentoo.org</email>
-		<name>Gentoo Perl Project</name>
-	</maintainer>
-	<maintainer type="person">
-		<email>kentfredric@gmail.com</email>
-		<name>Kent Fredric</name>
-	</maintainer>
-	<upstream>
-		<remote-id type="cpan">CSS-Tiny</remote-id>
-		<remote-id type="cpan-module">CSS::Tiny</remote-id>
-	</upstream>
-</pkgmetadata>


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

end of thread, other threads:[~2017-09-14 23:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-14 14:04 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/CSS-Tiny/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2017-09-14 23:32 Kent Fredric

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