diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-05-29 22:02:13 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-05-29 22:02:13 +0000 |
commit | 3d9e9f4953d0cebfeee1c930e1bf9e67f9b8958a (patch) | |
tree | 9f1613203420d39ede2cff443176495b686b7dd6 /app-text/libwpg | |
parent | Keyword ~mips (diff) | |
download | gentoo-2-3d9e9f4953d0cebfeee1c930e1bf9e67f9b8958a.tar.gz gentoo-2-3d9e9f4953d0cebfeee1c930e1bf9e67f9b8958a.tar.bz2 gentoo-2-3d9e9f4953d0cebfeee1c930e1bf9e67f9b8958a.zip |
Keyword ~mips
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'app-text/libwpg')
-rw-r--r-- | app-text/libwpg/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/libwpg/libwpg-0.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/libwpg/ChangeLog b/app-text/libwpg/ChangeLog index b2905c3055b3..736cc0290b7b 100644 --- a/app-text/libwpg/ChangeLog +++ b/app-text/libwpg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/libwpg # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/libwpg/ChangeLog,v 1.14 2012/05/04 03:33:14 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libwpg/ChangeLog,v 1.15 2012/05/29 22:02:13 blueness Exp $ + + 29 May 2012; Anthony G. Basile <blueness@gentoo.org> libwpg-0.2.1.ebuild: + Keyword ~mips 04 May 2012; Jeff Horelick <jdhore@gentoo.org> libwpg-0.2.1.ebuild: dev-util/pkgconfig -> virtual/pkgconfig diff --git a/app-text/libwpg/libwpg-0.2.1.ebuild b/app-text/libwpg/libwpg-0.2.1.ebuild index 0afa8b99a0a4..548514d03447 100644 --- a/app-text/libwpg/libwpg-0.2.1.ebuild +++ b/app-text/libwpg/libwpg-0.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/libwpg/libwpg-0.2.1.ebuild,v 1.7 2012/05/04 03:33:14 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libwpg/libwpg-0.2.1.ebuild,v 1.8 2012/05/29 22:02:13 blueness Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0.2" -KEYWORDS="alpha amd64 hppa ia64 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 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]" |