summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-03-24 16:18:32 +0000
committerAron Griffis <agriffis@gentoo.org>2006-03-24 16:18:32 +0000
commitf8acf72ccb1bdc87047a81715692c4025a09c922 (patch)
tree14a177f1e93e5cecb715651c9978859c1f96f6f3 /app-text/djvu
parentFix acx100 issue thanks to Alex Gregory in bug #125651. (diff)
downloadgentoo-2-f8acf72ccb1bdc87047a81715692c4025a09c922.tar.gz
gentoo-2-f8acf72ccb1bdc87047a81715692c4025a09c922.tar.bz2
gentoo-2-f8acf72ccb1bdc87047a81715692c4025a09c922.zip
Mark 3.5.16 stable on ia64
(Portage version: 2.0.53)
Diffstat (limited to 'app-text/djvu')
-rw-r--r--app-text/djvu/ChangeLog5
-rw-r--r--app-text/djvu/djvu-3.5.16.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/djvu/ChangeLog b/app-text/djvu/ChangeLog
index 6737f5dd7376..469fba30322f 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.31 2006/02/21 15:56:11 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/ChangeLog,v 1.32 2006/03/24 16:18:32 agriffis Exp $
+
+ 24 Mar 2006; Aron Griffis <agriffis@gentoo.org> djvu-3.5.16.ebuild:
+ Mark 3.5.16 stable on ia64
21 Feb 2006; Aron Griffis <agriffis@gentoo.org> djvu-3.5.16.ebuild:
Mark 3.5.16 ~alpha
diff --git a/app-text/djvu/djvu-3.5.16.ebuild b/app-text/djvu/djvu-3.5.16.ebuild
index fc5bfaf87fa1..c9477b2e1cd2 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.6 2006/02/21 15:56:11 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.16.ebuild,v 1.7 2006/03/24 16:18:32 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="~alpha ~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 )