diff options
author | 2010-10-02 12:54:35 +0000 | |
---|---|---|
committer | 2010-10-02 12:54:35 +0000 | |
commit | 9ec19721e69c85f1e82170d67580b8b0ee061374 (patch) | |
tree | bce0ff6b52c782506c96bf0ba368b1d207fb42e8 /app-text/dvipng | |
parent | Version bump with enhancements and bug fixes. Reenable tests. (diff) | |
download | historical-9ec19721e69c85f1e82170d67580b8b0ee061374.tar.gz historical-9ec19721e69c85f1e82170d67580b8b0ee061374.tar.bz2 historical-9ec19721e69c85f1e82170d67580b8b0ee061374.zip |
Marked ~x64-macos, bug #333981
Package-Manager: portage-2.2.01.16711-prefix/cvs/SunOS i386
Diffstat (limited to 'app-text/dvipng')
-rw-r--r-- | app-text/dvipng/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/dvipng/dvipng-1.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/dvipng/ChangeLog b/app-text/dvipng/ChangeLog index 7b811b19d04c..80685d264b93 100644 --- a/app-text/dvipng/ChangeLog +++ b/app-text/dvipng/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/dvipng # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/dvipng/ChangeLog,v 1.73 2010/05/26 22:27:21 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dvipng/ChangeLog,v 1.74 2010/10/02 12:41:08 grobian Exp $ + + 02 Oct 2010; Fabian Groffen <grobian@gentoo.org> dvipng-1.13.ebuild: + Marked ~x64-macos, bug #333981 26 May 2010; Ulrich Mueller <ulm@gentoo.org> -dvipng-1.12-r1.ebuild: Remove vulnerable version wrt security bug 320961. diff --git a/app-text/dvipng/dvipng-1.13.ebuild b/app-text/dvipng/dvipng-1.13.ebuild index 37f35be236d1..d408c5ee33e9 100644 --- a/app-text/dvipng/dvipng-1.13.ebuild +++ b/app-text/dvipng/dvipng-1.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/dvipng/dvipng-1.13.ebuild,v 1.7 2010/05/26 19:15:40 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dvipng/dvipng-1.13.ebuild,v 1.8 2010/10/02 12:41:08 grobian Exp $ EAPI="2" inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="t1lib truetype test" RDEPEND="media-libs/gd[jpeg,png] |