diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2006-04-29 00:37:47 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2006-04-29 00:37:47 +0000 |
commit | aee3f1e6c41adf25612cc676e2ad03b32d43d772 (patch) | |
tree | 5999d2eecae4d7252ff4b3287c9c15dd7f1e810d /dev-libs/bglibs/bglibs-1.041.ebuild | |
parent | Fix SHA256 digests. (diff) | |
download | gentoo-2-aee3f1e6c41adf25612cc676e2ad03b32d43d772.tar.gz gentoo-2-aee3f1e6c41adf25612cc676e2ad03b32d43d772.tar.bz2 gentoo-2-aee3f1e6c41adf25612cc676e2ad03b32d43d772.zip |
Stable on x86; bug #131014
(Portage version: 2.1_pre9-r5)
Diffstat (limited to 'dev-libs/bglibs/bglibs-1.041.ebuild')
-rw-r--r-- | dev-libs/bglibs/bglibs-1.041.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/bglibs/bglibs-1.041.ebuild b/dev-libs/bglibs/bglibs-1.041.ebuild index a97ea947a30d..c1e9139e1e13 100644 --- a/dev-libs/bglibs/bglibs-1.041.ebuild +++ b/dev-libs/bglibs/bglibs-1.041.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/bglibs/bglibs-1.041.ebuild,v 1.2 2006/04/22 10:58:47 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/bglibs/bglibs-1.041.ebuild,v 1.3 2006/04/29 00:37:47 halcy0n Exp $ inherit fixheadtails toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://untroubled.org/bglibs/archive/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~mips ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~mips ppc ~sparc x86" IUSE="" DEPEND="virtual/libc" |