summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-03-06 11:34:18 +0000
committerDavid Holm <dholm@gentoo.org>2004-03-06 11:34:18 +0000
commita6d8d0b4a130c36c88fa3bc0515ed81444f9e14c (patch)
tree5e3b457d9d0d607577b9366d1fb48b29802d8410 /dev-util/btyacc
parentAdded to ~ppc (diff)
downloadhistorical-a6d8d0b4a130c36c88fa3bc0515ed81444f9e14c.tar.gz
historical-a6d8d0b4a130c36c88fa3bc0515ed81444f9e14c.tar.bz2
historical-a6d8d0b4a130c36c88fa3bc0515ed81444f9e14c.zip
Added to ~ppc
Diffstat (limited to 'dev-util/btyacc')
-rw-r--r--dev-util/btyacc/ChangeLog7
-rw-r--r--dev-util/btyacc/Manifest4
-rw-r--r--dev-util/btyacc/btyacc-3.0.ebuild6
3 files changed, 10 insertions, 7 deletions
diff --git a/dev-util/btyacc/ChangeLog b/dev-util/btyacc/ChangeLog
index fdd955926891..9944e57b9c33 100644
--- a/dev-util/btyacc/ChangeLog
+++ b/dev-util/btyacc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/btyacc
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/btyacc/ChangeLog,v 1.1 2003/05/10 20:22:02 liquidx Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/btyacc/ChangeLog,v 1.2 2004/03/06 11:34:18 dholm Exp $
+
+ 06 Mar 2004; David Holm <dholm@gentoo.org> btyacc-3.0.ebuild:
+ Added to ~ppc.
*btyacc-3.0 (10 May 2003)
diff --git a/dev-util/btyacc/Manifest b/dev-util/btyacc/Manifest
index d10f6e6c1871..f0666b04cd92 100644
--- a/dev-util/btyacc/Manifest
+++ b/dev-util/btyacc/Manifest
@@ -1,3 +1,3 @@
+MD5 3bb47a6f58853e0fd789cde201948372 ChangeLog 460
+MD5 761fa7995e1b762a5389e4ca55616363 btyacc-3.0.ebuild 630
MD5 1cd6a9d055a556ceb7e8cc4e1aad9dee files/digest-btyacc-3.0 61
-MD5 413232d0de98e2071c23c4c86f223200 ChangeLog 380
-MD5 a8cb0f543c1b1c7124b5a9bac305d977 btyacc-3.0.ebuild 624
diff --git a/dev-util/btyacc/btyacc-3.0.ebuild b/dev-util/btyacc/btyacc-3.0.ebuild
index 1a21dcbf4e09..745b25cf0f31 100644
--- a/dev-util/btyacc/btyacc-3.0.ebuild
+++ b/dev-util/btyacc/btyacc-3.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/btyacc/btyacc-3.0.ebuild,v 1.2 2003/07/12 14:28:13 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/btyacc/btyacc-3.0.ebuild,v 1.3 2004/03/06 11:34:18 dholm Exp $
MY_P=${P/./-}
IUSE=""
@@ -10,7 +10,7 @@ SRC_URI="http://www.siber.com/btyacc/${MY_P}.tar.gz"
LICENSE="freedist"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ~ppc"
DEPEND="virtual/glibc"
S=${WORKDIR}