diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-05 17:34:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-05 17:34:01 +0000 |
commit | dcfed91f8e29960bb6c2367869fe213a56d98720 (patch) | |
tree | 8535089fd71a20f438c3de7175edb9ef3f135398 | |
parent | Stable for alpha, wrt bug #467450 (diff) | |
download | gentoo-2-dcfed91f8e29960bb6c2367869fe213a56d98720.tar.gz gentoo-2-dcfed91f8e29960bb6c2367869fe213a56d98720.tar.bz2 gentoo-2-dcfed91f8e29960bb6c2367869fe213a56d98720.zip |
Stable for alpha, wrt bug #467450
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
-rw-r--r-- | app-text/libwpg/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/libwpg/libwpg-0.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/libwpg/ChangeLog b/app-text/libwpg/ChangeLog index b277ed75779c..26b3e28f36ce 100644 --- a/app-text/libwpg/ChangeLog +++ b/app-text/libwpg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/libwpg # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/libwpg/ChangeLog,v 1.22 2013/05/03 13:30:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libwpg/ChangeLog,v 1.23 2013/05/05 17:34:01 ago Exp $ + + 05 May 2013; Agostino Sarubbo <ago@gentoo.org> libwpg-0.2.2.ebuild: + Stable for alpha, wrt bug #467450 03 May 2013; Agostino Sarubbo <ago@gentoo.org> libwpg-0.2.2.ebuild: Stable for ppc, wrt bug #467450 diff --git a/app-text/libwpg/libwpg-0.2.2.ebuild b/app-text/libwpg/libwpg-0.2.2.ebuild index 833d521b4d96..7fa6522553e7 100644 --- a/app-text/libwpg/libwpg-0.2.2.ebuild +++ b/app-text/libwpg/libwpg-0.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/libwpg/libwpg-0.2.2.ebuild,v 1.5 2013/05/03 13:30:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libwpg/libwpg-0.2.2.ebuild,v 1.6 2013/05/05 17:34:01 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="|| ( LGPL-2.1 MPL-2.0 )" SLOT="0.2" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc static-libs" RDEPEND="app-text/libwpd:0.9[tools]" |