diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-08-09 21:39:07 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-08-09 21:39:07 +0000 |
commit | d0bc5c99919784d60a55a7923a73a4bb909075d1 (patch) | |
tree | 5811aec21ec533434b50eda9507e2b0013e0f310 /media-libs/silgraphite | |
parent | Stable on amd64 wrt bug #355085 (diff) | |
download | gentoo-2-d0bc5c99919784d60a55a7923a73a4bb909075d1.tar.gz gentoo-2-d0bc5c99919784d60a55a7923a73a4bb909075d1.tar.bz2 gentoo-2-d0bc5c99919784d60a55a7923a73a4bb909075d1.zip |
Stable on amd64 wrt bug #355085
(Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/silgraphite')
-rw-r--r-- | media-libs/silgraphite/ChangeLog | 7 | ||||
-rw-r--r-- | media-libs/silgraphite/silgraphite-2.3.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/silgraphite/ChangeLog b/media-libs/silgraphite/ChangeLog index 56ef381f48e1..ef883c81be47 100644 --- a/media-libs/silgraphite/ChangeLog +++ b/media-libs/silgraphite/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/silgraphite -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/silgraphite/ChangeLog,v 1.17 2010/12/14 04:03:28 mattst88 Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/silgraphite/ChangeLog,v 1.18 2011/08/09 21:39:07 hwoarang Exp $ + + 09 Aug 2011; Markos Chandras <hwoarang@gentoo.org> silgraphite-2.3.1.ebuild: + Stable on amd64 wrt bug #355085 14 Dec 2010; Matt Turner <mattst88@gentoo.org> silgraphite-2.3.1.ebuild: Add ~mips, bug 300068 diff --git a/media-libs/silgraphite/silgraphite-2.3.1.ebuild b/media-libs/silgraphite/silgraphite-2.3.1.ebuild index 0a715606498c..6fb2def9c0c7 100644 --- a/media-libs/silgraphite/silgraphite-2.3.1.ebuild +++ b/media-libs/silgraphite/silgraphite-2.3.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/silgraphite/silgraphite-2.3.1.ebuild,v 1.17 2010/12/14 04:03:28 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/silgraphite/silgraphite-2.3.1.ebuild,v 1.18 2011/08/09 21:39:07 hwoarang Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.gz" LICENSE="|| ( CPL-0.5 LGPL-2.1 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="pango truetype xft" RDEPEND="xft? ( x11-libs/libXft ) |