diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-21 16:32:08 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-21 16:32:08 +0000 |
commit | b92e098e9e173dfc3b02de58196e84ccde790bc9 (patch) | |
tree | da1e23d0e5b4166c82be181b5d55e228f2575a3f /app-text/dvipng/dvipng-1.14.ebuild | |
parent | x86 stable wrt bug #398375 (diff) | |
download | historical-b92e098e9e173dfc3b02de58196e84ccde790bc9.tar.gz historical-b92e098e9e173dfc3b02de58196e84ccde790bc9.tar.bz2 historical-b92e098e9e173dfc3b02de58196e84ccde790bc9.zip |
x86 stable wrt bug #397821
Package-Manager: portage-2.1.10.41/cvs/Linux i686
Diffstat (limited to 'app-text/dvipng/dvipng-1.14.ebuild')
-rw-r--r-- | app-text/dvipng/dvipng-1.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/dvipng/dvipng-1.14.ebuild b/app-text/dvipng/dvipng-1.14.ebuild index f1023a2c9043..741f7dd14457 100644 --- a/app-text/dvipng/dvipng-1.14.ebuild +++ b/app-text/dvipng/dvipng-1.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/dvipng/dvipng-1.14.ebuild,v 1.6 2012/01/18 21:17:18 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dvipng/dvipng-1.14.ebuild,v 1.7 2012/01/21 16:32:08 phajdan.jr 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 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~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] |