public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/qt:master commit in: app-misc/bsc/
@ 2012-02-04 13:57 Johannes Huber
  0 siblings, 0 replies; 2+ messages in thread
From: Johannes Huber @ 2012-02-04 13:57 UTC (permalink / raw
  To: gentoo-commits

commit:     86c2b8f5f532ee476c05d34741ea787eb8bee2b4
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sat Feb  4 14:01:33 2012 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat Feb  4 14:01:33 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=86c2b8f5

[app-misc/bsc] EAPI 4.

(Portage version: 2.2.0_alpha84/git/Linux i686, unsigned Manifest commit)

---
 app-misc/bsc/bsc-4.1.0.ebuild |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-misc/bsc/bsc-4.1.0.ebuild b/app-misc/bsc/bsc-4.1.0.ebuild
index 15953fa..712c377 100644
--- a/app-misc/bsc/bsc-4.1.0.ebuild
+++ b/app-misc/bsc/bsc-4.1.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI="2"
+EAPI=4
 inherit eutils qt4-edge
 
 MY_P="${P/-/_}"



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] proj/qt:master commit in: app-misc/bsc/
@ 2012-03-13  0:23 Davide Pesavento
  0 siblings, 0 replies; 2+ messages in thread
From: Davide Pesavento @ 2012-03-13  0:23 UTC (permalink / raw
  To: gentoo-commits

commit:     fe6b791fe18a01221da001c0c380d6f9db5be9c5
Author:     Davide Pesavento <davidepesa <AT> gmail <DOT> com>
AuthorDate: Tue Mar 13 00:22:26 2012 +0000
Commit:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Tue Mar 13 00:22:26 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=fe6b791f

Remove old and unmaintained app-misc/bsc.

---
 app-misc/bsc/Manifest         |    1 -
 app-misc/bsc/bsc-4.1.0.ebuild |   39 ---------------------------------------
 app-misc/bsc/metadata.xml     |    6 ------
 3 files changed, 0 insertions(+), 46 deletions(-)

diff --git a/app-misc/bsc/Manifest b/app-misc/bsc/Manifest
deleted file mode 100644
index c549be4..0000000
--- a/app-misc/bsc/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST bsc_4.1.0_src.tar.gz 143166 RMD160 1a4ec24b228cf4b0562fd5e70ef2e33cba624699 SHA1 e3999831667395b10d93466d5406fa893b14cf82 SHA256 cdcfe8fbadd38780735a8c0576731bd61456525648a676be294d0652c1696080

diff --git a/app-misc/bsc/bsc-4.1.0.ebuild b/app-misc/bsc/bsc-4.1.0.ebuild
deleted file mode 100644
index 712c377..0000000
--- a/app-misc/bsc/bsc-4.1.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-inherit eutils qt4-edge
-
-MY_P="${P/-/_}"
-DESCRIPTION="BSCommander is a Qt based file manager"
-HOMEPAGE="http://www.beesoft.org/index.php?id=bsc"
-SRC_URI="http://www.beesoft.org/download/${MY_P}_src.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="x11-libs/qt-gui:4"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${PN}"
-
-src_prepare() {
-	sed -i -e "/^CFLAGS.*/s:-pipe -O2:${CFLAGS}:" \
-		-e "/^CXXFLAGS.*/s:-pipe -fpermissive -O3:${CXXFLAGS}:" \
-		Makefile || die "sed failed on Makefile"
-	sed -i -e "/^QMAKE_CXXFLAGS_RELEASE.*/s:-O3:${CXXFLAGS}:" \
-		${PN}.pro || die "sed failed on ${PN}.pro"
-}
-
-src_install() {
-	dobin ${PN}
-
-	insinto /usr/share/${PN}
-	doins help.en.html
-
-	newicon BeesoftCommander.png ${PN}.png
-	make_desktop_entry ${PN} BSCommander ${PN} "FileManager;Utility;Qt"
-}

diff --git a/app-misc/bsc/metadata.xml b/app-misc/bsc/metadata.xml
deleted file mode 100644
index c4db622..0000000
--- a/app-misc/bsc/metadata.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<herd>qt</herd>
-</pkgmetadata>
-



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-03-13  0:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-13  0:23 [gentoo-commits] proj/qt:master commit in: app-misc/bsc/ Davide Pesavento
  -- strict thread matches above, loose matches on Subject: below --
2012-02-04 13:57 Johannes Huber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox