diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-08-25 17:04:09 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-08-25 17:04:09 +0000 |
commit | d5526aee9879cc637d269a09b58984c76ac7a6ab (patch) | |
tree | eaccf7f0fbc961e694f56ed5096095ce4ee79e6c /dev-libs/bglibs/bglibs-1.041.ebuild | |
parent | Version bump #180923 by Kalidarn. (diff) | |
download | gentoo-2-d5526aee9879cc637d269a09b58984c76ac7a6ab.tar.gz gentoo-2-d5526aee9879cc637d269a09b58984c76ac7a6ab.tar.bz2 gentoo-2-d5526aee9879cc637d269a09b58984c76ac7a6ab.zip |
amd64 stable
(Portage version: 2.1.2.12)
Diffstat (limited to 'dev-libs/bglibs/bglibs-1.041.ebuild')
-rw-r--r-- | dev-libs/bglibs/bglibs-1.041.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/bglibs/bglibs-1.041.ebuild b/dev-libs/bglibs/bglibs-1.041.ebuild index 20c0d91318a7..58e9e4f2a0a0 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 +# Copyright 1999-2007 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.6 2006/10/20 00:14:28 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/bglibs/bglibs-1.041.ebuild,v 1.7 2007/08/25 17:04:09 beandog 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" |