diff options
Diffstat (limited to 'app-text/djvu')
-rw-r--r-- | app-text/djvu/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/djvu/djvu-3.5.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/djvu/ChangeLog b/app-text/djvu/ChangeLog index e213fd16e572..6737f5dd7376 100644 --- a/app-text/djvu/ChangeLog +++ b/app-text/djvu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/djvu # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/ChangeLog,v 1.30 2006/02/18 22:05:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/ChangeLog,v 1.31 2006/02/21 15:56:11 agriffis Exp $ + + 21 Feb 2006; Aron Griffis <agriffis@gentoo.org> djvu-3.5.16.ebuild: + Mark 3.5.16 ~alpha 18 Feb 2006; Aron Griffis <agriffis@gentoo.org> djvu-3.5.16.ebuild: Mark 3.5.16 ~ia64 diff --git a/app-text/djvu/djvu-3.5.16.ebuild b/app-text/djvu/djvu-3.5.16.ebuild index 452716ab14ad..fc5bfaf87fa1 100644 --- a/app-text/djvu/djvu-3.5.16.ebuild +++ b/app-text/djvu/djvu-3.5.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.16.ebuild,v 1.5 2006/02/18 22:05:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.16.ebuild,v 1.6 2006/02/21 15:56:11 agriffis Exp $ inherit nsplugins flag-o-matic fdo-mime eutils multilib toolchain-funcs @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/djvu/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" IUSE="xml qt jpeg tiff debug threads nls nsplugin kde" DEPEND="jpeg? ( >=media-libs/jpeg-6b-r2 ) |