diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-11-11 13:58:36 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-11-11 20:06:59 +0100 |
commit | 67132907175053b2a2c8c5b3cf84d563d75b4745 (patch) | |
tree | 22e28fc185fb8de8bce0a3166c3c7eeedea9455e /x11-terms | |
parent | media-video/parole: Clean old up (diff) | |
download | gentoo-67132907175053b2a2c8c5b3cf84d563d75b4745.tar.gz gentoo-67132907175053b2a2c8c5b3cf84d563d75b4745.tar.bz2 gentoo-67132907175053b2a2c8c5b3cf84d563d75b4745.zip |
x11-terms/xfce4-terminal: Clean old up
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/xfce4-terminal/Manifest | 2 | ||||
-rw-r--r-- | x11-terms/xfce4-terminal/xfce4-terminal-0.8.6.ebuild | 26 | ||||
-rw-r--r-- | x11-terms/xfce4-terminal/xfce4-terminal-0.8.7.3.ebuild | 37 |
3 files changed, 0 insertions, 65 deletions
diff --git a/x11-terms/xfce4-terminal/Manifest b/x11-terms/xfce4-terminal/Manifest index 01c2395b105b..50efa8151501 100644 --- a/x11-terms/xfce4-terminal/Manifest +++ b/x11-terms/xfce4-terminal/Manifest @@ -1,4 +1,2 @@ -DIST xfce4-terminal-0.8.6.tar.bz2 952859 BLAKE2B 7f6ed679eb53196d2665003cc2af7543c42c73679f91581ee241c4c1d3d4d34dfd8b78e2a8f3038514727d585b51a2ae11fe20a48a55e9d0b869c6baeb4ecf18 SHA512 96d9c3fab56ad9cd267bd7b33f4d8fb3831200b9507653a69e6872b673ca5e30adffc73ef2f73de6eb858a2817a98b781188a39a4c0d79298699711c49f8be97 DIST xfce4-terminal-0.8.7.2.tar.bz2 889974 BLAKE2B cf3aff96e0038f77fd40dcfd6dcfad898a85bd607ec6726606f4537864d4d222b7171675872e40a8c8133aafeedefd9fb9dfb5f3bfa3f2cae490dd68b1ccde13 SHA512 adcf43c6f9c8512ef82548347af985a2e23a7d88a2aea51eb48a483108cb23fd5fee7736b4cf85a6eac6911e063ea4d395d8cc25feee153ecd83250fb139ac5f -DIST xfce4-terminal-0.8.7.3.tar.bz2 867967 BLAKE2B eaabf7ceefad7b9dcc79ce034fce3066cc2601c0cdebaab9e8c52688652bc49c6114dc2af735ac4bce15a8651f2fecd7a159ebe5f013b0c185b526f681a6871f SHA512 e7ff54c877d5ca20820210125b13fdd1bc6323ff8d56400ea284e1968eea6a907392e1a1edd78b06b5cf4595d1562fa1f86fce6d5f0c8cb09ba4857e1587a4a6 DIST xfce4-terminal-0.8.7.4.tar.bz2 884272 BLAKE2B 563223180cf781fa1723821c3851e60e15fc59473bf8608f781b8dffac052b90fbe4be672d4d878ffd00686ad992e2d5c53dbfdc80539e7197dcb631314f3370 SHA512 de56c08d5be47583484acf9aa5b3c0a0f14b1ac2790e0f6b59db61f80d71f871ff87e94f9353a0cc187cf1d9dff643e40ce15ed60a24d550843d898eee3d62dd diff --git a/x11-terms/xfce4-terminal/xfce4-terminal-0.8.6.ebuild b/x11-terms/xfce4-terminal/xfce4-terminal-0.8.6.ebuild deleted file mode 100644 index ddfe33c40c91..000000000000 --- a/x11-terms/xfce4-terminal/xfce4-terminal-0.8.6.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="A terminal emulator for the Xfce desktop environment" -HOMEPAGE="https://docs.xfce.org/apps/terminal/start" -SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris" -IUSE="" - -RDEPEND=">=dev-libs/glib-2.32:2= - >=x11-libs/gtk+-3.16:3= - x11-libs/libX11:= - >=x11-libs/vte-0.38:2.91= - >=xfce-base/libxfce4ui-4.10:=[gtk3(+)]" -DEPEND="${RDEPEND} - dev-libs/libxml2 - dev-util/intltool - sys-devel/gettext - virtual/pkgconfig" - -DOCS=( AUTHORS ChangeLog HACKING NEWS README THANKS ) diff --git a/x11-terms/xfce4-terminal/xfce4-terminal-0.8.7.3.ebuild b/x11-terms/xfce4-terminal/xfce4-terminal-0.8.7.3.ebuild deleted file mode 100644 index a17111ccbe3c..000000000000 --- a/x11-terms/xfce4-terminal/xfce4-terminal-0.8.7.3.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit eapi7-ver - -DESCRIPTION="A terminal emulator for the Xfce desktop environment" -HOMEPAGE="https://docs.xfce.org/apps/terminal/start" -SRC_URI="https://archive.xfce.org/src/apps/${PN}/$(ver_cut 1-2)/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris" -IUSE="utempter" - -RDEPEND=">=dev-libs/glib-2.32:2= - >=x11-libs/gtk+-3.20.8:3= - x11-libs/libX11:= - >=x11-libs/vte-0.38:2.91= - >=xfce-base/libxfce4ui-4.10:=[gtk3(+)] - utempter? ( sys-libs/libutempter:= )" -DEPEND="${RDEPEND} - dev-libs/libxml2 - dev-util/intltool - sys-devel/gettext - virtual/pkgconfig" - -DOCS=( AUTHORS ChangeLog HACKING NEWS README THANKS ) - -src_configure() { - local myconf=( - $(use_with utempter) - ) - - econf "${myconf[@]}" -} |