summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenneth Prugh <ken69267@gentoo.org>2009-05-13 16:41:19 +0000
committerKenneth Prugh <ken69267@gentoo.org>2009-05-13 16:41:19 +0000
commita4d1e9f944cf3813a25493c75c51b1760fed5f0b (patch)
tree826f15f6c27746d6375142411315ced28ced8dec /dev-perl/Convert-Binary-C
parentMarked ~ppc/~ppc64 for bug #269456. (diff)
downloadgentoo-2-a4d1e9f944cf3813a25493c75c51b1760fed5f0b.tar.gz
gentoo-2-a4d1e9f944cf3813a25493c75c51b1760fed5f0b.tar.bz2
gentoo-2-a4d1e9f944cf3813a25493c75c51b1760fed5f0b.zip
amd64 stable, bug #269587
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Convert-Binary-C')
-rw-r--r--dev-perl/Convert-Binary-C/ChangeLog6
-rw-r--r--dev-perl/Convert-Binary-C/Convert-Binary-C-0.74.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Convert-Binary-C/ChangeLog b/dev-perl/Convert-Binary-C/ChangeLog
index b22a3c034e22..98cc56efa1fc 100644
--- a/dev-perl/Convert-Binary-C/ChangeLog
+++ b/dev-perl/Convert-Binary-C/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Convert-Binary-C
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Convert-Binary-C/ChangeLog,v 1.6 2009/05/13 07:54:21 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Convert-Binary-C/ChangeLog,v 1.7 2009/05/13 16:41:19 ken69267 Exp $
+
+ 13 May 2009; Kenneth Prugh <ken69267@gentoo.org>
+ Convert-Binary-C-0.74.ebuild:
+ amd64 stable, bug #269587
13 May 2009; Torsten Veller <tove@gentoo.org>
Convert-Binary-C-0.74.ebuild:
diff --git a/dev-perl/Convert-Binary-C/Convert-Binary-C-0.74.ebuild b/dev-perl/Convert-Binary-C/Convert-Binary-C-0.74.ebuild
index 1819afb27b9a..08fa6486a736 100644
--- a/dev-perl/Convert-Binary-C/Convert-Binary-C-0.74.ebuild
+++ b/dev-perl/Convert-Binary-C/Convert-Binary-C-0.74.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Convert-Binary-C/Convert-Binary-C-0.74.ebuild,v 1.2 2009/05/13 07:54:22 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Convert-Binary-C/Convert-Binary-C-0.74.ebuild,v 1.3 2009/05/13 16:41:19 ken69267 Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Binary Data Conversion using C Types"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
IUSE=""
MAKEOPTS+=" -j1"