summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-04-21 19:46:40 +0000
committerSimon Stelling <blubb@gentoo.org>2005-04-21 19:46:40 +0000
commitbbded36a120b4310dbcbb961e3e06615d9622d44 (patch)
tree000a28f12bebf635e0d914758e2f549aebcd43ad /app-misc/cdctl
parentstable amd64 (diff)
downloadhistorical-bbded36a120b4310dbcbb961e3e06615d9622d44.tar.gz
historical-bbded36a120b4310dbcbb961e3e06615d9622d44.tar.bz2
historical-bbded36a120b4310dbcbb961e3e06615d9622d44.zip
stable amd64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-misc/cdctl')
-rw-r--r--app-misc/cdctl/ChangeLog5
-rw-r--r--app-misc/cdctl/cdctl-0.15.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/cdctl/ChangeLog b/app-misc/cdctl/ChangeLog
index 38a438d7051a..0655cf54b01d 100644
--- a/app-misc/cdctl/ChangeLog
+++ b/app-misc/cdctl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-misc/cdctl
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/cdctl/ChangeLog,v 1.6 2005/01/01 14:55:29 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/cdctl/ChangeLog,v 1.7 2005/04/21 19:05:12 blubb Exp $
+
+ 21 Apr 2005; Simon Stelling <blubb@gentoo.org> cdctl-0.15.ebuild:
+ stable on amd64
18 Oct 2004; Tom Gall <tgall@gentoo.org> cdctl-0.15.ebuild:
stable on ppc64, bug #64543
diff --git a/app-misc/cdctl/cdctl-0.15.ebuild b/app-misc/cdctl/cdctl-0.15.ebuild
index 550359ee0e34..279fd2969f15 100644
--- a/app-misc/cdctl/cdctl-0.15.ebuild
+++ b/app-misc/cdctl/cdctl-0.15.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/cdctl/cdctl-0.15.ebuild,v 1.14 2005/01/01 14:55:29 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/cdctl/cdctl-0.15.ebuild,v 1.15 2005/04/21 19:05:12 blubb Exp $
inherit eutils
EPATCH_SOURCE=${FILESDIR}
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/cdctl/${P}.tar.gz"
LICENSE="free-noncomm"
SLOT="0"
-KEYWORDS="x86 ppc ~amd64 ppc64"
+KEYWORDS="x86 ppc amd64 ppc64"
IUSE=""
DEPEND="virtual/libc"