summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Sachau <tommy@gentoo.org>2008-07-10 21:58:07 +0000
committerThomas Sachau <tommy@gentoo.org>2008-07-10 21:58:07 +0000
commit81d8e97099c516a98d1ece357acd05fe76609e09 (patch)
tree09d104f6b7d51413926e679ad4659abf97f36e7e
parentapp-misc/rainlendar-lite: Remove unused autotools.eclass and empty DEPEND (diff)
downloadsunrise-81d8e97099c516a98d1ece357acd05fe76609e09.tar.gz
sunrise-81d8e97099c516a98d1ece357acd05fe76609e09.tar.bz2
sunrise-81d8e97099c516a98d1ece357acd05fe76609e09.zip
app-mobilephone/openmoko-dfu-util: Remove unused autotools.eclass
svn path=/sunrise/; revision=6476
-rw-r--r--app-mobilephone/openmoko-dfu-util/ChangeLog4
-rw-r--r--app-mobilephone/openmoko-dfu-util/Manifest4
-rw-r--r--app-mobilephone/openmoko-dfu-util/openmoko-dfu-util-9999.ebuild2
3 files changed, 7 insertions, 3 deletions
diff --git a/app-mobilephone/openmoko-dfu-util/ChangeLog b/app-mobilephone/openmoko-dfu-util/ChangeLog
index 3c7da360c..1dda75142 100644
--- a/app-mobilephone/openmoko-dfu-util/ChangeLog
+++ b/app-mobilephone/openmoko-dfu-util/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 10 Jul 2008; Thomas Sachau (Tommy[D]) <tommy@gentoo.org>
+ openmoko-dfu-util-9999.ebuild:
+ Remove unused autotools.eclass
+
24 Feb 2008; (Tommy[D]) tommy100@gmx.de
-files/digest-openmoko-dfu-util-9999, -files:
Remove obsolete digests
diff --git a/app-mobilephone/openmoko-dfu-util/Manifest b/app-mobilephone/openmoko-dfu-util/Manifest
index b12f5f7c5..abf591a81 100644
--- a/app-mobilephone/openmoko-dfu-util/Manifest
+++ b/app-mobilephone/openmoko-dfu-util/Manifest
@@ -1,3 +1,3 @@
-EBUILD openmoko-dfu-util-9999.ebuild 560 RMD160 c9e2b59441ef2c4ae3af5e059c9cf57c983faf68 SHA1 c861de6fddac2a4a841b1132e9bbd755ce93538e SHA256 5affdfe38ae131fb5e1209f77165d840a743a2508f67d5611cdff789e5401c36
-MISC ChangeLog 786 RMD160 5a546b9018022b94097493e252c21c7a60015296 SHA1 cc47b0c258852ca79c596d7174ca4a43cc9b1f10 SHA256 b0e9e12abaa19af666eecd79fdd9bafe683b0c0f813794f6487a3c2762915ff2
+EBUILD openmoko-dfu-util-9999.ebuild 550 RMD160 b8d07be2d8667b93335532d5fd7baf21cc36e443 SHA1 57d556f4444a5b44d432438fb5ff3cc359e226a9 SHA256 d91ab5bdc0179a1fdb28b75d81d9dd8986fda14f5ee6bac3d4aead1e06bc3fe5
+MISC ChangeLog 912 RMD160 5d33196f81466602dd517889d253beeb473aab1e SHA1 7597b693d2139a5652b0f675540ef2a7d4496628 SHA256 38ad6dd0b3f435aa7e7a2058f998d8bdd29be6a4a4aa28e78460349afedabec1
MISC metadata.xml 170 RMD160 645927a396fdc21cdeb089fe42c5397332420ea6 SHA1 ac7f48a14fec325926f9ce1be8fbf1f311b4f2e4 SHA256 d797a2ec6f9dc516c9f9c1a758ee87ad3e8c43101b5dc76c2f872d5bd4639b42
diff --git a/app-mobilephone/openmoko-dfu-util/openmoko-dfu-util-9999.ebuild b/app-mobilephone/openmoko-dfu-util/openmoko-dfu-util-9999.ebuild
index 936122c97..c119b223c 100644
--- a/app-mobilephone/openmoko-dfu-util/openmoko-dfu-util-9999.ebuild
+++ b/app-mobilephone/openmoko-dfu-util/openmoko-dfu-util-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-inherit subversion autotools
+inherit subversion
DESCRIPTION="Implements the Host (PC) side of USB DFU (Universal Serial Bus Device Firmware Upgrade) protocol."
HOMEPAGE="http://wiki.openmoko.org/wiki/Dfu-util/"