summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-04-24 12:45:15 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-04-24 12:45:15 +0000
commit7e341527d3d15642a2b5a80d99592547021ba1b7 (patch)
treef425ff6c41fe83f35a7dcfe89997d37b136227bd /dev-util/btyacc
parentStable on ppc. (diff)
downloadgentoo-2-7e341527d3d15642a2b5a80d99592547021ba1b7.tar.gz
gentoo-2-7e341527d3d15642a2b5a80d99592547021ba1b7.tar.bz2
gentoo-2-7e341527d3d15642a2b5a80d99592547021ba1b7.zip
Stable on ppc.
(Portage version: 2.0.51.19)
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 a8532b7fb9d6..117adf57fdf9 100644
--- a/dev-util/btyacc/ChangeLog
+++ b/dev-util/btyacc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/btyacc
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/btyacc/ChangeLog,v 1.5 2004/07/02 05:03:42 eradicator Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/btyacc/ChangeLog,v 1.6 2005/04/24 12:44:30 hansmi Exp $
+
+ 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> btyacc-3.0.ebuild:
+ Stable on ppc.
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> btyacc-3.0.ebuild:
virtual/glibc -> virtual/libc
diff --git a/dev-util/btyacc/btyacc-3.0.ebuild b/dev-util/btyacc/btyacc-3.0.ebuild
index 22b373280650..c20e143168e9 100644
--- a/dev-util/btyacc/btyacc-3.0.ebuild
+++ b/dev-util/btyacc/btyacc-3.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# 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.6 2004/07/02 05:03:42 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/btyacc/btyacc-3.0.ebuild,v 1.7 2005/04/24 12:44:30 hansmi 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 ~ppc"
+KEYWORDS="x86 ppc"
DEPEND="virtual/libc"
S=${WORKDIR}