diff options
author | Markus Meier <maekke@gentoo.org> | 2012-01-14 16:10:22 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-01-14 16:10:22 +0000 |
commit | 4ffd8c0689752e157cfbecf24fe0e6cdbe371e20 (patch) | |
tree | 170b2645097c0aa888fda67631f066c77a05ccc5 /app-text/libwps | |
parent | x86 stable, bug #393007 (diff) | |
download | gentoo-2-4ffd8c0689752e157cfbecf24fe0e6cdbe371e20.tar.gz gentoo-2-4ffd8c0689752e157cfbecf24fe0e6cdbe371e20.tar.bz2 gentoo-2-4ffd8c0689752e157cfbecf24fe0e6cdbe371e20.zip |
x86 stable, bug #393007
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'app-text/libwps')
-rw-r--r-- | app-text/libwps/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/libwps/libwps-0.2.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/libwps/ChangeLog b/app-text/libwps/ChangeLog index 5544b3ad6d81..fa0ea20e7bd0 100644 --- a/app-text/libwps/ChangeLog +++ b/app-text/libwps/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/libwps -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/libwps/ChangeLog,v 1.14 2011/12/29 17:19:23 pacho Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/libwps/ChangeLog,v 1.15 2012/01/14 16:10:22 maekke Exp $ + + 14 Jan 2012; Markus Meier <maekke@gentoo.org> libwps-0.2.4.ebuild: + x86 stable, bug #393007 29 Dec 2011; Pacho Ramos <pacho@gentoo.org> libwps-0.2.4.ebuild: amd64 stable, bug 393007 diff --git a/app-text/libwps/libwps-0.2.4.ebuild b/app-text/libwps/libwps-0.2.4.ebuild index c4aaa067459e..7fa2c59bc18c 100644 --- a/app-text/libwps/libwps-0.2.4.ebuild +++ b/app-text/libwps/libwps-0.2.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/libwps/libwps-0.2.4.ebuild,v 1.2 2011/12/29 17:19:23 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libwps/libwps-0.2.4.ebuild,v 1.3 2012/01/14 16:10:22 maekke Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux" IUSE="doc debug static-libs" RDEPEND="app-text/libwpd:0.9" |