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
commit2d9cc0d39b7c1e1f838fde0e80087e3db6683bdf (patch)
tree93b8733afc9f14385abdf3227f2d2f02977e8edf /dev-util/btyacc
parentRemoved an old ebuild (diff)
downloadgentoo-2-2d9cc0d39b7c1e1f838fde0e80087e3db6683bdf.tar.gz
gentoo-2-2d9cc0d39b7c1e1f838fde0e80087e3db6683bdf.tar.bz2
gentoo-2-2d9cc0d39b7c1e1f838fde0e80087e3db6683bdf.zip
Added to ~ppc
Diffstat (limited to 'dev-util/btyacc')
-rw-r--r--dev-util/btyacc/ChangeLog7
-rw-r--r--dev-util/btyacc/btyacc-3.0.ebuild6
2 files changed, 8 insertions, 5 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/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}