diff options
Diffstat (limited to 'app-text/dvipng/dvipng-1.14.ebuild')
-rw-r--r-- | app-text/dvipng/dvipng-1.14.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/dvipng/dvipng-1.14.ebuild b/app-text/dvipng/dvipng-1.14.ebuild index fc85d842ef6c..d353b4749cc0 100644 --- a/app-text/dvipng/dvipng-1.14.ebuild +++ b/app-text/dvipng/dvipng-1.14.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/dvipng/dvipng-1.14.ebuild,v 1.4 2011/10/05 19:25:23 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dvipng/dvipng-1.14.ebuild,v 1.5 2012/01/09 21:15:15 ago 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] |