diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:42:03 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:42:03 +0000 |
commit | f52eede2406a9ebeb563460fedb2442aadf4fb47 (patch) | |
tree | 8002ea7d3565b35155ea7264a2d2265d582f806d /sys-libs/ldetect-lst | |
parent | 12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | gentoo-2-f52eede2406a9ebeb563460fedb2442aadf4fb47.tar.gz gentoo-2-f52eede2406a9ebeb563460fedb2442aadf4fb47.tar.bz2 gentoo-2-f52eede2406a9ebeb563460fedb2442aadf4fb47.zip |
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'sys-libs/ldetect-lst')
-rw-r--r-- | sys-libs/ldetect-lst/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/ldetect-lst/ldetect-lst-0.1.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/ldetect-lst/ChangeLog b/sys-libs/ldetect-lst/ChangeLog index a2b94110b8ea..d51f6c7a4da7 100644 --- a/sys-libs/ldetect-lst/ChangeLog +++ b/sys-libs/ldetect-lst/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for sys-libs/ldetect-lst # Copyright 2002 Damien Krotkine; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/sys-libs/ldetect-lst/ChangeLog,v 1.1 2002/12/07 18:30:54 dams Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/ldetect-lst/ChangeLog,v 1.2 2002/12/09 04:37:29 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *ldetect-lst-0.1.4 (1 Dec 2002) 1 Dec 2002; <dams@gentoo.org> ldetect-lst-0.1.4.ebuild: 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 71027fcc4e3e..37d0efb6d98b 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 2002 damien krotkine <dams@gentoo.org> # 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.2 2002/12/07 22:57:52 dams Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/ldetect-lst/ldetect-lst-0.1.4.ebuild,v 1.3 2002/12/09 04:37:29 manson Exp $ ECVS_ANON="no" ECVS_USER="anoncvs" @@ -18,7 +18,7 @@ SRC_URI="" SLOT="0" LICENSE="GPL" -KEYWORDS="~x86 ~ppc ~sparc ~sparc64 ~alpha" +KEYWORDS="~x86 ~ppc ~sparc ~alpha" src_compile() { cd ../../ldetect-lst; |