diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-12-26 19:27:58 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-12-26 19:27:58 +0000 |
commit | ae723014391fdbd787b24718d8c6fbd739191312 (patch) | |
tree | fc93ef5877d74656426f1d6669bcb7da834273f1 /app-text | |
parent | clean out old files (diff) | |
download | gentoo-2-ae723014391fdbd787b24718d8c6fbd739191312.tar.gz gentoo-2-ae723014391fdbd787b24718d8c6fbd739191312.tar.bz2 gentoo-2-ae723014391fdbd787b24718d8c6fbd739191312.zip |
Stable on sparc wrt #113250
(Portage version: 2.0.53)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/libwpd/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/libwpd/libwpd-0.8.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/libwpd/ChangeLog b/app-text/libwpd/ChangeLog index 0ed8b1e95dd4..6b195bea49b3 100644 --- a/app-text/libwpd/ChangeLog +++ b/app-text/libwpd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/libwpd # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/ChangeLog,v 1.23 2005/12/26 06:18:59 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/ChangeLog,v 1.24 2005/12/26 19:27:58 gustavoz Exp $ + + 26 Dec 2005; Gustavo Zacarias <gustavoz@gentoo.org> libwpd-0.8.2.ebuild: + Stable on sparc wrt #113250 26 Dec 2005; Mark Loeser <halcy0n@gentoo.org> libwpd-0.8.2.ebuild: Stable on x86; bug #113250 diff --git a/app-text/libwpd/libwpd-0.8.2.ebuild b/app-text/libwpd/libwpd-0.8.2.ebuild index ad541b5cd042..7dc313dc1eda 100644 --- a/app-text/libwpd/libwpd-0.8.2.ebuild +++ b/app-text/libwpd/libwpd-0.8.2.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/app-text/libwpd/libwpd-0.8.2.ebuild,v 1.9 2005/12/26 06:18:59 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/libwpd-0.8.2.ebuild,v 1.10 2005/12/26 19:27:58 gustavoz Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc-macos ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc-macos ppc64 sparc x86" IUSE="doc" RDEPEND=">=dev-libs/glib-2 |