summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-05-31 22:31:07 +0000
committerMike Frysinger <vapier@gentoo.org>2004-05-31 22:31:07 +0000
commit7c39d3dbc8115edaf708006d677a6d6e1f2a63a5 (patch)
treec32c4607c1aff8dbc2a147637e2df3b6fd5abe9f /dev-db/unixODBC/unixODBC-2.2.8.ebuild
parentadded more keepdir and removed sed. (diff)
downloadhistorical-7c39d3dbc8115edaf708006d677a6d6e1f2a63a5.tar.gz
historical-7c39d3dbc8115edaf708006d677a6d6e1f2a63a5.tar.bz2
historical-7c39d3dbc8115edaf708006d677a6d6e1f2a63a5.zip
fixing Manifest
Diffstat (limited to 'dev-db/unixODBC/unixODBC-2.2.8.ebuild')
-rw-r--r--dev-db/unixODBC/unixODBC-2.2.8.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-db/unixODBC/unixODBC-2.2.8.ebuild b/dev-db/unixODBC/unixODBC-2.2.8.ebuild
index d865de57f137..2dec05279060 100644
--- a/dev-db/unixODBC/unixODBC-2.2.8.ebuild
+++ b/dev-db/unixODBC/unixODBC-2.2.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.2.8.ebuild,v 1.7 2004/05/12 01:48:45 randy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.2.8.ebuild,v 1.8 2004/05/31 22:31:07 vapier Exp $
inherit eutils gnuconfig
@@ -10,7 +10,7 @@ SRC_URI="http://www.unixodbc.org/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~hppa ~alpha ~amd64 ~sparc mips s390"
+KEYWORDS="~x86 ~ppc ~sparc mips ~alpha arm hppa ~amd64 s390"
IUSE="qt gnome"
DEPEND="virtual/glibc
@@ -83,7 +83,7 @@ src_install() {
cd ..
fi
- dodoc AUTHORS COPYING ChangeLog NEWS README*
+ dodoc AUTHORS ChangeLog NEWS README*
find doc/ -name "Makefile*" -exec rm '{}' \;
dohtml doc/*
prepalldocs