summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2017-04-02 12:40:25 +0300
committerMart Raudsepp <leio@gentoo.org>2017-04-02 15:57:30 +0300
commit351b757a865f08fa29a92e3c2bc2dce4e07fd55d (patch)
tree6cdf855ca8ed889af8ab7edd1d89826185afed9c /gnome-extra
parentgnome-extra/gnome-calculator: remove old (diff)
downloadgentoo-351b757a865f08fa29a92e3c2bc2dce4e07fd55d.tar.gz
gentoo-351b757a865f08fa29a92e3c2bc2dce4e07fd55d.tar.bz2
gentoo-351b757a865f08fa29a92e3c2bc2dce4e07fd55d.zip
gnome-extra/gnome-calendar: remove old
Package-Manager: Portage-2.3.5, Repoman-2.3.1
Diffstat (limited to 'gnome-extra')
-rw-r--r--gnome-extra/gnome-calendar/Manifest1
-rw-r--r--gnome-extra/gnome-calendar/gnome-calendar-3.20.4.ebuild29
2 files changed, 0 insertions, 30 deletions
diff --git a/gnome-extra/gnome-calendar/Manifest b/gnome-extra/gnome-calendar/Manifest
index e2b05ecfb357..29f3db756432 100644
--- a/gnome-extra/gnome-calendar/Manifest
+++ b/gnome-extra/gnome-calendar/Manifest
@@ -1,3 +1,2 @@
-DIST gnome-calendar-3.20.4.tar.xz 2334648 SHA256 eb39488c7087eb597d281f16414fe6439fc8280b618535a66db85e5cfceccc11 SHA512 bd7925c3589d8b9464d29d7f6bfe875bd920acdaf71fe26ef2961943ac5409fd6b92b3950f8cc1c2c65c37067c7009b06cf9dac1d3c8240ec041a89d4a4b3091 WHIRLPOOL 9f327c8c669dc5117114bc7c50c95c7bae305d3aa2c7d0f360f151b0588221539622338de31eea7fdd7d2f95596aaab83494d3f2c436d3432995305cd4efefc3
DIST gnome-calendar-3.22.3.tar.xz 2374908 SHA256 75f95e9cd1961f943cab077db2c1a39e7125e5fe94ec7cad55e7814fcf2b6737 SHA512 193f32184548865b4bd51edee2b433b0677d721affa93956e347c070dd22229d0319455a4ff2f9055cd36d4bfadf7b46d743a268e2a2af78f4127cfca35e01cd WHIRLPOOL 72f8bfe1007ced715379295d647440e332cef47dc917fff73bfacca67f9768eb4a4f5a0dea8b251b004c025653800ecd5d981c748ded3cce26a799d43a3625c1
DIST gnome-calendar-3.22.4.tar.xz 2375584 SHA256 9e85a884147b4773f969f5a1a453672315c26f9c8bf736b914a9d4457da5f827 SHA512 00afb45e0fdc74a3657bc5ea0da7a2faea3e170f949b12ede9be3207a0fa8a610855342c5b3930122462b938f5a0a4dbe5e3cbb4b11588f45ed1a25b1725851c WHIRLPOOL ad7528c1dd2d5130e0e8f9830a49e84d5f4377d66f7f6cda6e9168d84f56b91ac09f43948d998b3ca9a13c42caaaad62cbc41783834ed7046f7456952f8ec38b
diff --git a/gnome-extra/gnome-calendar/gnome-calendar-3.20.4.ebuild b/gnome-extra/gnome-calendar/gnome-calendar-3.20.4.ebuild
deleted file mode 100644
index 3b6269bf4b7c..000000000000
--- a/gnome-extra/gnome-calendar/gnome-calendar-3.20.4.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit gnome2
-
-DESCRIPTION="Manage your online calendars with simple and modern interface"
-HOMEPAGE="https://wiki.gnome.org/Apps/Calendar"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-# >=libical-1.0.1 for https://bugzilla.gnome.org/show_bug.cgi?id=751244
-RDEPEND="
- >=dev-libs/glib-2.43.4:2
- >=dev-libs/libical-1.0.1
- >=gnome-extra/evolution-data-server-3.17.1:=
- >=net-libs/gnome-online-accounts-3.2.0:=
- >=x11-libs/gtk+-3.19.1:3
-"
-DEPEND="${RDEPEND}
- dev-libs/appstream-glib
- dev-util/gdbus-codegen
- >=dev-util/intltool-0.40.6
- sys-devel/gettext
- virtual/pkgconfig
-"