diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-11-09 14:18:28 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-11-09 14:18:28 +0000 |
commit | 8596cba0b7292907ef9435f45f72d8e23167f066 (patch) | |
tree | 891f418f772ed9f60100b7c53c30937945847ee2 /app-text/rarian/rarian-0.8.1.ebuild | |
parent | amd64/x86 stable, bug #244914 (diff) | |
download | gentoo-2-8596cba0b7292907ef9435f45f72d8e23167f066.tar.gz gentoo-2-8596cba0b7292907ef9435f45f72d8e23167f066.tar.bz2 gentoo-2-8596cba0b7292907ef9435f45f72d8e23167f066.zip |
Stable on ppc wrt bug 246048
(Portage version: 2.2_rc13/cvs/Linux 2.6.26-hardened-r4 ppc)
Diffstat (limited to 'app-text/rarian/rarian-0.8.1.ebuild')
-rw-r--r-- | app-text/rarian/rarian-0.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/rarian/rarian-0.8.1.ebuild b/app-text/rarian/rarian-0.8.1.ebuild index 18a525b571d9..6bfe86a94ba5 100644 --- a/app-text/rarian/rarian-0.8.1.ebuild +++ b/app-text/rarian/rarian-0.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/rarian/rarian-0.8.1.ebuild,v 1.4 2008/11/09 11:19:44 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/rarian/rarian-0.8.1.ebuild,v 1.5 2008/11/09 14:18:28 nixnut Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.freedesktop.org" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ~ppc64 sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="" RDEPEND="dev-libs/libxslt" |