diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-14 20:33:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-14 20:33:11 +0000 |
commit | 86fca75f334e8dbaca78705ef94d5284075c5fd8 (patch) | |
tree | e2ebf1ae19b1c158c4733a4655c1f4becdb32085 /app-text/libwps | |
parent | Stable for ppc, wrt bug #507568 (diff) | |
download | gentoo-2-86fca75f334e8dbaca78705ef94d5284075c5fd8.tar.gz gentoo-2-86fca75f334e8dbaca78705ef94d5284075c5fd8.tar.bz2 gentoo-2-86fca75f334e8dbaca78705ef94d5284075c5fd8.zip |
Stable for ppc, wrt bug #507568
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text/libwps')
-rw-r--r-- | app-text/libwps/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/libwps/libwps-0.2.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/libwps/ChangeLog b/app-text/libwps/ChangeLog index 982de545263c..e9324fc60ed7 100644 --- a/app-text/libwps/ChangeLog +++ b/app-text/libwps/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/libwps # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/libwps/ChangeLog,v 1.46 2014/02/22 21:07:16 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libwps/ChangeLog,v 1.47 2014/04/14 20:33:11 ago Exp $ + + 14 Apr 2014; Agostino Sarubbo <ago@gentoo.org> libwps-0.2.9.ebuild: + Stable for ppc, wrt bug #507568 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> libwps-0.2.9.ebuild: Fix wrong commit, bug 502160 diff --git a/app-text/libwps/libwps-0.2.9.ebuild b/app-text/libwps/libwps-0.2.9.ebuild index 8d80be96f3bc..ca888f78130b 100644 --- a/app-text/libwps/libwps-0.2.9.ebuild +++ b/app-text/libwps/libwps-0.2.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/libwps/libwps-0.2.9.ebuild,v 1.5 2014/02/22 21:07:16 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libwps/libwps-0.2.9.ebuild,v 1.6 2014/04/14 20:33:11 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" LICENSE="|| ( LGPL-2.1 MPL-2.0 )" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="doc debug static-libs" RDEPEND=" |