From: "Maxim Koltsov" <maksbotan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/maksbotan:master commit in: app-text/notecase-pro/
Date: Mon, 30 Apr 2012 11:06:59 +0000 (UTC) [thread overview]
Message-ID: <1335774610.116387785385b2b7779def0c779e37f0df3104bd.maksbotan@gentoo> (raw)
commit: 116387785385b2b7779def0c779e37f0df3104bd
Author: Maxim Koltsov <maksbotan <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 30 08:30:10 2012 +0000
Commit: Maxim Koltsov <maksbotan <AT> gentoo <DOT> org>
CommitDate: Mon Apr 30 08:30:10 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/maksbotan.git;a=commit;h=11638778
Remove app-text/notecase-pro
---
app-text/notecase-pro/ChangeLog | 19 -------
app-text/notecase-pro/Manifest | 5 --
app-text/notecase-pro/metadata.xml | 7 ---
app-text/notecase-pro/notecase-pro-3.5.1.ebuild | 65 -----------------------
4 files changed, 0 insertions(+), 96 deletions(-)
diff --git a/app-text/notecase-pro/ChangeLog b/app-text/notecase-pro/ChangeLog
deleted file mode 100644
index 4c3d46e..0000000
--- a/app-text/notecase-pro/ChangeLog
+++ /dev/null
@@ -1,19 +0,0 @@
-# ChangeLog for app-text/notecase-pro
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
- 06 Nov 2011; Maxim Koltsov <maksbotan@gentoo.org> notecase-pro-3.5.1.ebuild:
- Change wrapper to be named ${PN}
-
- 06 Nov 2011; Maxim Koltsov <maksbotan@gentoo.org> notecase-pro-3.5.1.ebuild:
- Remove useless quoting, add zlib dependency. Thanks to ssuominen
-
- 06 Nov 2011; Maxim Koltsov <maksbotan@gentoo.org> notecase-pro-3.5.1.ebuild:
- Remove redunant dodir call, thanks to ssuominen
-
-*notecase-pro-3.5.1 (06 Nov 2011)
-
- 06 Nov 2011; Maxim Koltsov <maksbotan@gentoo.org> +notecase-pro-3.5.1.ebuild,
- +metadata.xml:
- Add notecase-pro-3.5.1 with fixed ebuild from upstream
-
diff --git a/app-text/notecase-pro/Manifest b/app-text/notecase-pro/Manifest
deleted file mode 100644
index 0312e7d..0000000
--- a/app-text/notecase-pro/Manifest
+++ /dev/null
@@ -1,5 +0,0 @@
-DIST notecase_pro-3.5.1_amd64.tar.gz 2666029 RMD160 f25bf29a93016d9f561a203343ca86ed50778daf SHA1 b49e064fa6c11b92047e5e6d71185158c94ea2ba SHA256 5217588e59e9fa3e5a2a591eb3206fbb2881e3d44db1171134817944166ca3ee
-DIST notecase_pro-3.5.1_x86.tar.gz 2538778 RMD160 52512f44a7d13a7704f2dccb612f349f838c6046 SHA1 50c565408b0ff71b6834ec45c94ade7a56c6c67a SHA256 8d773cfe648eb36317566dd429c0d2ac1d56494728d6c1c81e349d46b6e6558f
-EBUILD notecase-pro-3.5.1.ebuild 1425 RMD160 bfee7d5ec1730010d625f598b184f7de83709a4d SHA1 f7835358a50fa730eaa95237384a0a9d9f86e5d1 SHA256 88daad9031522360371b7a3d04ceb9009b6009ab54d068760eff601c85612e8f
-MISC ChangeLog 704 RMD160 9a34a469d7dc7ff27fc130d9bce157357d34307b SHA1 33cb95ba56e081e219f2123895f7849dec8765dd SHA256 b52c502efe70d73d3ff46f6307a733e5f5e47ce8847b31a7995e6cf21118ae06
-MISC metadata.xml 204 RMD160 a0eec43c7ef04475916e00183540e69bb72ce3ea SHA1 9aba8a5a63b3c5333b9e5fec8b761ef2b338a28a SHA256 faa52df63c7cf5b67058728ad986ed64317e08758b98e047a717615121a5fc85
diff --git a/app-text/notecase-pro/metadata.xml b/app-text/notecase-pro/metadata.xml
deleted file mode 100644
index d462405..0000000
--- a/app-text/notecase-pro/metadata.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer>
- <email>maksbotan@gentoo.org</email>
-</maintainer>
-</pkgmetadata>
diff --git a/app-text/notecase-pro/notecase-pro-3.5.1.ebuild b/app-text/notecase-pro/notecase-pro-3.5.1.ebuild
deleted file mode 100644
index 0012f5a..0000000
--- a/app-text/notecase-pro/notecase-pro-3.5.1.ebuild
+++ /dev/null
@@ -1,65 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="4"
-
-inherit eutils fdo-mime multilib
-
-DESCRIPTION="Hierarchical note taker (binary installation)"
-HOMEPAGE="http://www.virtual-sky.com/"
-
-# binary builds
-SRC_URI="amd64? ( http://www.virtual-sky.com/get.php?gentoo/notecase_pro-${PV}_amd64.tar.gz )
- x86? ( http://www.virtual-sky.com/get.php?gentoo/notecase_pro-${PV}_x86.tar.gz )"
-
-LICENSE="as-is"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 -*"
-IUSE=""
-
-DEPEND=""
-RDEPEND="
- dev-libs/glib:2
- dev-libs/openssl:0.9.8
- sys-libs/zlib
- x11-libs/cairo
- x11-libs/gtk+:2
- x11-libs/gtksourceview:2.0
- x11-libs/gdk-pixbuf
- x11-libs/libX11
- x11-libs/pango
-
- "
-
-RESTRICT="mirror"
-QA_PREBUILT="opt/${P}/bin/notecase opt/${P}/$(get_libdir)/*"
-
-S=${WORKDIR}
-
-pkg_postinst() {
- fdo-mime_desktop_database_update
- fdo-mime_mime_database_update
-
- einfo "Notecase Pro has just been installed."
- einfo "To unlock advanced features you need to purchase a license key."
- einfo "The key file is installed using 'Help'/'Install License' menu item."
-}
-
-pkg_postrm() {
- fdo-mime_desktop_database_update
- fdo-mime_mime_database_update
-}
-
-src_install() {
- exeinto /opt/${P}/bin
- doexe usr/bin/notecas
-
- insinto /opt/${P}/$(get_libdir)
- doins -r usr/$(get_libdir)/notecase
-
- insinto /usr/share
- doins -r usr/share/*
-
- make_wrapper ${PN} /opt/${P}/bin/notecase "" /opt/${P}/$(get_libdir)/
-}
next reply other threads:[~2012-04-30 11:07 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-30 11:06 Maxim Koltsov [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-11-06 9:36 [gentoo-commits] dev/maksbotan:master commit in: app-text/notecase-pro/ Maxim Koltsov
2011-11-06 9:14 Maxim Koltsov
2011-11-06 9:14 Maxim Koltsov
2011-11-06 9:04 Maxim Koltsov
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=1335774610.116387785385b2b7779def0c779e37f0df3104bd.maksbotan@gentoo \
--to=maksbotan@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