diff options
author | 2008-11-03 09:41:52 +0000 | |
---|---|---|
committer | 2008-11-03 09:41:52 +0000 | |
commit | 3fc28351eef46a809f1f5baa215f8a848acc5892 (patch) | |
tree | 66db1d542085f045066b9ff22bbbe4a91adeb8f2 /app-text/djvu | |
parent | tweak LDAP_PATCH yet again in configure (diff) | |
download | gentoo-2-3fc28351eef46a809f1f5baa215f8a848acc5892.tar.gz gentoo-2-3fc28351eef46a809f1f5baa215f8a848acc5892.tar.bz2 gentoo-2-3fc28351eef46a809f1f5baa215f8a848acc5892.zip |
alpha/ia64/sparc stable wrt #244258
(Portage version: 2.1.4.5)
Diffstat (limited to 'app-text/djvu')
-rw-r--r-- | app-text/djvu/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/djvu/djvu-3.5.21.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/djvu/ChangeLog b/app-text/djvu/ChangeLog index 2f0953c0b8ce..494402f1af76 100644 --- a/app-text/djvu/ChangeLog +++ b/app-text/djvu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/djvu # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/ChangeLog,v 1.82 2008/10/28 04:20:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/ChangeLog,v 1.83 2008/11/03 09:41:52 armin76 Exp $ + + 03 Nov 2008; Raúl Porcel <armin76@gentoo.org> djvu-3.5.21.ebuild: + alpha/ia64/sparc stable wrt #244258 28 Oct 2008; Jeroen Roovers <jer@gentoo.org> djvu-3.5.21.ebuild: Stable for HPPA (bug #244258). diff --git a/app-text/djvu/djvu-3.5.21.ebuild b/app-text/djvu/djvu-3.5.21.ebuild index de15ee577250..f88b8c7751e2 100644 --- a/app-text/djvu/djvu-3.5.21.ebuild +++ b/app-text/djvu/djvu-3.5.21.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/djvu/djvu-3.5.21.ebuild,v 1.7 2008/10/28 04:20:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.21.ebuild,v 1.8 2008/11/03 09:41:52 armin76 Exp $ EAPI=1 inherit fdo-mime nsplugins flag-o-matic eutils multilib toolchain-funcs confutils @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/djvu/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ~ppc64 s390 sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="xml qt3 jpeg tiff debug threads nls nsplugin kde doc" DEPEND="jpeg? ( >=media-libs/jpeg-6b-r2 ) |