summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2006-12-03 00:46:36 +0000
committerSteve Dibb <beandog@gentoo.org>2006-12-03 00:46:36 +0000
commit1f4b448d223a8fe714ed854acefa14b1301fe2e2 (patch)
treeeaa6df7eb50b27397ce5c39deafb8e56ef96a683 /app-admin/ctcs
parentAdd initial ebuild (diff)
downloadgentoo-2-1f4b448d223a8fe714ed854acefa14b1301fe2e2.tar.gz
gentoo-2-1f4b448d223a8fe714ed854acefa14b1301fe2e2.tar.bz2
gentoo-2-1f4b448d223a8fe714ed854acefa14b1301fe2e2.zip
Add ~amd64, bug 147727, remove old version
(Portage version: 2.1.1-r2)
Diffstat (limited to 'app-admin/ctcs')
-rw-r--r--app-admin/ctcs/ChangeLog9
-rw-r--r--app-admin/ctcs/ctcs-1.3.0.ebuild4
2 files changed, 10 insertions, 3 deletions
diff --git a/app-admin/ctcs/ChangeLog b/app-admin/ctcs/ChangeLog
index 89a82922ede6..0a9e032f5561 100644
--- a/app-admin/ctcs/ChangeLog
+++ b/app-admin/ctcs/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for app-admin/ctcs
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/ctcs/ChangeLog,v 1.13 2006/04/06 16:40:51 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/ctcs/ChangeLog,v 1.14 2006/12/03 00:46:36 beandog Exp $
+
+ 03 Dec 2006; Steve Dibb <beandog@gentoo.org> -ctcs-1.3.0_pre4.ebuild,
+ ctcs-1.3.0.ebuild:
+ Remove old version
+
+ 03 Dec 2006; Steve Dibb <beandog@gentoo.org> ctcs-1.3.0.ebuild:
+ Add ~amd64, bug 147727
*ctcs-1.3.0 (06 Apr 2006)
diff --git a/app-admin/ctcs/ctcs-1.3.0.ebuild b/app-admin/ctcs/ctcs-1.3.0.ebuild
index 0fe7435d963e..2a5e7eb7d84d 100644
--- a/app-admin/ctcs/ctcs-1.3.0.ebuild
+++ b/app-admin/ctcs/ctcs-1.3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/ctcs/ctcs-1.3.0.ebuild,v 1.1 2006/04/06 16:40:51 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/ctcs/ctcs-1.3.0.ebuild,v 1.2 2006/12/03 00:46:36 beandog Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/va-ctcs/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="ppc x86"
+KEYWORDS="~amd64 ppc x86"
IUSE=""
RDEPEND=""