diff options
author | 2008-09-21 12:29:57 +0000 | |
---|---|---|
committer | 2008-09-21 12:29:57 +0000 | |
commit | 0b807737712d4157ccfcae41dda54eeddc69e680 (patch) | |
tree | 651831e20acc420d58268ea5f28f8bd61d6ccdaa /app-text/libwpd | |
parent | P.mask openswan-2.6* (#237132). (diff) | |
download | gentoo-2-0b807737712d4157ccfcae41dda54eeddc69e680.tar.gz gentoo-2-0b807737712d4157ccfcae41dda54eeddc69e680.tar.bz2 gentoo-2-0b807737712d4157ccfcae41dda54eeddc69e680.zip |
Stable on ppc wrt bug 238221
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-text/libwpd')
-rw-r--r-- | app-text/libwpd/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/libwpd/libwpd-0.8.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/libwpd/ChangeLog b/app-text/libwpd/ChangeLog index 7d7fc7090aa8..17f268732cc8 100644 --- a/app-text/libwpd/ChangeLog +++ b/app-text/libwpd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/libwpd # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/ChangeLog,v 1.61 2008/09/20 22:28:05 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/ChangeLog,v 1.62 2008/09/21 12:29:57 nixnut Exp $ + + 21 Sep 2008; nixnut <nixnut@gentoo.org> libwpd-0.8.14.ebuild: + Stable on ppc wrt bug 238221 20 Sep 2008; Ferris McCormick <fmccor@gentoo.org> libwpd-0.8.14.ebuild: Sparc stable --- Bug #238221 --- in use about 5 months now. diff --git a/app-text/libwpd/libwpd-0.8.14.ebuild b/app-text/libwpd/libwpd-0.8.14.ebuild index 4c3f8f952678..441262f4f341 100644 --- a/app-text/libwpd/libwpd-0.8.14.ebuild +++ b/app-text/libwpd/libwpd-0.8.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/libwpd-0.8.14.ebuild,v 1.5 2008/09/20 22:28:05 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/libwpd-0.8.14.ebuild,v 1.6 2008/09/21 12:29:57 nixnut Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="doc" RESTRICT="test" |