summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2012-01-14 22:43:33 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2012-01-14 22:43:33 +0000
commiteb1bf562e253bf0f0d6a2b7625290d1ed132c731 (patch)
tree13ea9def1110e50a1230fbf319db3f44b03697c8
parentRequire newer version of libgssglue #398901 by Marien Zwart. (diff)
downloadgentoo-2-eb1bf562e253bf0f0d6a2b7625290d1ed132c731.tar.gz
gentoo-2-eb1bf562e253bf0f0d6a2b7625290d1ed132c731.tar.bz2
gentoo-2-eb1bf562e253bf0f0d6a2b7625290d1ed132c731.zip
Block media-fonts/gnu-gs-fonts-(std|other), bug 315629
(Portage version: 2.1.10.44/cvs/Linux x86_64)
-rw-r--r--app-text/ghostscript-gpl/ChangeLog8
-rw-r--r--app-text/ghostscript-gpl/ghostscript-gpl-9.04-r4.ebuild9
-rw-r--r--app-text/ghostscript-gpl/ghostscript-gpl-9.04-r5.ebuild9
3 files changed, 18 insertions, 8 deletions
diff --git a/app-text/ghostscript-gpl/ChangeLog b/app-text/ghostscript-gpl/ChangeLog
index 7cb660afd206..d4e719e2f68c 100644
--- a/app-text/ghostscript-gpl/ChangeLog
+++ b/app-text/ghostscript-gpl/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/ghostscript-gpl
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.130 2011/12/21 21:13:34 tgurr Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.131 2012/01/14 22:43:33 dilfridge Exp $
+
+ 14 Jan 2012; Andreas K. Huettel <dilfridge@gentoo.org>
+ ghostscript-gpl-9.04-r4.ebuild, ghostscript-gpl-9.04-r5.ebuild:
+ Block media-fonts/gnu-gs-fonts-(std|other), bug 315629
*ghostscript-gpl-9.04-r5 (21 Dec 2011)
diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r4.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r4.ebuild
index f03170fbfa6b..610cb3fea721 100644
--- a/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r4.ebuild
+++ b/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r4.ebuild,v 1.4 2011/11/12 10:23:33 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r4.ebuild,v 1.5 2012/01/14 22:43:33 dilfridge Exp $
EAPI=3
@@ -48,7 +48,10 @@ RDEPEND="${COMMON_DEPEND}
linguas_ja? ( media-fonts/kochi-substitute )
linguas_ko? ( media-fonts/baekmuk-fonts )
linguas_zh_CN? ( media-fonts/arphicfonts )
- linguas_zh_TW? ( media-fonts/arphicfonts )"
+ linguas_zh_TW? ( media-fonts/arphicfonts )
+ !!media-fonts/gnu-gs-fonts-std
+ !!media-fonts/gnu-gs-fonts-other
+"
S="${WORKDIR}/${MY_P}"
diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r5.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r5.ebuild
index d19eef1ca45e..2918cabbd197 100644
--- a/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r5.ebuild
+++ b/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r5.ebuild,v 1.1 2011/12/21 21:13:34 tgurr Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r5.ebuild,v 1.2 2012/01/14 22:43:33 dilfridge Exp $
EAPI=3
@@ -48,7 +48,10 @@ RDEPEND="${COMMON_DEPEND}
linguas_ja? ( media-fonts/kochi-substitute )
linguas_ko? ( media-fonts/baekmuk-fonts )
linguas_zh_CN? ( media-fonts/arphicfonts )
- linguas_zh_TW? ( media-fonts/arphicfonts )"
+ linguas_zh_TW? ( media-fonts/arphicfonts )
+ !!media-fonts/gnu-gs-fonts-std
+ !!media-fonts/gnu-gs-fonts-other
+"
S="${WORKDIR}/${MY_P}"