diff options
author | Tom Gall <tgall@gentoo.org> | 2004-07-16 03:08:07 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-07-16 03:08:07 +0000 |
commit | 1168811bd23e420212df231279f75cdecd8a5ae3 (patch) | |
tree | 430a57bb17f47b792467a089f6f33ff87ec15ca9 /net-libs/liblockfile | |
parent | stable on ppc64, bug #55665 (Manifest recommit) (diff) | |
download | gentoo-2-1168811bd23e420212df231279f75cdecd8a5ae3.tar.gz gentoo-2-1168811bd23e420212df231279f75cdecd8a5ae3.tar.bz2 gentoo-2-1168811bd23e420212df231279f75cdecd8a5ae3.zip |
stable on ppc64, bug #55668
Diffstat (limited to 'net-libs/liblockfile')
-rw-r--r-- | net-libs/liblockfile/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/liblockfile/liblockfile-1.03-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/liblockfile/ChangeLog b/net-libs/liblockfile/ChangeLog index 6d14a6f4b996..432969258946 100644 --- a/net-libs/liblockfile/ChangeLog +++ b/net-libs/liblockfile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/liblockfile # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/ChangeLog,v 1.11 2004/07/01 22:25:42 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/ChangeLog,v 1.12 2004/07/16 03:04:24 tgall Exp $ + + 15 Jul 2004; Tom Gall <tgall@gentoo.org> liblockfile-1.03-r1.ebuild: + stable on ppc64, bug #55668 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> liblockfile-1.03-r1.ebuild, liblockfile-1.03.ebuild: diff --git a/net-libs/liblockfile/liblockfile-1.03-r1.ebuild b/net-libs/liblockfile/liblockfile-1.03-r1.ebuild index bfe10e5930f8..66ca54b25d50 100644 --- a/net-libs/liblockfile/liblockfile-1.03-r1.ebuild +++ b/net-libs/liblockfile/liblockfile-1.03-r1.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/net-libs/liblockfile/liblockfile-1.03-r1.ebuild,v 1.11 2004/07/15 00:55:12 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.03-r1.ebuild,v 1.12 2004/07/16 03:04:24 tgall Exp $ IUSE= @@ -14,7 +14,7 @@ DEPEND="virtual/libc" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="x86 ppc sparc alpha hppa ia64 amd64 ~mips" +KEYWORDS="x86 ppc sparc alpha hppa ia64 amd64 ~mips ppc64" IUSE="" src_unpack() { |