diff options
author | 2006-12-20 22:08:35 +0000 | |
---|---|---|
committer | 2006-12-20 22:08:35 +0000 | |
commit | 8a5c3863d6c5ea89453532585a2cd2164409b10d (patch) | |
tree | 243957ca593bb6d56e8d9dd53000b7be4115062b /dev-libs/libol | |
parent | Marking nano-2.0.1 ppc64 stable for bug # 158656 (diff) | |
download | gentoo-2-8a5c3863d6c5ea89453532585a2cd2164409b10d.tar.gz gentoo-2-8a5c3863d6c5ea89453532585a2cd2164409b10d.tar.bz2 gentoo-2-8a5c3863d6c5ea89453532585a2cd2164409b10d.zip |
Marking libol-0.3.18 ppc64 stable for bug#158182
(Portage version: 2.1.1-r2)
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 eb1073802669..99b1094bde8e 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.86 2006/12/20 18:34:47 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libol/ChangeLog,v 1.87 2006/12/20 22:08:35 ranger Exp $ + + 20 Dec 2006; Brent Baude <ranger@gentoo.org> libol-0.3.18.ebuild: + Marking libol-0.3.18 ppc64 stable for bug#158182 20 Dec 2006; Steve Dibb <beandog@gentoo.org> libol-0.3.18.ebuild: amd64 stable, bug 158182 diff --git a/dev-libs/libol/libol-0.3.18.ebuild b/dev-libs/libol/libol-0.3.18.ebuild index 92889831f430..673d0c094e82 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.6 2006/12/20 18:34:47 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libol/libol-0.3.18.ebuild,v 1.7 2006/12/20 22:08:35 ranger 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" |