diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2009-10-14 00:49:17 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2009-10-14 00:49:17 +0000 |
commit | bfd5a20ffd0cce537a56520c55036fec9d509c21 (patch) | |
tree | dadd9a93ee223efb7b07ed9f1c2151a28406ca08 /app-crypt/asedriveiiie-usb | |
parent | QA fixes; remove useless dodoc LICENSE (diff) | |
download | gentoo-2-bfd5a20ffd0cce537a56520c55036fec9d509c21.tar.gz gentoo-2-bfd5a20ffd0cce537a56520c55036fec9d509c21.tar.bz2 gentoo-2-bfd5a20ffd0cce537a56520c55036fec9d509c21.zip |
QA fixes; remove useless dodoc LICENSE
(Portage version: 2.2_rc45/cvs/Linux x86_64)
Diffstat (limited to 'app-crypt/asedriveiiie-usb')
-rw-r--r-- | app-crypt/asedriveiiie-usb/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/asedriveiiie-usb/asedriveiiie-usb-3.4.ebuild | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/app-crypt/asedriveiiie-usb/ChangeLog b/app-crypt/asedriveiiie-usb/ChangeLog index fc0a1fbed5ba..7efb668b71f3 100644 --- a/app-crypt/asedriveiiie-usb/ChangeLog +++ b/app-crypt/asedriveiiie-usb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/asedriveiiie-usb # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/asedriveiiie-usb/ChangeLog,v 1.6 2009/05/16 07:00:33 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/asedriveiiie-usb/ChangeLog,v 1.7 2009/10/14 00:49:17 halcy0n Exp $ + + 14 Oct 2009; Mark Loeser <halcy0n@gentoo.org> asedriveiiie-usb-3.4.ebuild: + QA fixes; remove useless dodoc LICENSE 16 May 2009; Robin H. Johnson <robbat2@gentoo.org> asedriveiiie-usb-3.4.ebuild, asedriveiiie-usb-3.5.ebuild: diff --git a/app-crypt/asedriveiiie-usb/asedriveiiie-usb-3.4.ebuild b/app-crypt/asedriveiiie-usb/asedriveiiie-usb-3.4.ebuild index 851b911a1116..1a79ba8bf129 100644 --- a/app-crypt/asedriveiiie-usb/asedriveiiie-usb-3.4.ebuild +++ b/app-crypt/asedriveiiie-usb/asedriveiiie-usb-3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/asedriveiiie-usb/asedriveiiie-usb-3.4.ebuild,v 1.6 2009/05/16 07:00:33 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/asedriveiiie-usb/asedriveiiie-usb-3.4.ebuild,v 1.7 2009/10/14 00:49:17 halcy0n Exp $ DESCRIPTION="ASEDriveIIIe USB Card Reader" HOMEPAGE="http://www.athena-scs.com" @@ -28,7 +28,6 @@ src_compile() { src_install() { emake install DESTDIR="${D}" || die - dodoc LICENSE dodoc README elog "NOTICE:" |