summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-06-24 15:30:02 +0000
committerDavid Holm <dholm@gentoo.org>2004-06-24 15:30:02 +0000
commit36fcf93638debccd33bd7f64a243148bf8af78fb (patch)
tree9b3a01e632a1abc5630a36bc2059234985f7888f /app-misc/cadubi
parentSecurity bumps for the CAN-2004-0495 and CAN-2004-0535 vulnerabilities. Also ... (diff)
downloadhistorical-36fcf93638debccd33bd7f64a243148bf8af78fb.tar.gz
historical-36fcf93638debccd33bd7f64a243148bf8af78fb.tar.bz2
historical-36fcf93638debccd33bd7f64a243148bf8af78fb.zip
Added to ~ppc
Diffstat (limited to 'app-misc/cadubi')
-rw-r--r--app-misc/cadubi/ChangeLog5
-rw-r--r--app-misc/cadubi/Manifest4
-rw-r--r--app-misc/cadubi/cadubi-1.3.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/app-misc/cadubi/ChangeLog b/app-misc/cadubi/ChangeLog
index 5a71d9ab3334..60e0ac53f826 100644
--- a/app-misc/cadubi/ChangeLog
+++ b/app-misc/cadubi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-misc/cadubi
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/cadubi/ChangeLog,v 1.2 2004/05/07 10:01:17 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/cadubi/ChangeLog,v 1.3 2004/06/24 15:30:02 dholm Exp $
+
+ 24 Jun 2004; David Holm <dholm@gentoo.org> cadubi-1.3.ebuild:
+ Added to ~ppc.
07 May 2004; Mamoru KOMACHI,c10344,, <usata@gentoo.org> cadubi-1.3.ebuild:
Marked as stable.
diff --git a/app-misc/cadubi/Manifest b/app-misc/cadubi/Manifest
index 899e09ca61de..6a96c983f933 100644
--- a/app-misc/cadubi/Manifest
+++ b/app-misc/cadubi/Manifest
@@ -1,5 +1,5 @@
-MD5 becb354a45593920bd33a56519f8ea0a cadubi-1.3.ebuild 697
-MD5 aa45e07c39783b9f7e614d90cf695225 ChangeLog 503
+MD5 35d0e6d8dfdfe9662ecb116621414069 ChangeLog 584
+MD5 23f792e3d9b8320d1350481ac575d41b cadubi-1.3.ebuild 701
MD5 3ff31b5479b2a0244f5711fff3155aed metadata.xml 221
MD5 a58d38f583ee4c2dc5e8583dc5986aa1 files/cadubi-1.3-helpfile.patch 347
MD5 7ebc79318f13bd0d7212158b4b0ef0fd files/digest-cadubi-1.3 61
diff --git a/app-misc/cadubi/cadubi-1.3.ebuild b/app-misc/cadubi/cadubi-1.3.ebuild
index d0fec1bd2fbd..ab738f8cb7b5 100644
--- a/app-misc/cadubi/cadubi-1.3.ebuild
+++ b/app-misc/cadubi/cadubi-1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/cadubi/cadubi-1.3.ebuild,v 1.2 2004/05/07 10:01:17 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/cadubi/cadubi-1.3.ebuild,v 1.3 2004/06/24 15:30:02 dholm Exp $
inherit eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://langworth.com/CadubiProject"
SRC_URI="http://langworth.com/downloads/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ~ppc"
IUSE=""
DEPEND="dev-lang/perl
>=dev-perl/TermReadKey-2.21"