summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Stoddard <deltacow@gentoo.org>2006-02-10 05:21:34 +0000
committerScott Stoddard <deltacow@gentoo.org>2006-02-10 05:21:34 +0000
commitb54c5ec53f1065282443a56c3000e5ca878ba225 (patch)
tree83ed5a41aafac05ef60a09790031d16ae21c6f8d /dev-util/bcpp
parentonly support dev-lang/php (diff)
downloadhistorical-b54c5ec53f1065282443a56c3000e5ca878ba225.tar.gz
historical-b54c5ec53f1065282443a56c3000e5ca878ba225.tar.bz2
historical-b54c5ec53f1065282443a56c3000e5ca878ba225.zip
Added ~amd64 (bug #121090)
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'dev-util/bcpp')
-rw-r--r--dev-util/bcpp/ChangeLog5
-rw-r--r--dev-util/bcpp/Manifest4
-rw-r--r--dev-util/bcpp/bcpp-20050725.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-util/bcpp/ChangeLog b/dev-util/bcpp/ChangeLog
index 3a9cbd23a2b8..7626813b5bc0 100644
--- a/dev-util/bcpp/ChangeLog
+++ b/dev-util/bcpp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/bcpp
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/bcpp/ChangeLog,v 1.8 2006/01/14 10:41:39 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/bcpp/ChangeLog,v 1.9 2006/02/10 05:21:34 deltacow Exp $
+
+ 10 Feb 2006; Scott Stoddard <deltacow@gentoo.org> bcpp-20050725.ebuild:
+ ~amd64 added.
14 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org>
bcpp-20050725.ebuild:
diff --git a/dev-util/bcpp/Manifest b/dev-util/bcpp/Manifest
index d1eba69673b2..6fa54f51eb3a 100644
--- a/dev-util/bcpp/Manifest
+++ b/dev-util/bcpp/Manifest
@@ -1,6 +1,6 @@
-MD5 ae658f4ba491bcd7e4b15b1788e05d3c ChangeLog 933
+MD5 938ab0d97b0f5dbd8441c6e170349259 ChangeLog 1022
MD5 7d216d68e66cbdbe734997d0ec3a4267 bcpp-20030423.ebuild 588
-MD5 bdbec2eb31d28659ad82f0e8392e8f31 bcpp-20050725.ebuild 981
+MD5 34a8e389358eb65ec05bc963cc05bc09 bcpp-20050725.ebuild 986
MD5 68d2fd9c26ff6c376d410bc0139aca34 files/digest-bcpp-20030423 61
MD5 5b4709dcfa5c8c562c05f88982360272 files/digest-bcpp-20050725 62
MD5 dffd46174e78b327c834fc3e4b1cf848 metadata.xml 160
diff --git a/dev-util/bcpp/bcpp-20050725.ebuild b/dev-util/bcpp/bcpp-20050725.ebuild
index b83a1da262d7..3e3911aab6eb 100644
--- a/dev-util/bcpp/bcpp-20050725.ebuild
+++ b/dev-util/bcpp/bcpp-20050725.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/bcpp/bcpp-20050725.ebuild,v 1.3 2006/01/14 10:41:39 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/bcpp/bcpp-20050725.ebuild,v 1.4 2006/02/10 05:21:34 deltacow Exp $
DESCRIPTION="Indents C/C++ source code"
HOMEPAGE="http://invisible-island.net/bcpp/"
SRC_URI="ftp://invisible-island.net/bcpp/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="ppc x86"
+KEYWORDS="~amd64 ppc x86"
IUSE=""
DEPEND=""
RDEPEND=""