diff options
author | Mart Raudsepp <leio@gentoo.org> | 2019-03-30 00:59:59 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2019-03-30 00:59:59 +0200 |
commit | 3d4bff88779e1adce1abd2887fb6c116c5ba47da (patch) | |
tree | 0e9ed34129fe9e6df1f2e86d0fed313561c2684d /app-office | |
parent | app-emulation/libvirt-glib: remove old (diff) | |
download | gentoo-3d4bff88779e1adce1abd2887fb6c116c5ba47da.tar.gz gentoo-3d4bff88779e1adce1abd2887fb6c116c5ba47da.tar.bz2 gentoo-3d4bff88779e1adce1abd2887fb6c116c5ba47da.zip |
app-office/abiword-docs: remove old
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/abiword-docs/Manifest | 1 | ||||
-rw-r--r-- | app-office/abiword-docs/abiword-docs-3.0.1.ebuild | 19 |
2 files changed, 0 insertions, 20 deletions
diff --git a/app-office/abiword-docs/Manifest b/app-office/abiword-docs/Manifest index 5d8827b99c4f..1ea4aa95d061 100644 --- a/app-office/abiword-docs/Manifest +++ b/app-office/abiword-docs/Manifest @@ -1,2 +1 @@ -DIST abiword-docs-3.0.1.tar.gz 1484463 BLAKE2B 4110c025231fb9e3be7b7ac0316ba01e79a794e9d0bd3122438b6969f1c0c031a4893a3d78a356c7c6ffb53c7738316b9241de824bf8e81728c57bc13c9f8aa4 SHA512 6e7b7b76560279f7af9da8a88c1f493f2c5570e5a862222861cf8d6d71fd7c55e8a92ba8f52c4c5254538c2daf7b1f489360cd5ab742a199039bb9cb6209d841 DIST abiword-docs-3.0.2.tar.gz 1488624 BLAKE2B 9cc7f631ad4dac4d18828ccecd8f94189dc4d8498284c7ca4a5ed98e85722a775de4fb77c7b407ee923eafb8dd883a38f448115f82626165a23915e2f6f7fa81 SHA512 8d6e5987fd2b58019aebe000d6ab1f10943a53cbbeb01fa53bbcf1a90904eed42182d09862070278ecace187d2510a889e763fe493bf2e2fa381b224e17c98e5 diff --git a/app-office/abiword-docs/abiword-docs-3.0.1.ebuild b/app-office/abiword-docs/abiword-docs-3.0.1.ebuild deleted file mode 100644 index 69f723a26a45..000000000000 --- a/app-office/abiword-docs/abiword-docs-3.0.1.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -GCONF_DEBUG="no" - -inherit gnome2 - -DESCRIPTION="Fully featured yet light and fast cross platform word processor documentation" -HOMEPAGE="http://www.abisource.com/" -SRC_URI="http://www.abisource.com/downloads/abiword/${PV}/source/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -RDEPEND=">=app-office/abiword-${PV}" -DEPEND="${RDEPEND}" |