diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-06-15 18:07:39 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-06-15 18:07:39 +0000 |
commit | 2012e0095af2006be50d674921a703dd1c374b51 (patch) | |
tree | 1dfba29100a3daff581fa54fb0c040d00add032c /net-libs/liblockfile | |
parent | Removed INSTALL file. (diff) | |
download | gentoo-2-2012e0095af2006be50d674921a703dd1c374b51.tar.gz gentoo-2-2012e0095af2006be50d674921a703dd1c374b51.tar.bz2 gentoo-2-2012e0095af2006be50d674921a703dd1c374b51.zip |
Stable on sparc
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-libs/liblockfile')
-rw-r--r-- | net-libs/liblockfile/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/liblockfile/liblockfile-1.06.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/liblockfile/ChangeLog b/net-libs/liblockfile/ChangeLog index 6fdeb2a2076a..a0ed53107512 100644 --- a/net-libs/liblockfile/ChangeLog +++ b/net-libs/liblockfile/ChangeLog @@ -1,6 +1,10 @@ # 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.19 2005/06/10 16:44:35 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/ChangeLog,v 1.20 2005/06/15 18:07:39 gustavoz Exp $ + + 15 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org> + liblockfile-1.06.ebuild: + Stable on sparc 10 Jun 2005; Fernando J. Pereda <ferdy@gentoo.org> liblockfile-1.06.ebuild: diff --git a/net-libs/liblockfile/liblockfile-1.06.ebuild b/net-libs/liblockfile/liblockfile-1.06.ebuild index e1d7046cd4dc..9a6c4219265c 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.3 2005/06/10 16:44:35 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.06.ebuild,v 1.4 2005/06/15 18:07:39 gustavoz 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() { |