diff options
author | Tom Gall <tgall@gentoo.org> | 2004-07-31 01:54:52 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-07-31 01:54:52 +0000 |
commit | 4f473c454d41e8b427fa7603d5556c1a922e64b6 (patch) | |
tree | c8dc27f446616e2cf4a84223f834f993805c560d /dev-libs/libstroke | |
parent | stable on ppc64 bug #57040 (Manifest recommit) (diff) | |
download | gentoo-2-4f473c454d41e8b427fa7603d5556c1a922e64b6.tar.gz gentoo-2-4f473c454d41e8b427fa7603d5556c1a922e64b6.tar.bz2 gentoo-2-4f473c454d41e8b427fa7603d5556c1a922e64b6.zip |
stable on ppc64, bug #57040
Diffstat (limited to 'dev-libs/libstroke')
-rw-r--r-- | dev-libs/libstroke/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libstroke/libstroke-0.5.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libstroke/ChangeLog b/dev-libs/libstroke/ChangeLog index ff9d2b7ec254..477616d797b2 100644 --- a/dev-libs/libstroke/ChangeLog +++ b/dev-libs/libstroke/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libstroke # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libstroke/ChangeLog,v 1.13 2004/06/24 23:23:24 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libstroke/ChangeLog,v 1.14 2004/07/31 01:53:53 tgall Exp $ + + 31 Jul 2004; Tom Gall <tgall@gentoo.org> libstroke-0.5.1.ebuild: + stable on ppc64, bug #57040 30 Mar 2004; Donnie Berkholz <spyderous@gentoo.org>; libstroke-0.4.ebuild, libstroke-0.5.1.ebuild: diff --git a/dev-libs/libstroke/libstroke-0.5.1.ebuild b/dev-libs/libstroke/libstroke-0.5.1.ebuild index 5e80f356a01c..a086fd54b9a6 100644 --- a/dev-libs/libstroke/libstroke-0.5.1.ebuild +++ b/dev-libs/libstroke/libstroke-0.5.1.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/libstroke/libstroke-0.5.1.ebuild,v 1.10 2004/07/14 14:47:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libstroke/libstroke-0.5.1.ebuild,v 1.11 2004/07/31 01:53:53 tgall Exp $ inherit gnuconfig @@ -10,7 +10,7 @@ HOMEPAGE="http://www.etla.net/libstroke" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc alpha ppc amd64" +KEYWORDS="x86 sparc alpha ppc amd64 ppc64" IUSE="" DEPEND=">=sys-libs/glibc-2.1.3 |