public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "James Le Cuirot" <chewi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/snakeyaml/
Date: Wed, 13 Jan 2016 22:01:09 +0000 (UTC)	[thread overview]
Message-ID: <1452722461.4644b6b69304aba5d307ec37fd1a848c1817501e.chewi@gentoo> (raw)

commit:     4644b6b69304aba5d307ec37fd1a848c1817501e
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 13 21:57:49 2016 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Wed Jan 13 22:01:01 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4644b6b6

dev-java/snakeyaml: Remove old

This drops the only stable version but nothing stable depends on this
anyway. This version should not have been put back in SLOT 0 as it
breaks jackson-dataformat-yaml. Fixes bug #571758.

Package-Manager: portage-2.2.26

 dev-java/snakeyaml/Manifest                |  1 -
 dev-java/snakeyaml/snakeyaml-1.9-r2.ebuild | 36 ------------------------------
 2 files changed, 37 deletions(-)

diff --git a/dev-java/snakeyaml/Manifest b/dev-java/snakeyaml/Manifest
index e8cd3ec..71ff686 100644
--- a/dev-java/snakeyaml/Manifest
+++ b/dev-java/snakeyaml/Manifest
@@ -1,2 +1 @@
-DIST SnakeYAML-all-1.9.zip 9122570 SHA256 7c1090eb1b2e06f784dc424678f18d513dfe020fd2f0042c63217e09ae9a8853 SHA512 8b2fd5de8374b592b74f52cea66cbb7aed04892fecf7f994fc797fc9fdb185fed4fa02a1fe69e69f137acb01037f77ed18988b83d038bc425fa04186947dab19 WHIRLPOOL f7a9dcd644638b28a35a8a33d81455984455d1b55dddc057db17cb6e60589240331ab2beb56df4f6a81bbe6ff1fe2b63731eff6454b601b1a76ba5c2061baa7c
 DIST snakeyaml-1.16.tar.bz2 234954 SHA256 cc85e6c5e21ce16b84d2d8f73e145ce285a9f6e73b34fd22ed7859ff6ab1a4eb SHA512 77ef0b1fa2ebe7ab1618745c407436ac6965159e29e1271b0d571006b967bcd94658eb3a8047180ea7c3160eb66ecbac1f24414537a24a81c11fb735ce65e3a4 WHIRLPOOL 68e898d6142d7fa3c5a801e6772f1cbd4caf173f1ba84c4244a11d92b6d6d180e69df9fba2ce9c63337df90baa492851728dccd00201fd5c8abc640ec6e28d72

diff --git a/dev-java/snakeyaml/snakeyaml-1.9-r2.ebuild b/dev-java/snakeyaml/snakeyaml-1.9-r2.ebuild
deleted file mode 100644
index 85e0f5b..0000000
--- a/dev-java/snakeyaml/snakeyaml-1.9-r2.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-JAVA_PKG_IUSE="doc source"
-
-inherit java-pkg-2 java-pkg-simple
-
-DESCRIPTION="A YAML 1.1 parser and emitter for Java 5"
-HOMEPAGE="https://bitbucket.org/asomov/snakeyaml"
-SRC_URI="https://snakeyaml.googlecode.com/files/SnakeYAML-all-${PV}.zip"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND=">=virtual/jdk-1.6"
-RDEPEND=">=virtual/jre-1.6"
-
-S="${WORKDIR}/${PN}"
-JAVA_SRC_DIR="src/main/java"
-
-java_prepare() {
-	java-pkg_clean
-
-	# Easier to use java-pkg-simple.
-	rm -v pom.xml || die
-}
-
-src_install() {
-	java-pkg-simple_src_install
-	dodoc AUTHORS src/etc/announcement.msg
-}


             reply	other threads:[~2016-01-13 22:01 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-13 22:01 James Le Cuirot [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-05-06 16:05 [gentoo-commits] repo/gentoo:master commit in: dev-java/snakeyaml/ Arthur Zamarin
2023-04-19  9:11 Arthur Zamarin
2023-04-19  7:59 Arthur Zamarin
2023-04-19  7:49 Arthur Zamarin
2023-03-20  7:26 Miroslav Šulc
2022-10-12 19:22 Sam James
2022-10-10 18:39 Arthur Zamarin
2022-10-10  7:02 Agostino Sarubbo
2022-10-09 12:46 Arthur Zamarin
2022-10-03  7:55 Florian Schmaus
2022-10-03  7:55 Florian Schmaus
2022-09-06  8:20 Florian Schmaus
2022-08-28  5:17 Miroslav Šulc
2022-08-27  8:27 Sam James
2022-08-27  8:27 Sam James
2022-08-27  8:22 Arthur Zamarin
2022-08-27  8:22 Arthur Zamarin
2022-07-28  9:10 Sam James
2022-04-25 20:09 Arthur Zamarin
2022-04-25 11:39 Agostino Sarubbo
2022-04-25 11:37 Agostino Sarubbo
2022-04-24 13:27 Jakov Smolić
2022-03-25  8:32 Florian Schmaus
2021-12-17 10:57 Arthur Zamarin
2021-11-24 23:31 Sam James
2021-11-10 16:47 Sam James
2021-10-19  0:15 Sam James
2021-07-24 15:22 Sam James
2021-05-16 18:02 Miroslav Šulc
2021-04-16 17:09 Miroslav Šulc
2021-04-16 14:05 Miroslav Šulc
2021-04-11  0:13 Thomas Deutschmann
2021-04-06 11:05 Miroslav Šulc
2016-03-14 21:04 James Le Cuirot
2016-01-13 22:01 James Le Cuirot
2016-01-08 10:30 Patrice Clement
2016-01-08 10:30 Patrice Clement
2016-01-08 10:30 Patrice Clement
2015-09-01 19:05 Tobias Klausmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1452722461.4644b6b69304aba5d307ec37fd1a848c1817501e.chewi@gentoo \
    --to=chewi@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox