summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2007-01-26 05:39:05 +0000
committerSteve Dibb <beandog@gentoo.org>2007-01-26 05:39:05 +0000
commit01c172abfeea1faaca5059f56fd1bcff607e9077 (patch)
treea0d279ae23f283802a47608c737d6f1fcfa87fdf /dev-libs/btparse/btparse-0.33.ebuild
parentAdd ~amd64, bug 138363 (diff)
downloadhistorical-01c172abfeea1faaca5059f56fd1bcff607e9077.tar.gz
historical-01c172abfeea1faaca5059f56fd1bcff607e9077.tar.bz2
historical-01c172abfeea1faaca5059f56fd1bcff607e9077.zip
add ~amd64, bug 158847
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'dev-libs/btparse/btparse-0.33.ebuild')
-rw-r--r--dev-libs/btparse/btparse-0.33.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/btparse/btparse-0.33.ebuild b/dev-libs/btparse/btparse-0.33.ebuild
index b4abbdb72b11..939539b20e64 100644
--- a/dev-libs/btparse/btparse-0.33.ebuild
+++ b/dev-libs/btparse/btparse-0.33.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# 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.11 2004/07/14 14:04:41 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/btparse/btparse-0.33.ebuild,v 1.12 2007/01/26 05:39:05 beandog 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="sparc x86"
IUSE=""
DEPEND="virtual/libc"