* [gentoo-commits] repo/gentoo:master commit in: app-admin/hwreport/
@ 2016-05-28 9:32 Pacho Ramos
0 siblings, 0 replies; 2+ messages in thread
From: Pacho Ramos @ 2016-05-28 9:32 UTC (permalink / raw
To: gentoo-commits
commit: badc0608a0d841cc7e6c3220f61946f8fb37c5be
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat May 28 09:24:57 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat May 28 09:31:00 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=badc0608
app-admin/hwreport: Cleanup due to #148577
Package-Manager: portage-2.3.0_rc1
app-admin/hwreport/metadata.xml | 4 ----
1 file changed, 4 deletions(-)
diff --git a/app-admin/hwreport/metadata.xml b/app-admin/hwreport/metadata.xml
index 07b22b0..097975e 100644
--- a/app-admin/hwreport/metadata.xml
+++ b/app-admin/hwreport/metadata.xml
@@ -1,8 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<maintainer type="person">
- <email>fauli@gentoo.org</email>
- <name>Christian Faulhammer</name>
-</maintainer>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-admin/hwreport/
@ 2016-06-29 16:52 Michael Palimaka
0 siblings, 0 replies; 2+ messages in thread
From: Michael Palimaka @ 2016-06-29 16:52 UTC (permalink / raw
To: gentoo-commits
commit: 2caefa0e130b39e94e8aae9015a2d5d27d7960d0
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 29 16:51:59 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Jun 29 16:52:32 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2caefa0e
app-admin/hwreport: remove last rited package
Gentoo-bug: 504734
app-admin/hwreport/Manifest | 2 --
app-admin/hwreport/hwreport-0.10.0.ebuild | 30 ------------------------------
app-admin/hwreport/hwreport-0.11.0.ebuild | 30 ------------------------------
app-admin/hwreport/metadata.xml | 4 ----
4 files changed, 66 deletions(-)
diff --git a/app-admin/hwreport/Manifest b/app-admin/hwreport/Manifest
deleted file mode 100644
index 73406cb..0000000
--- a/app-admin/hwreport/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST hwreport-0.10.0.tar.bz2 11171 SHA256 34269554e3888a4a3486ab6290ce417ac3c4e38a2f12e5327900323e5c875567 SHA512 6c3793040258455cdab6aecca7f540c118dd7fb9b1441ea4daf46288d2c285db7ee13a0b9e455a4018f288fa7977583c4a626956ac4628e54606c66a684a891a WHIRLPOOL 12f04391e1fef9ad0e634000311dd0b0e8ed7ce8efe84862aea5e7f062688715ac754e238255d40fa24423d8d4c88664b2ca1f00991e08507759f51d4a0ab4d2
-DIST hwreport-0.11.0.tar.bz2 14337 SHA256 b4337f91b2e9d6d500bfc9af7e32f1966db4346ff9b2ad869d09500189555160 SHA512 591e76a9bd739da0b53eb39796f026b4bde75243cdbd5cbfc0774b4dfd067656108478f4a24ea7d5693ecd2acf3a11a11f617c9b187480bd963596d5fc5db3d9 WHIRLPOOL 4c22d1d45d44f0c6e9b9b629f3db7dbdaf971343fbe1f68a010cd34359b35c1141a1679e5a08cd7ef7304aeb66bab66f7de07efde18c359d476038d18fb78098
diff --git a/app-admin/hwreport/hwreport-0.10.0.ebuild b/app-admin/hwreport/hwreport-0.10.0.ebuild
deleted file mode 100644
index 13b65a4..0000000
--- a/app-admin/hwreport/hwreport-0.10.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit toolchain-funcs
-
-DESCRIPTION="Collect system informations for the hardware4linux.info site"
-HOMEPAGE="http://hardware4linux.info/"
-SRC_URI="http://hardware4linux.info/res/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc sparc x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND=">=sys-apps/dmidecode-2.8 >=sys-apps/pciutils-2.2.0"
-
-src_compile() {
- $(tc-getCC) ${CFLAGS} ${LDFLAGS} -o scan-printers scan-printers.c
-}
-
-src_install() {
- dobin hwreport scan-printers
- dodoc README
-}
-
-pkg_postinst() {
- elog "You can now generate your reports and post them on ${HOMEPAGE}"
-}
diff --git a/app-admin/hwreport/hwreport-0.11.0.ebuild b/app-admin/hwreport/hwreport-0.11.0.ebuild
deleted file mode 100644
index ec5c7ba..0000000
--- a/app-admin/hwreport/hwreport-0.11.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-DESCRIPTION="Collect system informations for the hardware4linux.info site"
-HOMEPAGE="http://hardware4linux.info/"
-SRC_URI="http://hardware4linux.info/res/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-DEPEND="virtual/libusb:1"
-RDEPEND="${DEPEND}
- >=sys-apps/dmidecode-2.8
- >=sys-apps/pciutils-2.2.0"
-
-src_prepare() {
- # fix syntax error
- sed -e 's:perl -p -i -e "s@/var/lib/hwreport@$(vardir)@" -e "s@/usr/sbin@$(bindir)@" $(DESTDIR)$(crondir)/$(PKG):perl -p -i -e "s@/var/lib/hwreport@$(vardir)@;" -e "s@/usr/sbin@$(bindir)@" $(DESTDIR)$(crondir)/$(PKG):' -i "${S}"/Makefile
- # respect LDFLAGS
- sed -e 's:$(CFLAGS):$(CFLAGS) $(LDFLAGS):' -i Makefile
-}
-
-pkg_postinst() {
- elog "You can now generate your reports and post them on ${HOMEPAGE}"
-}
diff --git a/app-admin/hwreport/metadata.xml b/app-admin/hwreport/metadata.xml
deleted file mode 100644
index 097975e..0000000
--- a/app-admin/hwreport/metadata.xml
+++ /dev/null
@@ -1,4 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-06-29 16:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-28 9:32 [gentoo-commits] repo/gentoo:master commit in: app-admin/hwreport/ Pacho Ramos
-- strict thread matches above, loose matches on Subject: below --
2016-06-29 16:52 Michael Palimaka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox