diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-11 18:29:16 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-11 18:29:16 +0000 |
commit | 981d788c73751dd3ab14f82b67e688a075ff4479 (patch) | |
tree | 953491972f0a7f727111941ea7cf90998566b10e /sys-libs/ldetect/ldetect-0.4.7.ebuild | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-981d788c73751dd3ab14f82b67e688a075ff4479.tar.gz gentoo-2-981d788c73751dd3ab14f82b67e688a075ff4479.tar.bz2 gentoo-2-981d788c73751dd3ab14f82b67e688a075ff4479.zip |
Stable on alpha.
Diffstat (limited to 'sys-libs/ldetect/ldetect-0.4.7.ebuild')
-rw-r--r-- | sys-libs/ldetect/ldetect-0.4.7.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-libs/ldetect/ldetect-0.4.7.ebuild b/sys-libs/ldetect/ldetect-0.4.7.ebuild index c4578298a1bb..76f8b51bcc19 100644 --- a/sys-libs/ldetect/ldetect-0.4.7.ebuild +++ b/sys-libs/ldetect/ldetect-0.4.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/ldetect/ldetect-0.4.7.ebuild,v 1.9 2003/09/29 21:40:27 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/ldetect/ldetect-0.4.7.ebuild,v 1.10 2004/06/11 18:27:58 kloeri Exp $ ECVS_ANON="no" ECVS_USER="anoncvs" @@ -19,7 +19,7 @@ SRC_URI="" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="~x86 ~ppc ~sparc alpha" src_compile() { cd ../../ldetect; |