diff options
author | Peter Volkov <pva@gentoo.org> | 2009-03-07 18:24:33 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2009-03-07 18:24:33 +0000 |
commit | 6ab841b0258fdb3503ea1466e2d95624303390d6 (patch) | |
tree | 1d24fa379d9e6e1d1775597bd146d25d6f941ac6 | |
parent | Mask amarok2 for net-im/kadu. See bug #238487 for references. (diff) | |
download | gentoo-2-6ab841b0258fdb3503ea1466e2d95624303390d6.tar.gz gentoo-2-6ab841b0258fdb3503ea1466e2d95624303390d6.tar.bz2 gentoo-2-6ab841b0258fdb3503ea1466e2d95624303390d6.zip |
~mips added, we need to kill ghostscript-esp.
(Portage version: 2.2_rc23/cvs/Linux i686)
-rw-r--r-- | app-text/ghostscript-gpl/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/ghostscript-gpl/ghostscript-gpl-8.64-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/ghostscript-gpl/ChangeLog b/app-text/ghostscript-gpl/ChangeLog index d64321436e35..eb96bd363d82 100644 --- a/app-text/ghostscript-gpl/ChangeLog +++ b/app-text/ghostscript-gpl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/ghostscript-gpl # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.64 2009/02/28 19:19:10 tgurr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.65 2009/03/07 18:24:33 pva Exp $ + + 07 Mar 2009; Peter Volkov <pva@gentoo.org> ghostscript-gpl-8.64-r1.ebuild: + ~mips added, we need to kill ghostscript-esp. *ghostscript-gpl-8.64-r1 (28 Feb 2009) diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-8.64-r1.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-8.64-r1.ebuild index 31a0da665326..7ed97b39c8bb 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-8.64-r1.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-8.64-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-8.64-r1.ebuild,v 1.1 2009/02/28 19:19:10 tgurr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-8.64-r1.ebuild,v 1.2 2009/03/07 18:24:33 pva Exp $ inherit autotools eutils versionator flag-o-matic @@ -18,7 +18,7 @@ SRC_URI="cjk? ( ftp://ftp.gyve.org/pub/gs-cjk/adobe-cmaps-200406.tar.gz LICENSE="GPL-2 CPL-1.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" IUSE="bindist cairo cjk cups djvu gtk jpeg2k X" COMMON_DEPEND="app-text/libpaper |