diff options
-rw-r--r-- | sys-libs/ldetect-lst/ChangeLog | 7 | ||||
-rw-r--r-- | sys-libs/ldetect-lst/ldetect-lst-0.1.4.ebuild | 6 | ||||
-rw-r--r-- | sys-libs/ldetect/ChangeLog | 7 | ||||
-rw-r--r-- | sys-libs/ldetect/ldetect-0.4.7.ebuild | 6 |
4 files changed, 16 insertions, 10 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; diff --git a/sys-libs/ldetect/ChangeLog b/sys-libs/ldetect/ChangeLog index b92fdf45b64d..e229695f9718 100644 --- a/sys-libs/ldetect/ChangeLog +++ b/sys-libs/ldetect/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/ldetect -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/ldetect/ChangeLog,v 1.5 2003/02/12 15:55:34 vapier Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/ldetect/ChangeLog,v 1.6 2004/06/11 18:27:58 kloeri Exp $ + + 11 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> ldetect-0.4.7.ebuild: + Stable on alpha. 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords 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; |