summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/btparse/btparse-0.33.ebuild')
-rw-r--r--dev-libs/btparse/btparse-0.33.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/btparse/btparse-0.33.ebuild b/dev-libs/btparse/btparse-0.33.ebuild
index 8641bc172f98..ecc8c768e1b2 100644
--- a/dev-libs/btparse/btparse-0.33.ebuild
+++ b/dev-libs/btparse/btparse-0.33.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/btparse/btparse-0.33.ebuild,v 1.6 2003/09/06 22:29:24 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/btparse/btparse-0.33.ebuild,v 1.7 2004/02/22 20:00:58 agriffis Exp $
DESCRIPTION="A C library to parse Bibtex files"
HOMEPAGE="http://starship.python.net/~gward/btOOL/"
@@ -8,7 +8,7 @@ SRC_URI="http://starship.python.net/~gward/btOOL//${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 sparc "
+KEYWORDS="x86 sparc"
DEPEND="virtual/glibc"
S=${WORKDIR}/${P}