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-lst | |
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-lst')
-rw-r--r-- | sys-libs/ldetect-lst/ChangeLog | 7 | ||||
-rw-r--r-- | sys-libs/ldetect-lst/ldetect-lst-0.1.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-libs/ldetect-lst/ChangeLog b/sys-libs/ldetect-lst/ChangeLog index 0dca099c7659..f8bf3fb1f1bb 100644 --- a/sys-libs/ldetect-lst/ChangeLog +++ b/sys-libs/ldetect-lst/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/ldetect-lst -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/ldetect-lst/ChangeLog,v 1.4 2003/02/12 15:56:14 vapier Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/ldetect-lst/ChangeLog,v 1.5 2004/06/11 18:29:16 kloeri Exp $ + + 11 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> ldetect-lst-0.1.4.ebuild: + Stable on alpha. 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords diff --git a/sys-libs/ldetect-lst/ldetect-lst-0.1.4.ebuild b/sys-libs/ldetect-lst/ldetect-lst-0.1.4.ebuild index e05866d484ed..ad2903d46cf8 100644 --- a/sys-libs/ldetect-lst/ldetect-lst-0.1.4.ebuild +++ b/sys-libs/ldetect-lst/ldetect-lst-0.1.4.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-lst/ldetect-lst-0.1.4.ebuild,v 1.9 2003/09/29 21:41:05 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/ldetect-lst/ldetect-lst-0.1.4.ebuild,v 1.10 2004/06/11 18:29:16 kloeri Exp $ ECVS_ANON="no" ECVS_USER="anoncvs" @@ -18,7 +18,7 @@ SRC_URI="" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="~x86 ~ppc ~sparc alpha" src_compile() { cd ../../ldetect-lst; |