diff options
author | Brent Baude <ranger@gentoo.org> | 2008-11-12 21:49:49 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-11-12 21:49:49 +0000 |
commit | 38a123680f86473cb370256c78c13ec572dd227a (patch) | |
tree | b73a9cd464ec1f8b6ac4ab4623095a8e268247c2 /app-text/rarian/rarian-0.8.1.ebuild | |
parent | Masking old freetype releases in preparation for removal (diff) | |
download | gentoo-2-38a123680f86473cb370256c78c13ec572dd227a.tar.gz gentoo-2-38a123680f86473cb370256c78c13ec572dd227a.tar.bz2 gentoo-2-38a123680f86473cb370256c78c13ec572dd227a.zip |
stable ppc64, bug 246048
(Portage version: 2.2_rc12/cvs/Linux 2.6.25-gentoo-r7 ppc64)
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 2ee40078c101..0ad6d33f653d 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.6 2008/11/09 18:57:35 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/rarian/rarian-0.8.1.ebuild,v 1.7 2008/11/12 21:49:49 ranger 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" |