diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-08-25 14:29:19 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-08-25 14:29:19 +0000 |
commit | 12c3e3d13c3e19949f393397bf4c08fe460f590f (patch) | |
tree | 87ff33708e56898b6a4d1f60dffa4fe886fe1c93 /app-text/libwpd | |
parent | Stable on amd64 per security bug #144946 (diff) | |
download | gentoo-2-12c3e3d13c3e19949f393397bf4c08fe460f590f.tar.gz gentoo-2-12c3e3d13c3e19949f393397bf4c08fe460f590f.tar.bz2 gentoo-2-12c3e3d13c3e19949f393397bf4c08fe460f590f.zip |
Stable on sparc
(Portage version: 2.1-r2)
Diffstat (limited to 'app-text/libwpd')
-rw-r--r-- | app-text/libwpd/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/libwpd/libwpd-0.8.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/libwpd/ChangeLog b/app-text/libwpd/ChangeLog index f3c058cb42f1..54cd45d6b4bb 100644 --- a/app-text/libwpd/ChangeLog +++ b/app-text/libwpd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/libwpd # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/ChangeLog,v 1.36 2006/08/21 16:05:20 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/ChangeLog,v 1.37 2006/08/25 14:29:19 gustavoz Exp $ + + 25 Aug 2006; Gustavo Zacarias <gustavoz@gentoo.org> libwpd-0.8.4.ebuild: + Stable on sparc 21 Aug 2006; Chris Gianelloni <wolf31o2@gentoo.org> libwpd-0.8.4.ebuild: Stable on amd64 and x86 to bring it in line with the release snapshot. diff --git a/app-text/libwpd/libwpd-0.8.4.ebuild b/app-text/libwpd/libwpd-0.8.4.ebuild index 9d23dcc705c3..1d60c78781e6 100644 --- a/app-text/libwpd/libwpd-0.8.4.ebuild +++ b/app-text/libwpd/libwpd-0.8.4.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/app-text/libwpd/libwpd-0.8.4.ebuild,v 1.8 2006/08/21 16:05:20 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/libwpd-0.8.4.ebuild,v 1.9 2006/08/25 14:29:19 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 hppa ia64 ppc ~ppc-macos ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 hppa ia64 ppc ~ppc-macos ppc64 sparc x86 ~x86-fbsd" IUSE="doc" RDEPEND=">=dev-libs/glib-2 |