diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-07-07 12:25:25 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-07-07 12:25:25 +0000 |
commit | cd64721064d1231d6268d20c0d5e10be1838876d (patch) | |
tree | 10603d6056cf16362517df71f26a3d1dd96890cb /dev-dotnet | |
parent | Set new HOMEPAGE, wrt bug #274123 (diff) | |
download | gentoo-2-cd64721064d1231d6268d20c0d5e10be1838876d.tar.gz gentoo-2-cd64721064d1231d6268d20c0d5e10be1838876d.tar.bz2 gentoo-2-cd64721064d1231d6268d20c0d5e10be1838876d.zip |
x86 stable wrt bug #504796
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-dotnet')
-rw-r--r-- | dev-dotnet/libgdiplus/ChangeLog | 5 | ||||
-rw-r--r-- | dev-dotnet/libgdiplus/libgdiplus-2.10.9-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-dotnet/libgdiplus/ChangeLog b/dev-dotnet/libgdiplus/ChangeLog index d95a5eecd7ce..2454783d9658 100644 --- a/dev-dotnet/libgdiplus/ChangeLog +++ b/dev-dotnet/libgdiplus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-dotnet/libgdiplus # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/ChangeLog,v 1.149 2014/07/05 11:00:02 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/ChangeLog,v 1.150 2014/07/07 12:25:25 zlogene Exp $ + + 07 Jul 2014; Mikle Kolyada <zlogene@gentoo.org> libgdiplus-2.10.9-r1.ebuild: + x86 stable wrt bug #504796 05 Jul 2014; Pacho Ramos <pacho@gentoo.org> libgdiplus-2.10.9-r1.ebuild: amd64 stable, bug #504796 diff --git a/dev-dotnet/libgdiplus/libgdiplus-2.10.9-r1.ebuild b/dev-dotnet/libgdiplus/libgdiplus-2.10.9-r1.ebuild index 3cfcaed106f8..bd578dd81f5d 100644 --- a/dev-dotnet/libgdiplus/libgdiplus-2.10.9-r1.ebuild +++ b/dev-dotnet/libgdiplus/libgdiplus-2.10.9-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/libgdiplus-2.10.9-r1.ebuild,v 1.6 2014/07/05 11:00:02 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/libgdiplus-2.10.9-r1.ebuild,v 1.7 2014/07/07 12:25:25 zlogene Exp $ EAPI="5" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.mono-project.com" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" SRC_URI="http://download.mono-project.com/sources/${PN}/${P}.tar.bz2" IUSE="cairo" |