diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-18 13:55:35 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-18 13:55:35 +0000 |
commit | dd42868c84bdcfb9d1d05a13dfb6df59ee5de2cc (patch) | |
tree | bf3d293b83a20bc4eb4d9f4098e41c9f96a8ce65 /app-text | |
parent | Stable for alpha, wrt bug #507568 (diff) | |
download | gentoo-2-dd42868c84bdcfb9d1d05a13dfb6df59ee5de2cc.tar.gz gentoo-2-dd42868c84bdcfb9d1d05a13dfb6df59ee5de2cc.tar.bz2 gentoo-2-dd42868c84bdcfb9d1d05a13dfb6df59ee5de2cc.zip |
Stable for alpha, wrt bug #507568
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text')
-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 d0f8e4895cb4..a65b1308a04c 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.49 2014/04/17 07:48:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libwps/ChangeLog,v 1.50 2014/04/18 13:55:35 ago Exp $ + + 18 Apr 2014; Agostino Sarubbo <ago@gentoo.org> libwps-0.2.9.ebuild: + Stable for alpha, wrt bug #507568 17 Apr 2014; Agostino Sarubbo <ago@gentoo.org> libwps-0.2.9.ebuild: Stable for ia64, wrt bug #507568 diff --git a/app-text/libwps/libwps-0.2.9.ebuild b/app-text/libwps/libwps-0.2.9.ebuild index 12c462ec2ac8..618bd19145c9 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.8 2014/04/17 07:48:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libwps/libwps-0.2.9.ebuild,v 1.9 2014/04/18 13:55:35 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=" |