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
commit0d849b05118dbaa0de64c34307f3756e20ee4e7a (patch)
treec5c827869f513fe02527060a2d9550d92433962d /dev-libs/btparse
parentAdd ~amd64, bug 138363 (diff)
downloadgentoo-2-0d849b05118dbaa0de64c34307f3756e20ee4e7a.tar.gz
gentoo-2-0d849b05118dbaa0de64c34307f3756e20ee4e7a.tar.bz2
gentoo-2-0d849b05118dbaa0de64c34307f3756e20ee4e7a.zip
add ~amd64, bug 158847
(Portage version: 2.1.1-r2)
Diffstat (limited to 'dev-libs/btparse')
-rw-r--r--dev-libs/btparse/ChangeLog6
-rw-r--r--dev-libs/btparse/btparse-0.33.ebuild6
-rw-r--r--dev-libs/btparse/btparse-0.35.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-libs/btparse/ChangeLog b/dev-libs/btparse/ChangeLog
index 548d3cc5764a..464cf3694eb1 100644
--- a/dev-libs/btparse/ChangeLog
+++ b/dev-libs/btparse/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/btparse
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/btparse/ChangeLog,v 1.8 2007/01/15 11:18:10 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/btparse/ChangeLog,v 1.9 2007/01/26 05:39:05 beandog Exp $
+
+ 26 Jan 2007; Steve Dibb <beandog@gentoo.org> btparse-0.33.ebuild,
+ btparse-0.35.ebuild:
+ add ~amd64, bug 158847
*btparse-0.35 (15 Jan 2007)
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"
diff --git a/dev-libs/btparse/btparse-0.35.ebuild b/dev-libs/btparse/btparse-0.35.ebuild
index d8e4a851858f..6c3eb057bb28 100644
--- a/dev-libs/btparse/btparse-0.35.ebuild
+++ b/dev-libs/btparse/btparse-0.35.ebuild
@@ -1,6 +1,6 @@
# 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.35.ebuild,v 1.1 2007/01/15 11:18:10 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/btparse/btparse-0.35.ebuild,v 1.2 2007/01/26 05:39:05 beandog Exp $
DESCRIPTION="A C library to parse Bibtex files"
HOMEPAGE="http://www.gerg.ca/software/btOOL/"
@@ -8,7 +8,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/A/AM/AMBS/btparse/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~sparc"
+KEYWORDS="~amd64 ~sparc ~x86"
IUSE=""
DEPEND="virtual/libc"