diff options
author | 2013-04-19 20:42:38 +0000 | |
---|---|---|
committer | 2013-04-19 20:42:38 +0000 | |
commit | 1c83dfba662bcff2884381273c88be5cf9a81b76 (patch) | |
tree | e67e338cd6c66bb9a506fadc49b382fad06e7c4c /app-text/xdvik/xdvik-22.85-r1.ebuild | |
parent | Stable for ia64, wrt bug #449298 (diff) | |
download | gentoo-2-1c83dfba662bcff2884381273c88be5cf9a81b76.tar.gz gentoo-2-1c83dfba662bcff2884381273c88be5cf9a81b76.tar.bz2 gentoo-2-1c83dfba662bcff2884381273c88be5cf9a81b76.zip |
Stable for ia64, wrt bug #449298
(Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text/xdvik/xdvik-22.85-r1.ebuild')
-rw-r--r-- | app-text/xdvik/xdvik-22.85-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/xdvik/xdvik-22.85-r1.ebuild b/app-text/xdvik/xdvik-22.85-r1.ebuild index b3c0ca7fca38..a2e61f514eff 100644 --- a/app-text/xdvik/xdvik-22.85-r1.ebuild +++ b/app-text/xdvik/xdvik-22.85-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xdvik/xdvik-22.85-r1.ebuild,v 1.13 2013/04/18 21:33:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xdvik/xdvik-22.85-r1.ebuild,v 1.14 2013/04/19 20:42:38 ago Exp $ EAPI=4 inherit eutils flag-o-matic elisp-common toolchain-funcs multilib @@ -9,7 +9,7 @@ DESCRIPTION="DVI previewer for X Window System" HOMEPAGE="http://xdvi.sourceforge.net/" SRC_URI="mirror://sourceforge/xdvi/${P}.tar.gz" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" SLOT="0" LICENSE="GPL-2" IUSE="motif neXt Xaw3d emacs" |