diff options
author | hasufell <hasufell@gentoo.org> | 2013-08-19 22:03:28 +0200 |
---|---|---|
committer | hasufell <hasufell@gentoo.org> | 2013-08-19 22:03:28 +0200 |
commit | 7a55797ed9c5ca8cf0882fada46664ce338b6464 (patch) | |
tree | b35de64d921bfbe4b0e332c921586634979556a5 /app-editors | |
parent | added riak ebuild - bug #425132 (diff) | |
download | sunrise-7a55797ed9c5ca8cf0882fada46664ce338b6464.tar.gz sunrise-7a55797ed9c5ca8cf0882fada46664ce338b6464.tar.bz2 sunrise-7a55797ed9c5ca8cf0882fada46664ce338b6464.zip |
[app-editors/diakonos] remove, in main portage tree
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/diakonos/ChangeLog | 15 | ||||
-rw-r--r-- | app-editors/diakonos/Manifest | 4 | ||||
-rw-r--r-- | app-editors/diakonos/diakonos-0.9.1.ebuild | 21 | ||||
-rw-r--r-- | app-editors/diakonos/metadata.xml | 5 |
4 files changed, 0 insertions, 45 deletions
diff --git a/app-editors/diakonos/ChangeLog b/app-editors/diakonos/ChangeLog deleted file mode 100644 index 1f0b493b3..000000000 --- a/app-editors/diakonos/ChangeLog +++ /dev/null @@ -1,15 +0,0 @@ -# ChangeLog for app-editors/diakonos -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: $ - -*diakonos-0.9.1 (13 Mar 2013) - - 13 Mar 2013; Patrick Lauer <patrick@gentoo.org> -diakonos-0.8.12.ebuild, - +diakonos-0.9.1.ebuild: - [app-editors/diakonos] Bump, fixed download location and homepage - - 07 Apr 2010; Andreas K. Huettel (dilfridge) <mail@akhuettel.de> - +diakonos-0.8.12.ebuild, +metadata.xml: - New application, see bug 110190. Thanks to Pistos and Sergio D. RodrĂguez - Inclan for the inital ebuild submissions. - diff --git a/app-editors/diakonos/Manifest b/app-editors/diakonos/Manifest deleted file mode 100644 index 84db828ad..000000000 --- a/app-editors/diakonos/Manifest +++ /dev/null @@ -1,4 +0,0 @@ -DIST diakonos-0.9.1.tar.bz2 100944 SHA256 f8b5971694656088904103f8d6f28ceeebf9370a9dd4d291245e28c0ac61dab2 SHA512 52bef9b6139532b4dd9bc8e72391b1dd6e28254798898f884e92c21da796fffb25532e654ddbad70f4720a16cb395a16615cf77c3a12078a9fdb9be1bf1f3fcb WHIRLPOOL 024bf556249d97fca9d898ed3692b0be0ba74a55752f6e8fccb1b064f9f429ea8e09eb9c924258cea2acf5eeb0372a5b6e6a8b4651da7d8e01ed21784a74ed71 -EBUILD diakonos-0.9.1.ebuild 447 SHA256 04da9635c9b93c79e84ef49ac07004541b337bdfa677f08e9b81ed3f1825d9ce SHA512 1963c5665e5427a87b4506d14cba23d05b543f6010346a2c4cc8ae4faf877360a7c231423c717347c9e44bbab293891c7d50f00adc15f96550d7e4fa3b11cfcd WHIRLPOOL 0800f95ff6acd28dce465863c04acb32cb998bf0dfdfbc97be3878f60b289934fee082ef98e40f079114323689bb1940134a82eae4341221b791f45106ac33e1 -MISC ChangeLog 552 SHA256 e13afd8ab6a6b96615634470807f99782ed5367b485e6a5475065e1e2abc8685 SHA512 b11ff7d1ae454a924ecbffeee753efb8998961392c0e8b039810e2e4b0ac9d932617d43bbae7887866d0a3b28a35ee4f85fcd7cc59c4f72d0d192e472785b8ae WHIRLPOOL 8cc9d0b26046220de3ccdd559d77e400161c1452d9f11100d9a7fc19c65392a6ff5a6ba6da8ba2709a683a01b91954fe55e246c1b17f2bf8f7df60a0bd9ce246 -MISC metadata.xml 209 SHA256 b0f0595f625235a62d9d40753827ae160e42156371fd9568bd2779042517f5e8 SHA512 b4b2f6e8c78cd47f34de9d26846f1d974cf3f921b1fcbe76ebca4b20781fbd652a39ee58bd338d99751bde5b8cad668409e862e04532b903b46f74323228d3ac WHIRLPOOL 6d5e1c1d48881ade87d470269ed9f5c3435a9afd8248d5a966aa7762036a1ddb496a49a6e108041c57578f7897182127383ddaa4d5fc5245d2378e0159b8b43c diff --git a/app-editors/diakonos/diakonos-0.9.1.ebuild b/app-editors/diakonos/diakonos-0.9.1.ebuild deleted file mode 100644 index b22687058..000000000 --- a/app-editors/diakonos/diakonos-0.9.1.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI="2" -USE_RUBY="ruby19" - -inherit ruby-ng - -DESCRIPTION="A Linux editor for the masses" -HOMEPAGE="http://diakonos.pist0s.ca" -SRC_URI="http://diakonos.pist0s.ca/archives/${P}.tar.bz2" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -each_ruby_install() { - ${RUBY} install.rb --dest-dir "${D}" || die "install failed" -} diff --git a/app-editors/diakonos/metadata.xml b/app-editors/diakonos/metadata.xml deleted file mode 100644 index f9d4a986f..000000000 --- a/app-editors/diakonos/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer><email>maintainer-wanted@gentoo.org</email></maintainer> -</pkgmetadata> |