diff options
author | Brandon Low <lostlogic@gentoo.org> | 2002-07-22 01:39:12 +0000 |
---|---|---|
committer | Brandon Low <lostlogic@gentoo.org> | 2002-07-22 01:39:12 +0000 |
commit | 994d2a4b5056ace1e78e6d4558dd1fb206e87983 (patch) | |
tree | 6ee0c5b59afee53634c421328c293e9921a05ebd /app-cdr/cddump | |
parent | add slot and keywords (diff) | |
download | gentoo-2-994d2a4b5056ace1e78e6d4558dd1fb206e87983.tar.gz gentoo-2-994d2a4b5056ace1e78e6d4558dd1fb206e87983.tar.bz2 gentoo-2-994d2a4b5056ace1e78e6d4558dd1fb206e87983.zip |
repoman, sparc and ppc guys need to hit this dir too :)
Diffstat (limited to 'app-cdr/cddump')
-rw-r--r-- | app-cdr/cddump/cddump-0.7.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-cdr/cddump/cddump-0.7.ebuild b/app-cdr/cddump/cddump-0.7.ebuild index 607afd25d5b9..a902eccf1831 100644 --- a/app-cdr/cddump/cddump-0.7.ebuild +++ b/app-cdr/cddump/cddump-0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/cddump/cddump-0.7.ebuild,v 1.4 2002/07/11 06:30:10 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/cddump/cddump-0.7.ebuild,v 1.5 2002/07/22 01:39:12 lostlogic Exp $ S=${WORKDIR}/${P} DESCRIPTION="cddump - backup to CD-Recordable and CD-Rewritable" @@ -10,6 +10,7 @@ SLOT="0" LICENSE="GPL-2" DEPEND="app-cdr/cdrtools sys-devel/perl" +KEYWORDS="x86" src_compile() { # These are appropriate defaults for my system (with an 8x |