public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Bernard Cafarelli" <voyageur@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: gnustep-apps/gorm/
Date: Mon, 17 Jul 2017 12:21:28 +0000 (UTC)	[thread overview]
Message-ID: <1500294058.44e4157292357d3e0372d98c7e2f08b3f360784f.voyageur@gentoo> (raw)

commit:     44e4157292357d3e0372d98c7e2f08b3f360784f
Author:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 17 10:14:25 2017 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Mon Jul 17 12:20:58 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44e41572

gnustep-apps/gorm: drop old

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 gnustep-apps/gorm/Manifest           |  4 ----
 gnustep-apps/gorm/gorm-1.2.16.ebuild | 26 --------------------------
 gnustep-apps/gorm/gorm-1.2.18.ebuild | 26 --------------------------
 gnustep-apps/gorm/gorm-1.2.20.ebuild | 26 --------------------------
 gnustep-apps/gorm/gorm-1.2.22.ebuild | 26 --------------------------
 5 files changed, 108 deletions(-)

diff --git a/gnustep-apps/gorm/Manifest b/gnustep-apps/gorm/Manifest
index 88c0499e2e9..09cf9812c82 100644
--- a/gnustep-apps/gorm/Manifest
+++ b/gnustep-apps/gorm/Manifest
@@ -1,5 +1 @@
-DIST gorm-1.2.16.tar.gz 820986 SHA256 81461eece7410cd2d1f7f90faf8c9bc1be149ef7acbfbcc6a7a5ed1f54c07430 SHA512 ea7831fbb45043d914d2c16b93e3a2257f82adb1c8f254ebfa40f4ff08f66ef61691eda891a522d006e80642f0494c2e810e5a3fe01847b97c080745edcd80fd WHIRLPOOL 9751bb5e6cbcc20a4ff9775eaf8906b9739f87f209ff669f4323ba2e88aae17ee57357c3800bbd07dc5a6d2ab47524217762860f2e3a641a858033b93a9166df
-DIST gorm-1.2.18.tar.gz 684967 SHA256 38371d32c0dece862acdf94eb1ce3735eaffc35c3bf16c762b985a6f75ddffee SHA512 3187cf65a92681bec9964efc96d1023ab8b366244159a9de5e491437117d6336fd86247c60c1a2840f73ba32be93f48cc0a600260b60769d4ccd51953b3ed455 WHIRLPOOL aa8cdc3ebfe3c69b7969448cc8d21547f593817953c96e2772463e885f3316b6c1e90a91789bc14e02dba14633850389575b9c7c19d1f9c89694be6b5f743238
-DIST gorm-1.2.20.tar.gz 691424 SHA256 1428bee51999e1915017a1d283a6ad73a94cabdddb7a0d5ad0e9f79bec92d6c0 SHA512 6e5f8be10921c91728d51e5d96a46a794c23510fd69fe3f099f59d32442668011bc037113c27a8e571626c606f1892c0813479195f57bdf6966e1fa8f8b4e217 WHIRLPOOL 8da1beafd99408029884a84153290bbbf2d3509b0b07ec3dc54d30cac5182db11925ebe5b4fd5362e278714f93ec90d3c165f90c3b8d855e2a37e500928e688f
-DIST gorm-1.2.22.tar.gz 695453 SHA256 b15aca762a41a233535cdcadf3e0ce8cfcfbb48c31857eef246ca5d68bb105d7 SHA512 b33e9725383bb3919c40c67a290d5de639abadf71e09ecc77a2ed38923925f2641d14fdb3f30e2a602d4bc2eb1868edc0a38f086b35d655cf7dce42f19e37b6e WHIRLPOOL 16196fc2f5383fed3bfbc75a69eb2d94122a33c4512f45cd6429c45faec3c1c46444df236b1782df663f323d4c37b2efd5c21171d023d432b0b8d7c482c2cc8a
 DIST gorm-1.2.23.tar.gz 695799 SHA256 cbd25abbbc85d81d50111be75da14aabce368337694948c95b68b6fdf74eeea2 SHA512 785ba83a82cee982c688a185300e90c9973b1c3de262770e708199593e7d8bfd9dccfa48ff6951f5d87558dffdda67c70fbc5091504afdd93e6e043d7b134460 WHIRLPOOL 6f1a8758d85192efb11e224b2f0ee49822ccc99542fae3a98b828665936cb7a9edea0c4db402b49c03d2873213e4a01282aa58a70029607c05b6e2e6c5ea30e3

diff --git a/gnustep-apps/gorm/gorm-1.2.16.ebuild b/gnustep-apps/gorm/gorm-1.2.16.ebuild
deleted file mode 100644
index f59c97c6231..00000000000
--- a/gnustep-apps/gorm/gorm-1.2.16.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-inherit gnustep-2
-
-DESCRIPTION="A clone of the NeXTstep Interface Builder application for GNUstep"
-HOMEPAGE="http://www.gnustep.org/experience/Gorm.html"
-SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/dev-apps/${P}.tar.gz"
-
-KEYWORDS="amd64 x86 ~x86-fbsd"
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-DEPEND=">=gnustep-base/gnustep-gui-0.18.0"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-	sed -i -e "/DOCUMENT_NAME =.*/a \Gorm_DOC_INSTALL_DIR=Developer/Gorm" \
-		-e "/DOCUMENT_TEXT_NAME =.*/a \ANNOUNCE_DOC_INSTALL_DIR=Developer/Gorm/ReleaseNotes" \
-		-e "/DOCUMENT_TEXT_NAME =.*/a \README_DOC_INSTALL_DIR=Developer/Gorm/ReleaseNotes" \
-		-e "/DOCUMENT_TEXT_NAME =.*/a \NEWS_DOC_INSTALL_DIR=Developer/Gorm/ReleaseNotes" \
-		-e "/DOCUMENT_TEXT_NAME =.*/a \INSTALL_DOC_INSTALL_DIR=Developer/Gorm/ReleaseNotes" \
-		Documentation/GNUmakefile
-}

diff --git a/gnustep-apps/gorm/gorm-1.2.18.ebuild b/gnustep-apps/gorm/gorm-1.2.18.ebuild
deleted file mode 100644
index f59c97c6231..00000000000
--- a/gnustep-apps/gorm/gorm-1.2.18.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-inherit gnustep-2
-
-DESCRIPTION="A clone of the NeXTstep Interface Builder application for GNUstep"
-HOMEPAGE="http://www.gnustep.org/experience/Gorm.html"
-SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/dev-apps/${P}.tar.gz"
-
-KEYWORDS="amd64 x86 ~x86-fbsd"
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-DEPEND=">=gnustep-base/gnustep-gui-0.18.0"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-	sed -i -e "/DOCUMENT_NAME =.*/a \Gorm_DOC_INSTALL_DIR=Developer/Gorm" \
-		-e "/DOCUMENT_TEXT_NAME =.*/a \ANNOUNCE_DOC_INSTALL_DIR=Developer/Gorm/ReleaseNotes" \
-		-e "/DOCUMENT_TEXT_NAME =.*/a \README_DOC_INSTALL_DIR=Developer/Gorm/ReleaseNotes" \
-		-e "/DOCUMENT_TEXT_NAME =.*/a \NEWS_DOC_INSTALL_DIR=Developer/Gorm/ReleaseNotes" \
-		-e "/DOCUMENT_TEXT_NAME =.*/a \INSTALL_DOC_INSTALL_DIR=Developer/Gorm/ReleaseNotes" \
-		Documentation/GNUmakefile
-}

diff --git a/gnustep-apps/gorm/gorm-1.2.20.ebuild b/gnustep-apps/gorm/gorm-1.2.20.ebuild
deleted file mode 100644
index 31b4beac65e..00000000000
--- a/gnustep-apps/gorm/gorm-1.2.20.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit gnustep-2
-
-DESCRIPTION="A clone of the NeXTstep Interface Builder application for GNUstep"
-HOMEPAGE="http://www.gnustep.org/experience/Gorm.html"
-SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/dev-apps/${P}.tar.gz"
-
-KEYWORDS="amd64 x86 ~x86-fbsd"
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-DEPEND=">=gnustep-base/gnustep-gui-0.22.0"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-	sed -i -e "/DOCUMENT_NAME =.*/a \Gorm_DOC_INSTALL_DIR=Developer/Gorm" \
-		-e "/DOCUMENT_TEXT_NAME =.*/a \ANNOUNCE_DOC_INSTALL_DIR=Developer/Gorm/ReleaseNotes" \
-		-e "/DOCUMENT_TEXT_NAME =.*/a \README_DOC_INSTALL_DIR=Developer/Gorm/ReleaseNotes" \
-		-e "/DOCUMENT_TEXT_NAME =.*/a \NEWS_DOC_INSTALL_DIR=Developer/Gorm/ReleaseNotes" \
-		-e "/DOCUMENT_TEXT_NAME =.*/a \INSTALL_DOC_INSTALL_DIR=Developer/Gorm/ReleaseNotes" \
-		Documentation/GNUmakefile
-}

diff --git a/gnustep-apps/gorm/gorm-1.2.22.ebuild b/gnustep-apps/gorm/gorm-1.2.22.ebuild
deleted file mode 100644
index 5828652e165..00000000000
--- a/gnustep-apps/gorm/gorm-1.2.22.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 gnustep-2
-
-DESCRIPTION="A clone of the NeXTstep Interface Builder application for GNUstep"
-HOMEPAGE="http://www.gnustep.org/experience/Gorm.html"
-SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/dev-apps/${P}.tar.gz"
-
-KEYWORDS="~amd64 ~x86 ~x86-fbsd"
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-DEPEND=">=gnustep-base/gnustep-gui-0.22.0"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-	sed -i -e "/DOCUMENT_NAME =.*/a \Gorm_DOC_INSTALL_DIR=Developer/Gorm" \
-		-e "/DOCUMENT_TEXT_NAME =.*/a \ANNOUNCE_DOC_INSTALL_DIR=Developer/Gorm/ReleaseNotes" \
-		-e "/DOCUMENT_TEXT_NAME =.*/a \README_DOC_INSTALL_DIR=Developer/Gorm/ReleaseNotes" \
-		-e "/DOCUMENT_TEXT_NAME =.*/a \NEWS_DOC_INSTALL_DIR=Developer/Gorm/ReleaseNotes" \
-		-e "/DOCUMENT_TEXT_NAME =.*/a \INSTALL_DOC_INSTALL_DIR=Developer/Gorm/ReleaseNotes" \
-		Documentation/GNUmakefile
-}


             reply	other threads:[~2017-07-17 12:21 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-17 12:21 Bernard Cafarelli [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-23 22:15 [gentoo-commits] repo/gentoo:master commit in: gnustep-apps/gorm/ Bernard Cafarelli
2024-09-14 19:56 Andreas Sturmlechner
2024-09-10 18:47 Arthur Zamarin
2024-09-10 18:41 Arthur Zamarin
2024-09-10 18:41 Arthur Zamarin
2024-08-29 19:03 Andreas Sturmlechner
2024-07-21 21:31 Bernard Cafarelli
2024-04-09 18:03 Ulrich Müller
2024-04-09 17:34 Arthur Zamarin
2024-04-09 17:34 Arthur Zamarin
2024-03-26 20:17 Ionen Wolkens
2023-06-13 14:16 Bernard Cafarelli
2023-03-14 22:07 Bernard Cafarelli
2023-03-14 22:07 Bernard Cafarelli
2022-11-12  0:57 Bernard Cafarelli
2021-06-03 21:22 Bernard Cafarelli
2020-05-09 14:25 Bernard Cafarelli
2019-02-09  8:33 Bernard Cafarelli
2017-01-13 15:13 Agostino Sarubbo
2016-07-20 12:03 Bernard Cafarelli

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=1500294058.44e4157292357d3e0372d98c7e2f08b3f360784f.voyageur@gentoo \
    --to=voyageur@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