diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2006-12-16 11:57:29 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2006-12-16 11:57:29 +0000 |
commit | d26334c7a919361f16534359ab975e82d66568ae (patch) | |
tree | 2cc1ac7781b1a269ea078b99ed876f6e17cc156c /dev-libs/libol | |
parent | push out cleaned up headers (diff) | |
download | gentoo-2-d26334c7a919361f16534359ab975e82d66568ae.tar.gz gentoo-2-d26334c7a919361f16534359ab975e82d66568ae.tar.bz2 gentoo-2-d26334c7a919361f16534359ab975e82d66568ae.zip |
Stable on ppc wrt bug 158182
(Portage version: 2.1.2_rc3-r5)
Diffstat (limited to 'dev-libs/libol')
-rw-r--r-- | dev-libs/libol/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libol/libol-0.3.18.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libol/ChangeLog b/dev-libs/libol/ChangeLog index b1fd09f5a85e..cc27f5a23ef9 100644 --- a/dev-libs/libol/ChangeLog +++ b/dev-libs/libol/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libol # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libol/ChangeLog,v 1.83 2006/12/16 02:22:51 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libol/ChangeLog,v 1.84 2006/12/16 11:57:29 nixnut Exp $ + + 16 Dec 2006; nixnut <nixnut@gentoo.org> libol-0.3.18.ebuild: + Stable on ppc wrt bug 158182 16 Dec 2006; Jeroen Roovers <jer@gentoo.org> libol-0.3.18.ebuild: Stable for HPPA (bug #158182). diff --git a/dev-libs/libol/libol-0.3.18.ebuild b/dev-libs/libol/libol-0.3.18.ebuild index 3ccb7e057209..4e640a397f4e 100644 --- a/dev-libs/libol/libol-0.3.18.ebuild +++ b/dev-libs/libol/libol-0.3.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libol/libol-0.3.18.ebuild,v 1.3 2006/12/16 02:22:51 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libol/libol-0.3.18.ebuild,v 1.4 2006/12/16 11:57:29 nixnut Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.balabit.com/downloads/libol/0.3/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86" IUSE="" DEPEND="virtual/libc" |