diff options
author | Jakub Moc <jakub@gentoo.org> | 2008-01-13 15:58:20 +0000 |
---|---|---|
committer | Jakub Moc <jakub@gentoo.org> | 2008-01-13 15:58:20 +0000 |
commit | 48945cbe1ba81ffd21b766b2790a584eb363fe9d (patch) | |
tree | ce35fd381bdc83f6c3d93d0726e1774a9438499e | |
parent | Nuke ${ROOT} usage in pkg_postinst einfo messages (diff) | |
download | sunrise-48945cbe1ba81ffd21b766b2790a584eb363fe9d.tar.gz sunrise-48945cbe1ba81ffd21b766b2790a584eb363fe9d.tar.bz2 sunrise-48945cbe1ba81ffd21b766b2790a584eb363fe9d.zip |
Trim DESCRIPTION
svn path=/sunrise/; revision=5407
-rw-r--r-- | app-mobilephone/openmoko-dfu-util/Manifest | 2 | ||||
-rw-r--r-- | app-mobilephone/openmoko-dfu-util/openmoko-dfu-util-9999.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-mobilephone/openmoko-dfu-util/Manifest b/app-mobilephone/openmoko-dfu-util/Manifest index 3575e4d42..89d381ffc 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 564 RMD160 2572aeb96d8678c07df7b36ff40ec0de0aa0f3af SHA1 c8376146b0b73a28a8268eea421a0d01a61d8b06 SHA256 2b95bd55864878076a64ebc36077778ff7a6fcd3d679b859ce74a485b3660ca3 +EBUILD openmoko-dfu-util-9999.ebuild 560 RMD160 c9e2b59441ef2c4ae3af5e059c9cf57c983faf68 SHA1 c861de6fddac2a4a841b1132e9bbd755ce93538e SHA256 5affdfe38ae131fb5e1209f77165d840a743a2508f67d5611cdff789e5401c36 MISC ChangeLog 669 RMD160 9a93f195bb1e03d15299196189da9c09fc844c10 SHA1 2dba2b02f27224f780f5c760b3f069d8fd493766 SHA256 5795d505cca1abc5e453993e34b7795c1d2ca5029f2e7cb2732b243895630ae9 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 5c786db3b..936122c97 100644 --- a/app-mobilephone/openmoko-dfu-util/openmoko-dfu-util-9999.ebuild +++ b/app-mobilephone/openmoko-dfu-util/openmoko-dfu-util-9999.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit subversion autotools -DESCRIPTION="Implements the Host (PC) side of the USB DFU (Universal Serial Bus Device Firmware Upgrade) protocol." +DESCRIPTION="Implements the Host (PC) side of USB DFU (Universal Serial Bus Device Firmware Upgrade) protocol." HOMEPAGE="http://wiki.openmoko.org/wiki/Dfu-util/" ESVN_REPO_URI="http://svn.openmoko.org/trunk/src/host/dfu-util/" |