summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMamoru Komachi <usata@gentoo.org>2003-09-28 15:37:25 +0000
committerMamoru Komachi <usata@gentoo.org>2003-09-28 15:37:25 +0000
commit31d46bad590e340a7a2289dfcf56fd47a49f8005 (patch)
tree5feb243fc9408035835952d58736a19a75570f8c /dev-db/freecdb/freecdb-0.62.ebuild
parentAdded to ~ppc (diff)
downloadhistorical-31d46bad590e340a7a2289dfcf56fd47a49f8005.tar.gz
historical-31d46bad590e340a7a2289dfcf56fd47a49f8005.tar.bz2
historical-31d46bad590e340a7a2289dfcf56fd47a49f8005.zip
Marked as stable for alpha and sparc
Diffstat (limited to 'dev-db/freecdb/freecdb-0.62.ebuild')
-rw-r--r--dev-db/freecdb/freecdb-0.62.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-db/freecdb/freecdb-0.62.ebuild b/dev-db/freecdb/freecdb-0.62.ebuild
index e85272246d84..be277b42740a 100644
--- a/dev-db/freecdb/freecdb-0.62.ebuild
+++ b/dev-db/freecdb/freecdb-0.62.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/freecdb/freecdb-0.62.ebuild,v 1.3 2003/09/06 22:25:50 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/freecdb/freecdb-0.62.ebuild,v 1.4 2003/09/28 15:37:19 usata Exp $
DESCRIPTION="A fast, reliable, simple package for creating and reading constant databases"
SRC_URI="http://ftp.debian.org/debian/pool/main/f/freecdb//${P/-/_}.tar.gz"
@@ -9,7 +9,7 @@ HOMEPAGE="http://packages.qa.debian.org/f/freecdb.html"
SLOT="0"
PROVIDE="virtual/cdb"
LICENSE="public-domain"
-KEYWORDS="x86 ~ppc ~sparc ~alpha"
+KEYWORDS="x86 ~ppc sparc alpha"
DEPEND="sys-devel/make
dev-lang/perl"
@@ -20,8 +20,8 @@ src_compile() {
}
src_install() {
- mkdir -p ${D}/usr/{lib,bin,include}
- mkdir -p ${D}/usr/share/man/man{1,3}
+ dodir /usr/{lib,bin,include}
+ dodir /usr/share/man/man{1,3}
emake DESTDIR=${D} install
dodoc README