diff options
author | Michał Górny <mgorny@gentoo.org> | 2016-02-19 19:30:56 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2016-02-19 20:42:29 +0100 |
commit | d550c26daf3cf029a81067b3e5fd3a69cb5cf7a8 (patch) | |
tree | 5572fd9b61fd16a9accb8ca5918ed47fa9623664 /xfce-extra/xfce4-notes-plugin | |
parent | xfce-extra/xfce4-dict: Drop old (revdep of deprecated libxfcegui4) (diff) | |
download | gentoo-d550c26daf3cf029a81067b3e5fd3a69cb5cf7a8.tar.gz gentoo-d550c26daf3cf029a81067b3e5fd3a69cb5cf7a8.tar.bz2 gentoo-d550c26daf3cf029a81067b3e5fd3a69cb5cf7a8.zip |
xfce-extra/xfce4-notes-plugin: Drop old
Diffstat (limited to 'xfce-extra/xfce4-notes-plugin')
-rw-r--r-- | xfce-extra/xfce4-notes-plugin/Manifest | 2 | ||||
-rw-r--r-- | xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.7.ebuild | 31 | ||||
-rw-r--r-- | xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.8.0.ebuild | 30 |
3 files changed, 0 insertions, 63 deletions
diff --git a/xfce-extra/xfce4-notes-plugin/Manifest b/xfce-extra/xfce4-notes-plugin/Manifest index caac4fc44b38..effdc63ad7eb 100644 --- a/xfce-extra/xfce4-notes-plugin/Manifest +++ b/xfce-extra/xfce4-notes-plugin/Manifest @@ -1,3 +1 @@ -DIST xfce4-notes-plugin-1.7.7.tar.bz2 472082 SHA256 a7baa105b37ad05dea4d6b55d98fd3214c77ad5c7a0e91471d4906c81e5f5217 SHA512 27172da495ee800c181e22839eb2761f3951c1ab18030680af28d132b6014fd5705ca7bbdcea77520afa55d242dc1351f1fcee0936d47ef6847528d5001fc52c WHIRLPOOL b3e41e1ab115bbede6fc52607d76f2f448fafbd5c4c7ba3041f6ca964376de61664b3ff31e63ab1fee4b2e13f5051d17bc6470ca5642c32c5d804fa5c40762e0 -DIST xfce4-notes-plugin-1.8.0.tar.bz2 469959 SHA256 3627b7da0533ca3fb10310f287dc0d569470960ffdaea7678fd878a20d409678 SHA512 ef1817fc0b8202f789cf0b6c0db3c0fea8cbdcaee33501db4e3f551bbe7609eb984dfd4f6be87e0c883e7d18d303dd46922676d3cb7f0249d03e60eb50ccb11f WHIRLPOOL c10f56256788db885f701dc754d3dad7756843cc2d25b10fe82c86da6f164326fd74f8ef07760e8dc06b7402c0165e8f3474381eec6d9ead2bee7bc7d5cc9a50 DIST xfce4-notes-plugin-1.8.1.tar.bz2 479652 SHA256 07a4c3e71431c24f97d2e270452dd0fa51ff0bdb6219a13a20d0bfa8d9de54b2 SHA512 3e3f2513aaa5d26880d21ba31458aa8b79c1e01cac47141513d61002df9535e52ca2c14a8da6cddd54fcab3bcda6199c636cce045cea9bd4548f5fc763e069f3 WHIRLPOOL cacb0549bccc06266671b414ac65cb1937e2ec64498792abfa255f37418aeebf0632fcc13234d96b860b952fa0f2c93597cf52e386e46ede4ef85006b0763324 diff --git a/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.7.ebuild b/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.7.ebuild deleted file mode 100644 index ec2fe7746476..000000000000 --- a/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.7.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 -inherit xfconf - -DESCRIPTION="Xfce4 panel sticky notes plugin" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin" -SRC_URI="mirror://xfce/src/panel-plugins/${PN}/1.7/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" -IUSE="" - -RDEPEND=">=dev-libs/glib-2.16:2 - >=x11-libs/gtk+-2.18:2 - >=xfce-base/libxfcegui4-4.8 - >=xfce-base/libxfce4util-4.8 - >=xfce-base/xfce4-panel-4.8 - >=xfce-base/xfconf-4.8 - dev-libs/libunique:1" -DEPEND="${RDEPEND} - virtual/pkgconfig - dev-util/intltool" - -pkg_setup() { - XFCONF=( --disable-static ) - DOCS=( AUTHORS ChangeLog NEWS README ) -} diff --git a/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.8.0.ebuild b/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.8.0.ebuild deleted file mode 100644 index b8623dc58be8..000000000000 --- a/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.8.0.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 -inherit versionator xfconf - -DESCRIPTION="Xfce4 panel sticky notes plugin" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin" -SRC_URI="mirror://xfce/src/panel-plugins/${PN}/$(get_version_component_range 1-2)/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" -IUSE="" - -RDEPEND=">=dev-libs/glib-2.24:2= - >=x11-libs/gtk+-2.20:2= - >=xfce-base/libxfce4ui-4.10:= - >=xfce-base/libxfce4util-4.10:= - >=xfce-base/xfce4-panel-4.10:= - >=xfce-base/xfconf-4.10:= - dev-libs/libunique:1=" -DEPEND="${RDEPEND} - virtual/pkgconfig - dev-util/intltool" - -pkg_setup() { - DOCS=( AUTHORS ChangeLog NEWS README ) -} |