From: "Tomas Chvatal" <scarabeus@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/scarabeus:master commit in: app-misc/dsgui/, net-libs/dslib/
Date: Tue, 11 Oct 2011 07:45:14 +0000 (UTC) [thread overview]
Message-ID: <35ad8519b5f88bd5c4cf236f798dea5f48077a05.scarabeus@gentoo> (raw)
commit: 35ad8519b5f88bd5c4cf236f798dea5f48077a05
Author: Tomas Chvatal <tchvatal <AT> suse <DOT> cz>
AuthorDate: Tue Oct 11 07:42:28 2011 +0000
Commit: Tomas Chvatal <scarabeus <AT> gentoo <DOT> org>
CommitDate: Tue Oct 11 07:42:28 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/scarabeus.git;a=commit;h=35ad8519
Drop dslib and dsgui, in main tree
---
app-misc/dsgui/Manifest | 1 -
app-misc/dsgui/dsgui-1.6.3.ebuild | 42 -------------------------------------
net-libs/dslib/Manifest | 1 -
net-libs/dslib/dslib-1.6.ebuild | 38 ---------------------------------
4 files changed, 0 insertions(+), 82 deletions(-)
diff --git a/app-misc/dsgui/Manifest b/app-misc/dsgui/Manifest
deleted file mode 100644
index 51db9e3..0000000
--- a/app-misc/dsgui/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST dsgui-1.6.3.tar.gz 874396 RMD160 f289ded3c415cc96d52363e51fc3622739287668 SHA1 4cff610bcaceabda969a879a2effdd5037e4cd97 SHA256 07929b02e162a965d6a1756066e39fc2bec8fcabb3ffb8498deef1302ab1f517
diff --git a/app-misc/dsgui/dsgui-1.6.3.ebuild b/app-misc/dsgui/dsgui-1.6.3.ebuild
deleted file mode 100644
index 7efc621..0000000
--- a/app-misc/dsgui/dsgui-1.6.3.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-PYTHON_DEPEND="2"
-
-inherit distutils
-
-DESCRIPTION="GUI to access Czech eGov \"Datové schránky\""
-HOMEPAGE="http://labs.nic.cz/page/740/dsgui/"
-SRC_URI="http://labs.nic.cz/files/labs/datove_schranky/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="
- dev-python/pygtk:2
- dev-python/pyopenssl
- dev-python/reportlab
- dev-python/sqlalchemy
- media-fonts/dejavu
- >=net-libs/dslib-1.6
-"
-RDEPEND="${DEPEND}"
-
-pkg_setup() {
- python_set_active_version 2
-}
-
-src_prepare() {
- python_convert_shebangs -r 4 "${WORKDIR}"
-}
-
-src_install() {
- distutils_src_install
- rm -rf "${ED}"/usr/share/dsgui/fonts/*
- dosym /usr/share/fonts/dejavu/DejaVuSans.ttf /usr/share/dsgui/fonts/DejaVuSans.ttf
-}
diff --git a/net-libs/dslib/Manifest b/net-libs/dslib/Manifest
deleted file mode 100644
index 6e57ba8..0000000
--- a/net-libs/dslib/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST dslib-1.6.tar.gz 176021 RMD160 0e1aac1b850f49104895780c96d54280f3b4a5b7 SHA1 72037e6620a8c12478b681609a84fbce24aa75e7 SHA256 dd1bd32eaf7b13e082cbccad3e69652fdb8d447ee39a3c8af77c29c26c1b6805
diff --git a/net-libs/dslib/dslib-1.6.ebuild b/net-libs/dslib/dslib-1.6.ebuild
deleted file mode 100644
index d17046f..0000000
--- a/net-libs/dslib/dslib-1.6.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-PYTHON_DEPEND="*"
-
-inherit distutils
-
-DESCRIPTION="Library to access Czech eGov \"Datové schránky\""
-HOMEPAGE="http://labs.nic.cz/page/740/dsgui/"
-SRC_URI="http://labs.nic.cz/files/labs/datove_schranky/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="
- dev-python/pyasn1
- dev-python/pyopenssl
- dev-python/suds
-"
-RDEPEND="${DEPEND}"
-
-pkg_setup() {
- python_set_active_version 2
-}
-
-src_prepare() {
- python_convert_shebangs -r 4 "${WORKDIR}"
-}
-
-src_install() {
- distutils_src_install
- rm -rf "${ED}"/usr/share/${PN}/{{LICENSE,README}.txt,pyasn1}
-}
next reply other threads:[~2011-10-11 7:45 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-11 7:45 Tomas Chvatal [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-10-05 20:12 [gentoo-commits] dev/scarabeus:master commit in: app-misc/dsgui/, net-libs/dslib/ Tomas Chvatal
2011-10-05 19:33 Tomas Chvatal
2011-10-05 19:23 Tomas Chvatal
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=35ad8519b5f88bd5c4cf236f798dea5f48077a05.scarabeus@gentoo \
--to=scarabeus@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox