diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-02-09 07:54:28 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-02-09 07:54:28 +0000 |
commit | bc5653e6819e30f6667d31819ae82aa0c1038149 (patch) | |
tree | 1708d5311e1ebe326cfb58bd2824cdb54fb5502f /dev-libs | |
parent | added amd64 keyword to 0.92.2. date fixes on rest. (Manifest recommit) (diff) | |
download | gentoo-2-bc5653e6819e30f6667d31819ae82aa0c1038149.tar.gz gentoo-2-bc5653e6819e30f6667d31819ae82aa0c1038149.tar.bz2 gentoo-2-bc5653e6819e30f6667d31819ae82aa0c1038149.zip |
added amd64 keyword.
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/g-wrap/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/g-wrap/g-wrap-1.3.4.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/slib/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/slib/slib-2.4.6.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/dev-libs/g-wrap/ChangeLog b/dev-libs/g-wrap/ChangeLog index b3edd9339b5f..6e879453d6d1 100644 --- a/dev-libs/g-wrap/ChangeLog +++ b/dev-libs/g-wrap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/g-wrap # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/g-wrap/ChangeLog,v 1.15 2004/01/20 13:03:26 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/g-wrap/ChangeLog,v 1.16 2004/02/09 07:53:21 absinthe Exp $ + + 09 Feb 2004; Dylan Carlson <absinthe@gentoo.org> g-wrap-1.3.4.ebuild: + added amd64 keyword. 20 Jan 2004; <gustavoz@gentoo.org> g-wrap-1.3.4.ebuild: stable on sparc diff --git a/dev-libs/g-wrap/g-wrap-1.3.4.ebuild b/dev-libs/g-wrap/g-wrap-1.3.4.ebuild index a7350ff62138..6d5f908cc5aa 100644 --- a/dev-libs/g-wrap/g-wrap-1.3.4.ebuild +++ b/dev-libs/g-wrap/g-wrap-1.3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/g-wrap/g-wrap-1.3.4.ebuild,v 1.7 2004/01/20 13:03:26 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/g-wrap/g-wrap-1.3.4.ebuild,v 1.8 2004/02/09 07:53:21 absinthe Exp $ S=${WORKDIR}/${P} DESCRIPTION="A tool for exporting C libraries into Scheme" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnucash.org" SLOT="1.3" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc amd64" inherit flag-o-matic diff --git a/dev-libs/slib/ChangeLog b/dev-libs/slib/ChangeLog index b0d6effb3ada..8049bd0a8ff1 100644 --- a/dev-libs/slib/ChangeLog +++ b/dev-libs/slib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/slib # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/slib/ChangeLog,v 1.9 2004/01/09 19:44:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/slib/ChangeLog,v 1.10 2004/02/09 07:54:28 absinthe Exp $ + + 09 Feb 2004; Dylan Carlson <absinthe@gentoo.org> slib-2.4.6.ebuild: + added amd64 keyword. 09 Jan 2004; Aron Griffis <agriffis@gentoo.org> slib-2.4.3.ebuild, slib-2.4.6.ebuild: diff --git a/dev-libs/slib/slib-2.4.6.ebuild b/dev-libs/slib/slib-2.4.6.ebuild index 6440ae1c08b1..a79b9038c681 100644 --- a/dev-libs/slib/slib-2.4.6.ebuild +++ b/dev-libs/slib/slib-2.4.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/slib/slib-2.4.6.ebuild,v 1.3 2004/01/09 19:44:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/slib/slib-2.4.6.ebuild,v 1.4 2004/02/09 07:54:28 absinthe Exp $ MY_P=${PN}2d6 S=${WORKDIR}/${PN} @@ -10,7 +10,7 @@ HOMEPAGE="http://swissnet.ai.mit.edu/~jaffer/SLIB.html" SLOT="0" LICENSE="public-domain BSD" -KEYWORDS="~x86 ~ppc ~sparc alpha" +KEYWORDS="~x86 ~ppc ~sparc alpha amd64" RDEPEND=">=dev-util/guile-1.4" DEPEND="${RDEPEND} |