diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2009-10-14 00:50:30 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2009-10-14 00:50:30 +0000 |
commit | fa6078c1feac3b4d31e8cc809deea6a692c720b1 (patch) | |
tree | 5395b0f92bb1bbb606fbcd92d945ff8dc012ec30 /app-crypt/asedriveiiie-serial | |
parent | QA fixes; unquoted variables (diff) | |
download | historical-fa6078c1feac3b4d31e8cc809deea6a692c720b1.tar.gz historical-fa6078c1feac3b4d31e8cc809deea6a692c720b1.tar.bz2 historical-fa6078c1feac3b4d31e8cc809deea6a692c720b1.zip |
QA fixes; remove useless dodoc LICENSE
Package-Manager: portage-2.2_rc45/cvs/Linux x86_64
Diffstat (limited to 'app-crypt/asedriveiiie-serial')
-rw-r--r-- | app-crypt/asedriveiiie-serial/ChangeLog | 6 | ||||
-rw-r--r-- | app-crypt/asedriveiiie-serial/asedriveiiie-serial-3.4.ebuild | 3 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/asedriveiiie-serial/ChangeLog b/app-crypt/asedriveiiie-serial/ChangeLog index 1760a8efd23e..953cb1ce866a 100644 --- a/app-crypt/asedriveiiie-serial/ChangeLog +++ b/app-crypt/asedriveiiie-serial/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-crypt/asedriveiiie-serial # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/asedriveiiie-serial/ChangeLog,v 1.7 2009/05/16 06:55:03 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/asedriveiiie-serial/ChangeLog,v 1.8 2009/10/14 00:48:42 halcy0n Exp $ + + 14 Oct 2009; Mark Loeser <halcy0n@gentoo.org> + asedriveiiie-serial-3.4.ebuild: + QA fixes; remove useless dodoc LICENSE 16 May 2009; Robin H. Johnson <robbat2@gentoo.org> asedriveiiie-serial-3.4.ebuild, asedriveiiie-serial-3.5.ebuild: diff --git a/app-crypt/asedriveiiie-serial/asedriveiiie-serial-3.4.ebuild b/app-crypt/asedriveiiie-serial/asedriveiiie-serial-3.4.ebuild index d2bd19a77d68..eacb0c2f188c 100644 --- a/app-crypt/asedriveiiie-serial/asedriveiiie-serial-3.4.ebuild +++ b/app-crypt/asedriveiiie-serial/asedriveiiie-serial-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-serial/asedriveiiie-serial-3.4.ebuild,v 1.7 2009/05/16 06:55:03 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/asedriveiiie-serial/asedriveiiie-serial-3.4.ebuild,v 1.8 2009/10/14 00:48:42 halcy0n Exp $ DESCRIPTION="ASEDriveIIIe Serial Card Reader" HOMEPAGE="http://www.athena-scs.com" @@ -29,7 +29,6 @@ src_install() { make install DESTDIR="${D}" || die - dodoc LICENSE dodoc README dodir "$(dirname "${conf}")" |