summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2004-10-19 08:36:19 +0000
committerDylan Carlson <absinthe@gentoo.org>2004-10-19 08:36:19 +0000
commitf5d94eb7bc89c8a3658e4c7f6e38abf513d05709 (patch)
tree7b21699391cae7f9a6faacf87c1a63f0d1da2964 /dev-libs/bglibs
parentOops. KEYWORDS ~amd64. (diff)
downloadhistorical-f5d94eb7bc89c8a3658e4c7f6e38abf513d05709.tar.gz
historical-f5d94eb7bc89c8a3658e4c7f6e38abf513d05709.tar.bz2
historical-f5d94eb7bc89c8a3658e4c7f6e38abf513d05709.zip
Stable on amd64.
Diffstat (limited to 'dev-libs/bglibs')
-rw-r--r--dev-libs/bglibs/ChangeLog5
-rw-r--r--dev-libs/bglibs/bglibs-1.017.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/bglibs/ChangeLog b/dev-libs/bglibs/ChangeLog
index bc2548ef1636..ebaee25b55fb 100644
--- a/dev-libs/bglibs/ChangeLog
+++ b/dev-libs/bglibs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/bglibs
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/bglibs/ChangeLog,v 1.18 2004/10/10 15:45:39 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/bglibs/ChangeLog,v 1.19 2004/10/19 08:24:37 absinthe Exp $
+
+ 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> bglibs-1.017.ebuild:
+ Stable on amd64.
10 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> bglibs-1.017.ebuild:
Stable on alpha.
diff --git a/dev-libs/bglibs/bglibs-1.017.ebuild b/dev-libs/bglibs/bglibs-1.017.ebuild
index def702c20cf7..ef1e80755770 100644
--- a/dev-libs/bglibs/bglibs-1.017.ebuild
+++ b/dev-libs/bglibs/bglibs-1.017.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/bglibs/bglibs-1.017.ebuild,v 1.4 2004/10/10 15:45:39 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/bglibs/bglibs-1.017.ebuild,v 1.5 2004/10/19 08:24:37 absinthe Exp $
inherit fixheadtails gcc
@@ -10,7 +10,7 @@ SRC_URI="http://untroubled.org/bglibs/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc sparc ~mips alpha ~amd64 ~hppa"
+KEYWORDS="x86 ~ppc sparc ~mips alpha amd64 ~hppa"
IUSE=""
DEPEND="virtual/libc"