diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-07-09 17:14:59 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-07-09 17:14:59 +0000 |
commit | 010e44ef227b660731972bbe3877272536721d53 (patch) | |
tree | e6533c1b6bc80907c46474e3b207a5b9b0707241 /dev-dotnet/pango-sharp/pango-sharp-2.12.10.ebuild | |
parent | amd64 stable, bug 327279 (diff) | |
download | gentoo-2-010e44ef227b660731972bbe3877272536721d53.tar.gz gentoo-2-010e44ef227b660731972bbe3877272536721d53.tar.bz2 gentoo-2-010e44ef227b660731972bbe3877272536721d53.zip |
amd64 stable, bug 327279
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-dotnet/pango-sharp/pango-sharp-2.12.10.ebuild')
-rw-r--r-- | dev-dotnet/pango-sharp/pango-sharp-2.12.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-dotnet/pango-sharp/pango-sharp-2.12.10.ebuild b/dev-dotnet/pango-sharp/pango-sharp-2.12.10.ebuild index dcecb25af32e..dafd257acdea 100644 --- a/dev-dotnet/pango-sharp/pango-sharp-2.12.10.ebuild +++ b/dev-dotnet/pango-sharp/pango-sharp-2.12.10.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pango-sharp/pango-sharp-2.12.10.ebuild,v 1.1 2010/06/17 17:51:43 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pango-sharp/pango-sharp-2.12.10.ebuild,v 1.2 2010/07/09 17:14:59 pacho Exp $ EAPI=2 inherit gtk-sharp-module SLOT="2" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd" IUSE="" RESTRICT="test" |