diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-06-19 14:51:16 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-06-19 14:51:16 +0000 |
commit | 2790622c2797858b22549325ace859100f7da857 (patch) | |
tree | 2640ccbe125879f3879b59e86053d9f8b7216727 /net-libs/liblockfile | |
parent | version bump for #81705 (diff) | |
download | gentoo-2-2790622c2797858b22549325ace859100f7da857.tar.gz gentoo-2-2790622c2797858b22549325ace859100f7da857.tar.bz2 gentoo-2-2790622c2797858b22549325ace859100f7da857.zip |
stable amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-libs/liblockfile')
-rw-r--r-- | net-libs/liblockfile/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/liblockfile/liblockfile-1.06.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/liblockfile/ChangeLog b/net-libs/liblockfile/ChangeLog index dc93c12983ff..1c4fb17b6191 100644 --- a/net-libs/liblockfile/ChangeLog +++ b/net-libs/liblockfile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/liblockfile # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/ChangeLog,v 1.23 2005/06/18 17:07:52 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/ChangeLog,v 1.24 2005/06/19 14:51:16 blubb Exp $ + + 19 Jun 2005; Simon Stelling <blubb@gentoo.org> liblockfile-1.06.ebuild: + stable on amd64 18 Jun 2005; Markus Rothe <corsair@gentoo.org> liblockfile-1.06.ebuild: Stable on ppc64 diff --git a/net-libs/liblockfile/liblockfile-1.06.ebuild b/net-libs/liblockfile/liblockfile-1.06.ebuild index 5c8ec144a495..af08122abb78 100644 --- a/net-libs/liblockfile/liblockfile-1.06.ebuild +++ b/net-libs/liblockfile/liblockfile-1.06.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.06.ebuild,v 1.7 2005/06/18 17:07:52 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.06.ebuild,v 1.8 2005/06/19 14:51:16 blubb Exp $ inherit eutils multilib @@ -12,7 +12,7 @@ DEPEND="virtual/libc" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="alpha ~amd64 hppa ~ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ~ia64 ~mips ppc ppc64 sparc x86" IUSE="" src_compile() { |