diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-03-27 15:34:30 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-03-27 15:34:30 +0000 |
commit | d230a50ea4c6c0e3d10b0b550a58c3517072e35a (patch) | |
tree | 66f7c850547141b15136b86ba84746b11651e55f /app-text/libwpd | |
parent | clean out old versions with keywords overshadowed by newer ebuilds (diff) | |
download | gentoo-2-d230a50ea4c6c0e3d10b0b550a58c3517072e35a.tar.gz gentoo-2-d230a50ea4c6c0e3d10b0b550a58c3517072e35a.tar.bz2 gentoo-2-d230a50ea4c6c0e3d10b0b550a58c3517072e35a.zip |
Stable on ia64 wrt bug #169675.
(Portage version: 2.1.2.2)
Diffstat (limited to 'app-text/libwpd')
-rw-r--r-- | app-text/libwpd/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/libwpd/libwpd-0.8.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/libwpd/ChangeLog b/app-text/libwpd/ChangeLog index eba97ad2cc57..6538cdb3ce32 100644 --- a/app-text/libwpd/ChangeLog +++ b/app-text/libwpd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/libwpd # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/ChangeLog,v 1.52 2007/03/27 12:23:10 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/ChangeLog,v 1.53 2007/03/27 15:34:30 wolf31o2 Exp $ + + 27 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> libwpd-0.8.9.ebuild: + Stable on ia64 wrt bug #169675. 27 Mar 2007; Jose Luis Rivero <yoswink@gentoo.org> libwpd-0.8.9.ebuild: Stable on alpha wrt security bug #169675 diff --git a/app-text/libwpd/libwpd-0.8.9.ebuild b/app-text/libwpd/libwpd-0.8.9.ebuild index 201454b9c940..a89a2ca93eb6 100644 --- a/app-text/libwpd/libwpd-0.8.9.ebuild +++ b/app-text/libwpd/libwpd-0.8.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/libwpd-0.8.9.ebuild,v 1.9 2007/03/27 12:23:10 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/libwpd-0.8.9.ebuild,v 1.10 2007/03/27 15:34:30 wolf31o2 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" RESTRICT="test" |