summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Jackson <tsunam@gentoo.org>2006-02-23 07:24:39 +0000
committerJoshua Jackson <tsunam@gentoo.org>2006-02-23 07:24:39 +0000
commit11783537296fe4380d3128dd4428c383d2aaacb0 (patch)
tree4cb2edfa4922d43a288c1aa2aa8fa44b653992a3 /dev-libs/bglibs
parentBump for new init script which fixes CHROOT handling, #122805. (diff)
downloadgentoo-2-11783537296fe4380d3128dd4428c383d2aaacb0.tar.gz
gentoo-2-11783537296fe4380d3128dd4428c383d2aaacb0.tar.bz2
gentoo-2-11783537296fe4380d3128dd4428c383d2aaacb0.zip
Stable on x86; bug #123460
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'dev-libs/bglibs')
-rw-r--r--dev-libs/bglibs/ChangeLog5
-rw-r--r--dev-libs/bglibs/bglibs-1.031.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-libs/bglibs/ChangeLog b/dev-libs/bglibs/ChangeLog
index 7deec5ecfb3f..97d23cb646d7 100644
--- a/dev-libs/bglibs/ChangeLog
+++ b/dev-libs/bglibs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/bglibs
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/bglibs/ChangeLog,v 1.31 2006/02/20 21:21:59 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/bglibs/ChangeLog,v 1.32 2006/02/23 07:24:39 tsunam Exp $
+
+ 23 Feb 2006; Joshua Jackson <tsunam@gentoo.org> bglibs-1.031.ebuild:
+ Stable on x86; bug #123460
20 Feb 2006; Michael Hanselmann <hansmi@gentoo.org>
bglibs-1.019-r1.ebuild:
diff --git a/dev-libs/bglibs/bglibs-1.031.ebuild b/dev-libs/bglibs/bglibs-1.031.ebuild
index ff352bb5dcf4..3cad39afe17b 100644
--- a/dev-libs/bglibs/bglibs-1.031.ebuild
+++ b/dev-libs/bglibs/bglibs-1.031.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# 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.031.ebuild,v 1.1 2005/12/12 04:45:52 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/bglibs/bglibs-1.031.ebuild,v 1.2 2006/02/23 07:24:39 tsunam 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"