diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-25 21:25:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-25 21:25:51 +0000 |
commit | 6c8c153a01864e93a110aaf58d67edd8b0c310b0 (patch) | |
tree | 6dd48fffd80d255dea96f48a00fb78c6a64f8e15 /app-text/xdvik | |
parent | Stable for sh, wrt bug #449298 (diff) | |
download | gentoo-2-6c8c153a01864e93a110aaf58d67edd8b0c310b0.tar.gz gentoo-2-6c8c153a01864e93a110aaf58d67edd8b0c310b0.tar.bz2 gentoo-2-6c8c153a01864e93a110aaf58d67edd8b0c310b0.zip |
Stable for sh, 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')
-rw-r--r-- | app-text/xdvik/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/xdvik/xdvik-22.85-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/xdvik/ChangeLog b/app-text/xdvik/ChangeLog index c8063dca91c1..3acb49ea0231 100644 --- a/app-text/xdvik/ChangeLog +++ b/app-text/xdvik/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/xdvik # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xdvik/ChangeLog,v 1.102 2013/04/22 08:03:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xdvik/ChangeLog,v 1.103 2013/04/25 21:25:51 ago Exp $ + + 25 Apr 2013; Agostino Sarubbo <ago@gentoo.org> xdvik-22.85-r1.ebuild: + Stable for sh, wrt bug #449298 22 Apr 2013; Agostino Sarubbo <ago@gentoo.org> xdvik-22.85-r1.ebuild: Stable for s390, wrt bug #449298 diff --git a/app-text/xdvik/xdvik-22.85-r1.ebuild b/app-text/xdvik/xdvik-22.85-r1.ebuild index ea3a6959d3fe..d55c3435ed46 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.18 2013/04/22 08:03:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xdvik/xdvik-22.85-r1.ebuild,v 1.19 2013/04/25 21:25:51 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" |