diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-09 20:51:29 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-09 20:51:29 +0000 |
commit | cc7db111568df2fc68ceadacfe4b722957bee65b (patch) | |
tree | 8576adc78e281e12f3b3228500edbcf478c670ab /dev-libs/bglibs | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-cc7db111568df2fc68ceadacfe4b722957bee65b.tar.gz gentoo-2-cc7db111568df2fc68ceadacfe4b722957bee65b.tar.bz2 gentoo-2-cc7db111568df2fc68ceadacfe4b722957bee65b.zip |
Stable on ppc.
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-libs/bglibs')
-rw-r--r-- | dev-libs/bglibs/ChangeLog | 7 | ||||
-rw-r--r-- | dev-libs/bglibs/bglibs-1.017.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/bglibs/ChangeLog b/dev-libs/bglibs/ChangeLog index b8ecc4d0f2b6..4ff39f11b5a6 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.21 2004/12/29 22:11:43 ciaranm Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/bglibs/ChangeLog,v 1.22 2005/04/09 20:51:29 hansmi Exp $ + + 09 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> bglibs-1.017.ebuild: + Stable on ppc. 29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance diff --git a/dev-libs/bglibs/bglibs-1.017.ebuild b/dev-libs/bglibs/bglibs-1.017.ebuild index ef1e80755770..f49f4932e6e9 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 +# Copyright 1999-2005 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.5 2004/10/19 08:24:37 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/bglibs/bglibs-1.017.ebuild,v 1.6 2005/04/09 20:51:29 hansmi 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" |