summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRodney Rees <manson@gentoo.org>2002-12-09 04:42:03 +0000
committerRodney Rees <manson@gentoo.org>2002-12-09 04:42:03 +0000
commitf52eede2406a9ebeb563460fedb2442aadf4fb47 (patch)
tree8002ea7d3565b35155ea7264a2d2265d582f806d /sys-devel/cons
parent12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org (diff)
downloadgentoo-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-devel/cons')
-rw-r--r--sys-devel/cons/ChangeLog5
-rw-r--r--sys-devel/cons/cons-2.2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/cons/ChangeLog b/sys-devel/cons/ChangeLog
index 3fa9561fbbd4..8542d498fc26 100644
--- a/sys-devel/cons/ChangeLog
+++ b/sys-devel/cons/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for sys-devel/cons
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/cons/ChangeLog,v 1.2 2002/11/06 14:11:49 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/cons/ChangeLog,v 1.3 2002/12/09 04:37:27 manson Exp $
+\* Autoupdate keywords (12-6-02)
+ 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords
+
*cons-2.2.0 (24 Oct 2002)
24 Oct 2002; <mcummings@gentoo.org> cons-2.2.0.ebuild, ChangeLog: Initial
diff --git a/sys-devel/cons/cons-2.2.0.ebuild b/sys-devel/cons/cons-2.2.0.ebuild
index 2e12a0053d88..f9c0a74cd2f7 100644
--- a/sys-devel/cons/cons-2.2.0.ebuild
+++ b/sys-devel/cons/cons-2.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/cons/cons-2.2.0.ebuild,v 1.2 2002/11/09 09:19:04 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/cons/cons-2.2.0.ebuild,v 1.3 2002/12/09 04:37:27 manson Exp $
DESCRIPTION="Extensible perl-based build utility"
SRC_URI="http://www.dsmit.com/cons/stable/${P}.tgz"
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.dsmit.com/cons/"
SLOT="2.2"
LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc ~sparc ~sparc64 ~alpha"
+KEYWORDS="x86 ~ppc ~sparc ~alpha"
DEPEND="sys-devel/perl
dev-perl/Digest-MD5"