diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-03-02 18:46:53 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-03-02 18:46:53 +0000 |
commit | 419827c8f39a46f7178e628068b98999681bbca2 (patch) | |
tree | ffc0fa64d6b9df7aa79c6617fc40ac9ee7f41415 /app-text/rarian/rarian-0.8.1.ebuild | |
parent | Append "-Wno-error" to CFLAGS, bug 260874. (diff) | |
download | gentoo-2-419827c8f39a46f7178e628068b98999681bbca2.tar.gz gentoo-2-419827c8f39a46f7178e628068b98999681bbca2.tar.bz2 gentoo-2-419827c8f39a46f7178e628068b98999681bbca2.zip |
arm/s390/sh stable
(Portage version: 2.1.6.7/cvs/Linux ia64)
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 d1efc5a7bb60..401e14d014c4 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-2009 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.9 2009/01/08 14:29:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/rarian/rarian-0.8.1.ebuild,v 1.10 2009/03/02 18:46:53 armin76 Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.freedesktop.org" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="" RDEPEND="dev-libs/libxslt" |