public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Christoph Mende" <angelos@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/angelos:master commit in: app-misc/rbutil/
Date: Tue, 21 Jun 2011 12:09:01 +0000 (UTC)	[thread overview]
Message-ID: <913589feff15f1432ca9f5efed117c623604d48d.angelos@gentoo> (raw)

commit:     913589feff15f1432ca9f5efed117c623604d48d
Author:     Christoph Mende <angelos <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 21 10:25:52 2011 +0000
Commit:     Christoph Mende <angelos <AT> gentoo <DOT> org>
CommitDate: Tue Jun 21 10:25:52 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/angelos.git;a=commit;h=913589fe

Remove rbutil

---
 app-misc/rbutil/Manifest           |   11 ---------
 app-misc/rbutil/rbutil-9999.ebuild |   42 ------------------------------------
 2 files changed, 0 insertions(+), 53 deletions(-)

diff --git a/app-misc/rbutil/Manifest b/app-misc/rbutil/Manifest
deleted file mode 100644
index f4cbdc6..0000000
--- a/app-misc/rbutil/Manifest
+++ /dev/null
@@ -1,11 +0,0 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA256
-
-EBUILD rbutil-9999.ebuild 1028 RMD160 353e05aa02e0d346fc6b0f80a75110c0dd12cc78 SHA1 a3328bdec3b00956d82fe71a64c71b1917d089bf SHA256 4b319f14700e9a8a5ff09bb4a56f3720e8803cac1d766567e70e43c1fbbea02c
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.17 (GNU/Linux)
-
-iF4EAREIAAYFAk2B09UACgkQmWq1bYTyC0MyAQD9G/RQDQ4FCRoJQwvReDJoseNI
-oHNSJzBM6W0PvH0wrhwA/jLuJavM9AJbhHUHc6S6fUy2nKts1rLhNhnITHbI+SCY
-=IpmO
------END PGP SIGNATURE-----

diff --git a/app-misc/rbutil/rbutil-9999.ebuild b/app-misc/rbutil/rbutil-9999.ebuild
deleted file mode 100644
index cb9d104..0000000
--- a/app-misc/rbutil/rbutil-9999.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit subversion
-
-ESVN_REPO_URI="svn://svn.rockbox.org/rockbox/trunk"
-
-DESCRIPTION="The Rockbox Utility, all you need for installing and managing rockbox"
-HOMEPAGE="http://www.rockbox.org/twiki/bin/view/Main/RockboxUtility"
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-KEYWORDS="~x86 ~amd64"
-
-DEPEND="${RDEPEND}"
-RDEPEND=">=x11-libs/qt-core-4.3
-	>=x11-libs/qt-gui-4.3"
-
-src_unpack()
-{
-	mkdir -p "${S}"/rbutil "${S}"/tools "${S}"/apps
-	subversion_fetch ${ESVN_REPO_URI}/rbutil rbutil
-	subversion_fetch ${ESVN_REPO_URI}/tools tools
-	subversion_fetch ${ESVN_REPO_URI}/apps apps
-}
-
-src_compile() {
-	cd rbutil
-	qmake || die "qmake failed"
-	emake || die "make failed"
-}
-
-src_install() {
-	dobin "${S}"/rbutil/rbutilqt/rbutilqt
-	insinto "/etc"
-	doins "${S}"/rbutil/rbutilqt/rbutil.ini
-	newicon "${S}"/rbutil/rbutilqt/icons/rockbox.ico ${PN}.ico
-	make_desktop_entry rbutilqt "Rockbox Utility" /usr/share/pixmaps/${PN}.ico
-}



             reply	other threads:[~2011-06-21 12:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-21 12:09 Christoph Mende [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-02-26  8:44 [gentoo-commits] dev/angelos:master commit in: app-misc/rbutil/ Christoph Mende

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=913589feff15f1432ca9f5efed117c623604d48d.angelos@gentoo \
    --to=angelos@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