diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-05-04 21:31:41 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-05-04 21:31:41 +0000 |
commit | 307edeab763428ab16a00a408b33364689603fee (patch) | |
tree | b0d4b64a42521375a878e5f3b8c38d9d5c918566 /app-text | |
parent | Bump to 2.20.1. Update internal copy of libprcre to 7.8, gio and GHashTable e... (diff) | |
download | gentoo-2-307edeab763428ab16a00a408b33364689603fee.tar.gz gentoo-2-307edeab763428ab16a00a408b33364689603fee.tar.bz2 gentoo-2-307edeab763428ab16a00a408b33364689603fee.zip |
stable x86, security bug 264594
(Portage version: 2.1.6.11/cvs/Linux i686)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/ghostscript-gpl/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/ghostscript-gpl/ghostscript-gpl-8.64-r3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/ghostscript-gpl/ChangeLog b/app-text/ghostscript-gpl/ChangeLog index 9658d05f5382..4d173968ec7c 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.74 2009/05/04 17:28:49 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.75 2009/05/04 21:31:41 fauli Exp $ + + 04 May 2009; Christian Faulhammer <fauli@gentoo.org> + ghostscript-gpl-8.64-r3.ebuild: + stable x86, security bug 264594 04 May 2009; Brent Baude <ranger@gentoo.org> ghostscript-gpl-8.64-r3.ebuild: diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-8.64-r3.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-8.64-r3.ebuild index 6e0dca318da4..d4efc7564e83 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-8.64-r3.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-8.64-r3.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-r3.ebuild,v 1.3 2009/05/04 17:28:49 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-8.64-r3.ebuild,v 1.4 2009/05/04 21:31:41 fauli 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 ~mips 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 |