summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2017-09-21 23:47:29 +1000
committerMichael Palimaka <kensington@gentoo.org>2017-09-21 23:51:31 +1000
commitdf9b50ef8300074b0d2eef8d6d5db11ecff0578a (patch)
treee45bce7ac88793deba9d696872042b9c5108af40
parentapp-admin/consul: Version bump to 0.9.3 (diff)
downloadgentoo-df9b50ef8300074b0d2eef8d6d5db11ecff0578a.tar.gz
gentoo-df9b50ef8300074b0d2eef8d6d5db11ecff0578a.tar.bz2
gentoo-df9b50ef8300074b0d2eef8d6d5db11ecff0578a.zip
app-editors/adie: remove old
Package-Manager: Portage-2.3.8, Repoman-2.3.3
-rw-r--r--app-editors/adie/Manifest4
-rw-r--r--app-editors/adie/adie-1.6.49.ebuild17
-rw-r--r--app-editors/adie/adie-1.6.50.ebuild17
-rw-r--r--app-editors/adie/adie-1.7.49.ebuild18
-rw-r--r--app-editors/adie/adie-1.7.53.ebuild18
5 files changed, 0 insertions, 74 deletions
diff --git a/app-editors/adie/Manifest b/app-editors/adie/Manifest
index 2b9737813d6c..25b11a453bd4 100644
--- a/app-editors/adie/Manifest
+++ b/app-editors/adie/Manifest
@@ -1,5 +1 @@
-DIST fox-1.6.49.tar.gz 4383152 SHA256 3679ecd23064958259fbef5898aabb048d63b2dcb796de1d8801fe0b51e5a90e SHA512 cd7dd5fd26bcdde6ed69d547e2b08582f0e88b66b6f1bac9b5cd2279b543edbf5b9a63cc2ed05f1a1fd7e7309ede96404cf7a5d2d8eb8763dc0fb41d613b0ee8 WHIRLPOOL 1592d2560a7967c491dcfeda40e66a45d2811424e222c5f1e768b28c8ce147d7815f46d22006ac9809b967d0c825b7828aad206ab55bcb80cae064f646fd3608
-DIST fox-1.6.50.tar.gz 4381855 SHA256 342c751d2a7edab136ad26cb4483329da3c16c7abf2f283f318d666ef12d0887 SHA512 195751d223e9af7d76a3bd3192ae7566a129cfe254f0ba3035b4f7e189c68b43daa8276edad95ebf2b1b403b6212a755000eebf1716a11bb7f06845fde4aceae WHIRLPOOL e1b0d855f5b2105c3739f64dd4aac5388450cc9fa36f1739e2a917e6d7bec4ab5273f2d227bb14b3db78b6a58d0088d2bfff9d8cf37c47b33d1f8e7257d282c9
-DIST fox-1.7.49.tar.gz 5336321 SHA256 2435c56cde3ba6617c638af4f3bac39e8f4d5dd5a5c6d0805d274c7ba05c520c SHA512 da6c3478370f1e72091675e49f8458a6722eca4735bf89052b2b7ef02f4e74ee41f10c9fcc39a24a1571dd0bb1cdf779e9dea5bf15be20722ca783c9d59eb6e9 WHIRLPOOL 53ad3d34e57507702fc2ac9bd7b446021a99e3dff5b337cda090a670b06d4733abce2bbca88a7586e8af2d00f16ee84b0bd3c42f66fd6e430cc6d342bb76b1ff
-DIST fox-1.7.53.tar.gz 5366794 SHA256 2cde33d1e72c731ff2f31a8d55769536c5494376f8922833ba57b3f9c8f37340 SHA512 835117497e48fe66790be6e985bb8ef80ae1b34966585355b0d72f907863610de9d89792062ae91297488f0e24e77c08102afe253a59e67ca65a071b2a5890c4 WHIRLPOOL 508d25ba996aa5ea8be7e43b0771df32af2ea04bb37d84a7dc80362bc685032ac6f42d0c3b7eb36a4a9408a75c68bc927c00b1cb50a36375195b741fca6c0e5f
DIST fox-1.7.54.tar.gz 5384000 SHA256 c6b749b1392d13e60b20525ed2e2107b40b4d25e757b2ee1e3fb96f59db9f053 SHA512 cf14a09f9a6a812ac87839a5df8fd68f693e59050695e8da5dbfe018676f29bc263e4f9208dc06419068e4140b826a0dcf70a8925fec379edf3e4d0d0b693795 WHIRLPOOL bb2829e16921e9171c6dd7f24be76803485c7f884f16c8e45f4adbbe91b0128a0024617a6f35c705149aeac921f891042605cff3499c200ba916de114547fca3
diff --git a/app-editors/adie/adie-1.6.49.ebuild b/app-editors/adie/adie-1.6.49.ebuild
deleted file mode 100644
index e6e1e24544ea..000000000000
--- a/app-editors/adie/adie-1.6.49.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-inherit fox
-
-DESCRIPTION="Text editor based on the FOX Toolkit"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 hppa ppc ppc64 sparc x86"
-IUSE=""
-
-DEPEND="x11-libs/fox:1.6"
-
-RDEPEND="${DEPEND}"
diff --git a/app-editors/adie/adie-1.6.50.ebuild b/app-editors/adie/adie-1.6.50.ebuild
deleted file mode 100644
index 9f589dd0ab6c..000000000000
--- a/app-editors/adie/adie-1.6.50.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-inherit fox
-
-DESCRIPTION="Text editor based on the FOX Toolkit"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-DEPEND="x11-libs/fox:1.6"
-
-RDEPEND="${DEPEND}"
diff --git a/app-editors/adie/adie-1.7.49.ebuild b/app-editors/adie/adie-1.7.49.ebuild
deleted file mode 100644
index ac6eabc619fd..000000000000
--- a/app-editors/adie/adie-1.7.49.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit fox
-
-DESCRIPTION="Text editor based on the FOX Toolkit"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ppc ~ppc64 ~sparc x86"
-IUSE=""
-
-DEPEND="~x11-libs/fox-${PV}
- x11-libs/libICE
- x11-libs/libSM"
-RDEPEND="${DEPEND}"
diff --git a/app-editors/adie/adie-1.7.53.ebuild b/app-editors/adie/adie-1.7.53.ebuild
deleted file mode 100644
index af249211521f..000000000000
--- a/app-editors/adie/adie-1.7.53.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit fox
-
-DESCRIPTION="Text editor based on the FOX Toolkit"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-DEPEND="~x11-libs/fox-${PV}
- x11-libs/libICE
- x11-libs/libSM"
-RDEPEND="${DEPEND}"