public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: gnustep-apps/pictureframe/
@ 2017-07-17 12:21 Bernard Cafarelli
  0 siblings, 0 replies; 2+ messages in thread
From: Bernard Cafarelli @ 2017-07-17 12:21 UTC (permalink / raw
  To: gentoo-commits

commit:     7754b10a30aa4b407b78859a451f41514cd70566
Author:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 17 10:16:23 2017 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Mon Jul 17 12:21:00 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7754b10a

gnustep-apps/pictureframe: drop old

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 gnustep-apps/pictureframe/Manifest                  |  2 --
 gnustep-apps/pictureframe/pictureframe-1.0.0.ebuild | 20 --------------------
 gnustep-apps/pictureframe/pictureframe-1.1.2.ebuild | 21 ---------------------
 3 files changed, 43 deletions(-)

diff --git a/gnustep-apps/pictureframe/Manifest b/gnustep-apps/pictureframe/Manifest
index b6b001cd6c7..3e12711961e 100644
--- a/gnustep-apps/pictureframe/Manifest
+++ b/gnustep-apps/pictureframe/Manifest
@@ -1,3 +1 @@
-DIST PictureFrame-1.0.0.tar.gz 323256 SHA256 72544560336bd9b2900133fb563096b622ee08050d1c09b998be3a215ecad7e5 SHA512 6dd0f1c0a84e0da9327fb41104a5459882d5a13ee344345135fd06eeaf4a8ab4e811ab28c29db48c2be0d0d46c2e3e5ec57edd69ccc8aab97d30d72bf26763c7 WHIRLPOOL 7f5bf00b63b458e420946275479b25eb5ab6d6339421386b177852472f1ef7ed2dc11a5de7c0119c2449d97ce7374a651379aa02d60ad8a8c375f5ebe5ad436f
-DIST PictureFrame-1.1.2.tar.gz 343556 SHA256 8f84d9cbeb5ec12201b2b382e7a99ec33cab669bf574562146824a2f5f89ffcf SHA512 d8e625a9beef10d85ef2b90561efe2a3d2a8ed196d5a6c6e0448fa54f315a252a9271afa80e21269b04793d451aa3f4ac8441639698c2f0d7b79128f27bd47c3 WHIRLPOOL b5f1522f0494a4734e9e24039fc3febc0cf23ea6dd9e87ac1d9e6465321c0153d6b4e1bf261e08cc310b2c650a5d155c54729e2c546ec2f4a3f6979104785fff
 DIST PictureFrame-1.1.3.tar.gz 343981 SHA256 5fb89e50df5dee611bc15629b1d613f24a3b52b8e655b672d383067497c8ed1e SHA512 117dff1519ea21ea3a1b951cb1f1c03574abff14880056339035f29ebb0683fba921afcb28763a79d4aa8d1c28fd3b61aab385444e5fd80878a3088ef1a651b2 WHIRLPOOL b16bdfb505a4cf46b25e11f396b94ed5a386eea334f63e3ece044c8a052ca27082eb77ba3c65d578ca0b68461fe4b1efa68b6e6cf8db7ead7d37807cb3836b03

diff --git a/gnustep-apps/pictureframe/pictureframe-1.0.0.ebuild b/gnustep-apps/pictureframe/pictureframe-1.0.0.ebuild
deleted file mode 100644
index 1e2c5f34380..00000000000
--- a/gnustep-apps/pictureframe/pictureframe-1.0.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit gnustep-2
-
-MY_PN=PictureFrame
-DESCRIPTION="digital picture frame software"
-HOMEPAGE="http://www.nongnu.org/gap/pictureframe/index.html"
-SRC_URI="http://ftp.gnustep.org/pub/gnustep/contrib/${MY_PN}-${PV}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-S=${WORKDIR}/${MY_PN}-${PV}
-
-src_install() {
-	gnustep-base_src_install
-	dodoc PICTURE_FRAMES README
-}

diff --git a/gnustep-apps/pictureframe/pictureframe-1.1.2.ebuild b/gnustep-apps/pictureframe/pictureframe-1.1.2.ebuild
deleted file mode 100644
index ad0b02c8923..00000000000
--- a/gnustep-apps/pictureframe/pictureframe-1.1.2.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit gnustep-2
-
-MY_PN=PictureFrame
-DESCRIPTION="digital picture frame software"
-HOMEPAGE="http://www.nongnu.org/gap/pictureframe/index.html"
-SRC_URI="http://ftp.gnustep.org/pub/gnustep/contrib/${MY_PN}-${PV}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-S=${WORKDIR}/${MY_PN}-${PV}
-
-src_install() {
-	gnustep-base_src_install
-	dodoc PICTURE_FRAMES README
-}


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

* [gentoo-commits] repo/gentoo:master commit in: gnustep-apps/pictureframe/
@ 2020-09-17  6:23 Bernard Cafarelli
  0 siblings, 0 replies; 2+ messages in thread
From: Bernard Cafarelli @ 2020-09-17  6:23 UTC (permalink / raw
  To: gentoo-commits

commit:     d314043f0f79e54111219dcbab36187e4e9f4e0b
Author:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 17 06:23:00 2020 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Thu Sep 17 06:23:11 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d314043f

gnustep-apps/pictureframe: bump EAPI

Closes: https://bugs.gentoo.org/740938
Package-Manager: Portage-3.0.7, Repoman-3.0.1
Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>

 gnustep-apps/pictureframe/pictureframe-1.1.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnustep-apps/pictureframe/pictureframe-1.1.3.ebuild b/gnustep-apps/pictureframe/pictureframe-1.1.3.ebuild
index 4f5216ec06e..e59281842f4 100644
--- a/gnustep-apps/pictureframe/pictureframe-1.1.3.ebuild
+++ b/gnustep-apps/pictureframe/pictureframe-1.1.3.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=4
+EAPI=7
 inherit gnustep-2
 
 MY_PN=PictureFrame


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

end of thread, other threads:[~2020-09-17  6:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-17 12:21 [gentoo-commits] repo/gentoo:master commit in: gnustep-apps/pictureframe/ Bernard Cafarelli
  -- strict thread matches above, loose matches on Subject: below --
2020-09-17  6:23 Bernard Cafarelli

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