diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 14:37:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 14:37:29 +0000 |
commit | 57af42b147f3fecca6f0338b6fad9f01181e234d (patch) | |
tree | decf49b10aceb8631cd166fefdef7e7d34cc1e2f /media-gfx | |
parent | Add ~alpha, wrt bug #449220 (diff) | |
download | gentoo-2-57af42b147f3fecca6f0338b6fad9f01181e234d.tar.gz gentoo-2-57af42b147f3fecca6f0338b6fad9f01181e234d.tar.bz2 gentoo-2-57af42b147f3fecca6f0338b6fad9f01181e234d.zip |
Add ~alpha, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/graphite2/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/graphite2/graphite2-1.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/graphite2/ChangeLog b/media-gfx/graphite2/ChangeLog index 194478d3bad7..8377fbb746b0 100644 --- a/media-gfx/graphite2/ChangeLog +++ b/media-gfx/graphite2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/graphite2 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphite2/ChangeLog,v 1.41 2013/01/01 12:18:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphite2/ChangeLog,v 1.42 2013/01/01 14:37:29 ago Exp $ + + 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> graphite2-1.2.0.ebuild: + Add ~alpha, wrt bug #449220 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> graphite2-1.2.0.ebuild: Add ~ia64, wrt bug #449220 diff --git a/media-gfx/graphite2/graphite2-1.2.0.ebuild b/media-gfx/graphite2/graphite2-1.2.0.ebuild index dd9ffa52c86d..55ac552e9b45 100644 --- a/media-gfx/graphite2/graphite2-1.2.0.ebuild +++ b/media-gfx/graphite2/graphite2-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphite2/graphite2-1.2.0.ebuild,v 1.8 2013/01/01 12:18:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphite2/graphite2-1.2.0.ebuild,v 1.9 2013/01/01 14:37:29 ago Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/silgraphite/${PN}/${P}.tgz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~ia64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris" IUSE="perl test" RDEPEND=" |