diff options
author | Matthieu Sozeau <mattam@gentoo.org> | 2005-03-18 16:49:58 +0000 |
---|---|---|
committer | Matthieu Sozeau <mattam@gentoo.org> | 2005-03-18 16:49:58 +0000 |
commit | e77e3a5e874dd7270e0e1b04d0a91bab09d06ce8 (patch) | |
tree | b6cdeb905c30733994920adedbca06ec15d63d27 /app-text/active-dvi | |
parent | New version (#85284). Correct gstreamer dependencies (#84663). Add support fo... (diff) | |
download | gentoo-2-e77e3a5e874dd7270e0e1b04d0a91bab09d06ce8.tar.gz gentoo-2-e77e3a5e874dd7270e0e1b04d0a91bab09d06ce8.tar.bz2 gentoo-2-e77e3a5e874dd7270e0e1b04d0a91bab09d06ce8.zip |
Add ~ppc keyword.
Diffstat (limited to 'app-text/active-dvi')
-rw-r--r-- | app-text/active-dvi/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/active-dvi/active-dvi-1.6.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/active-dvi/ChangeLog b/app-text/active-dvi/ChangeLog index 67aa7b8ea25a..40d744e6b12f 100644 --- a/app-text/active-dvi/ChangeLog +++ b/app-text/active-dvi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/active-dvi # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/active-dvi/ChangeLog,v 1.10 2005/02/17 23:19:31 mattam Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/active-dvi/ChangeLog,v 1.11 2005/03/18 16:49:58 mattam Exp $ + + 18 Mar 2005; Matthieu Sozeau <mattam@gentoo.org> active-dvi-1.6.0.ebuild: + Add ~ppc keyword. 18 Feb 2005; Matthieu Sozeau <mattam@gentoo.org> active-dvi-1.6.0.ebuild: Get the tex files location right. diff --git a/app-text/active-dvi/active-dvi-1.6.0.ebuild b/app-text/active-dvi/active-dvi-1.6.0.ebuild index 13de4664b505..5fe711d97a75 100644 --- a/app-text/active-dvi/active-dvi-1.6.0.ebuild +++ b/app-text/active-dvi/active-dvi-1.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/active-dvi/active-dvi-1.6.0.ebuild,v 1.2 2005/02/17 23:19:31 mattam Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/active-dvi/active-dvi-1.6.0.ebuild,v 1.3 2005/03/18 16:49:58 mattam Exp $ inherit eutils @@ -15,7 +15,7 @@ LICENSE="LGPL-2.1" IUSE="cjk tcltk" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" DEPEND=">=dev-lang/ocaml-3.04 >=dev-ml/camlimages-2.20 |