diff options
-rw-r--r-- | dev-dotnet/gluezilla/ChangeLog | 8 | ||||
-rw-r--r-- | dev-dotnet/gluezilla/gluezilla-2.0.9999.ebuild | 4 | ||||
-rw-r--r-- | dev-dotnet/gluezilla/gluezilla-2.2.9999.ebuild | 4 | ||||
-rw-r--r-- | dev-dotnet/gluezilla/gluezilla-2.4.9999.ebuild | 4 | ||||
-rw-r--r-- | dev-dotnet/gluezilla/gluezilla-9999.ebuild | 4 | ||||
-rw-r--r-- | dev-dotnet/libgdiplus/ChangeLog | 8 | ||||
-rw-r--r-- | dev-dotnet/libgdiplus/libgdiplus-2.0.9999.ebuild | 4 | ||||
-rw-r--r-- | dev-dotnet/libgdiplus/libgdiplus-2.2.9999.ebuild | 4 | ||||
-rw-r--r-- | dev-dotnet/libgdiplus/libgdiplus-2.4.9999.ebuild | 4 | ||||
-rw-r--r-- | dev-dotnet/libgdiplus/libgdiplus-9999.ebuild | 4 | ||||
-rw-r--r-- | dev-dotnet/xsp/ChangeLog | 7 | ||||
-rw-r--r-- | dev-dotnet/xsp/xsp-2.0.9999.ebuild | 4 | ||||
-rw-r--r-- | dev-dotnet/xsp/xsp-2.2.9999.ebuild | 4 | ||||
-rw-r--r-- | dev-dotnet/xsp/xsp-2.4.9999.ebuild | 4 | ||||
-rw-r--r-- | dev-dotnet/xsp/xsp-9999.ebuild | 4 |
15 files changed, 44 insertions, 27 deletions
diff --git a/dev-dotnet/gluezilla/ChangeLog b/dev-dotnet/gluezilla/ChangeLog index 566bc2a0467a..6a6ac0a19f86 100644 --- a/dev-dotnet/gluezilla/ChangeLog +++ b/dev-dotnet/gluezilla/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-dotnet/gluezilla # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gluezilla/ChangeLog,v 1.6 2009/05/20 19:52:29 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gluezilla/ChangeLog,v 1.7 2009/06/09 21:18:01 loki_val Exp $ + + 09 Jun 2009; Peter Alfredsen <loki_val@gentoo.org> + gluezilla-2.0.9999.ebuild, gluezilla-2.2.9999.ebuild, + gluezilla-2.4.9999.ebuild, gluezilla-9999.ebuild: + Drop keywords for all *9999 ebuilds instead of maintaining a huge + package.mask 20 May 2009; Brent Baude <ranger@gentoo.org> gluezilla-2.4.ebuild: Marking gluezilla-2.4 ~ppc for bug 268517 diff --git a/dev-dotnet/gluezilla/gluezilla-2.0.9999.ebuild b/dev-dotnet/gluezilla/gluezilla-2.0.9999.ebuild index ec3ae7257548..ce679a6c11ee 100644 --- a/dev-dotnet/gluezilla/gluezilla-2.0.9999.ebuild +++ b/dev-dotnet/gluezilla/gluezilla-2.0.9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gluezilla/gluezilla-2.0.9999.ebuild,v 1.1 2009/05/05 11:39:33 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gluezilla/gluezilla-2.0.9999.ebuild,v 1.2 2009/06/09 21:18:01 loki_val Exp $ EAPI=2 @@ -10,7 +10,7 @@ DESCRIPTION="A simple library to embed Gecko (xulrunner) in the Mono Winforms We HOMEPAGE="http://mono-project.com/Gluezilla" LICENSE="LGPL-2 MPL-1.1" -KEYWORDS="~x86 ~amd64 ~ppc" +KEYWORDS="" SLOT="0" IUSE="" diff --git a/dev-dotnet/gluezilla/gluezilla-2.2.9999.ebuild b/dev-dotnet/gluezilla/gluezilla-2.2.9999.ebuild index 40e3d25fdd5a..8fc47d5daa18 100644 --- a/dev-dotnet/gluezilla/gluezilla-2.2.9999.ebuild +++ b/dev-dotnet/gluezilla/gluezilla-2.2.9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gluezilla/gluezilla-2.2.9999.ebuild,v 1.1 2009/05/05 11:39:33 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gluezilla/gluezilla-2.2.9999.ebuild,v 1.2 2009/06/09 21:18:01 loki_val Exp $ EAPI=2 @@ -10,7 +10,7 @@ DESCRIPTION="A simple library to embed Gecko (xulrunner) in the Mono Winforms We HOMEPAGE="http://mono-project.com/Gluezilla" LICENSE="LGPL-2 MPL-1.1" -KEYWORDS="~x86 ~amd64 ~ppc" +KEYWORDS="" SLOT="0" IUSE="" diff --git a/dev-dotnet/gluezilla/gluezilla-2.4.9999.ebuild b/dev-dotnet/gluezilla/gluezilla-2.4.9999.ebuild index 30e669f6056c..dfeeb703c237 100644 --- a/dev-dotnet/gluezilla/gluezilla-2.4.9999.ebuild +++ b/dev-dotnet/gluezilla/gluezilla-2.4.9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gluezilla/gluezilla-2.4.9999.ebuild,v 1.1 2009/05/05 11:39:33 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gluezilla/gluezilla-2.4.9999.ebuild,v 1.2 2009/06/09 21:18:01 loki_val Exp $ EAPI=2 @@ -10,7 +10,7 @@ DESCRIPTION="A simple library to embed Gecko (xulrunner) in the Mono Winforms We HOMEPAGE="http://mono-project.com/Gluezilla" LICENSE="LGPL-2 MPL-1.1" -KEYWORDS="~x86 ~amd64 ~ppc" +KEYWORDS="" SLOT="0" IUSE="" diff --git a/dev-dotnet/gluezilla/gluezilla-9999.ebuild b/dev-dotnet/gluezilla/gluezilla-9999.ebuild index 4dd7b4a8b7b3..d98f8f37918a 100644 --- a/dev-dotnet/gluezilla/gluezilla-9999.ebuild +++ b/dev-dotnet/gluezilla/gluezilla-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gluezilla/gluezilla-9999.ebuild,v 1.1 2009/05/05 11:39:33 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gluezilla/gluezilla-9999.ebuild,v 1.2 2009/06/09 21:18:01 loki_val Exp $ EAPI=2 @@ -10,7 +10,7 @@ DESCRIPTION="A simple library to embed Gecko (xulrunner) in the Mono Winforms We HOMEPAGE="http://mono-project.com/Gluezilla" LICENSE="LGPL-2 MPL-1.1" -KEYWORDS="~x86 ~amd64 ~ppc" +KEYWORDS="" SLOT="0" IUSE="" diff --git a/dev-dotnet/libgdiplus/ChangeLog b/dev-dotnet/libgdiplus/ChangeLog index 67a2d6ba6b8b..984b25a5da36 100644 --- a/dev-dotnet/libgdiplus/ChangeLog +++ b/dev-dotnet/libgdiplus/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-dotnet/libgdiplus # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/ChangeLog,v 1.96 2009/05/20 19:51:00 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/ChangeLog,v 1.97 2009/06/09 21:17:39 loki_val Exp $ + + 09 Jun 2009; Peter Alfredsen <loki_val@gentoo.org> + libgdiplus-2.0.9999.ebuild, libgdiplus-2.2.9999.ebuild, + libgdiplus-2.4.9999.ebuild, libgdiplus-9999.ebuild: + Drop keywords for all *9999 ebuilds instead of maintaining a huge + package.mask 20 May 2009; Brent Baude <ranger@gentoo.org> libgdiplus-2.4.ebuild: Marking libgdiplus-2.4 ~ppc for bug 268517 diff --git a/dev-dotnet/libgdiplus/libgdiplus-2.0.9999.ebuild b/dev-dotnet/libgdiplus/libgdiplus-2.0.9999.ebuild index d51416c7d4ba..dacdaf154edd 100644 --- a/dev-dotnet/libgdiplus/libgdiplus-2.0.9999.ebuild +++ b/dev-dotnet/libgdiplus/libgdiplus-2.0.9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/libgdiplus-2.0.9999.ebuild,v 1.2 2009/05/05 23:35:21 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/libgdiplus-2.0.9999.ebuild,v 1.3 2009/06/09 21:17:39 loki_val Exp $ EAPI=2 @@ -16,7 +16,7 @@ SRC_URI="" LICENSE="MIT" SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc" +KEYWORDS="" IUSE="pango" RDEPEND=">=dev-libs/glib-2.16 diff --git a/dev-dotnet/libgdiplus/libgdiplus-2.2.9999.ebuild b/dev-dotnet/libgdiplus/libgdiplus-2.2.9999.ebuild index d0538e17396b..9823434825c4 100644 --- a/dev-dotnet/libgdiplus/libgdiplus-2.2.9999.ebuild +++ b/dev-dotnet/libgdiplus/libgdiplus-2.2.9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/libgdiplus-2.2.9999.ebuild,v 1.2 2009/05/05 23:35:21 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/libgdiplus-2.2.9999.ebuild,v 1.3 2009/06/09 21:17:39 loki_val Exp $ EAPI=2 @@ -16,7 +16,7 @@ SRC_URI="" LICENSE="MIT" SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc" +KEYWORDS="" IUSE="pango" RDEPEND=">=dev-libs/glib-2.16 diff --git a/dev-dotnet/libgdiplus/libgdiplus-2.4.9999.ebuild b/dev-dotnet/libgdiplus/libgdiplus-2.4.9999.ebuild index 9acfdd4b1e34..9d0383e990d4 100644 --- a/dev-dotnet/libgdiplus/libgdiplus-2.4.9999.ebuild +++ b/dev-dotnet/libgdiplus/libgdiplus-2.4.9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/libgdiplus-2.4.9999.ebuild,v 1.2 2009/05/05 23:35:21 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/libgdiplus-2.4.9999.ebuild,v 1.3 2009/06/09 21:17:39 loki_val Exp $ EAPI=2 @@ -16,7 +16,7 @@ SRC_URI="" LICENSE="MIT" SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc" +KEYWORDS="" IUSE="pango" RDEPEND=">=dev-libs/glib-2.16 diff --git a/dev-dotnet/libgdiplus/libgdiplus-9999.ebuild b/dev-dotnet/libgdiplus/libgdiplus-9999.ebuild index 2332655202f8..f32a3c249d01 100644 --- a/dev-dotnet/libgdiplus/libgdiplus-9999.ebuild +++ b/dev-dotnet/libgdiplus/libgdiplus-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/libgdiplus-9999.ebuild,v 1.2 2009/05/05 23:35:21 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/libgdiplus-9999.ebuild,v 1.3 2009/06/09 21:17:39 loki_val Exp $ EAPI=2 @@ -16,7 +16,7 @@ SRC_URI="" LICENSE="MIT" SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc" +KEYWORDS="" IUSE="pango" RDEPEND=">=dev-libs/glib-2.16 diff --git a/dev-dotnet/xsp/ChangeLog b/dev-dotnet/xsp/ChangeLog index fe39b4927562..82a9089dc70c 100644 --- a/dev-dotnet/xsp/ChangeLog +++ b/dev-dotnet/xsp/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-dotnet/xsp # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/xsp/ChangeLog,v 1.69 2009/05/20 19:52:09 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/xsp/ChangeLog,v 1.70 2009/06/09 21:17:16 loki_val Exp $ + + 09 Jun 2009; Peter Alfredsen <loki_val@gentoo.org> xsp-2.0.9999.ebuild, + xsp-2.2.9999.ebuild, xsp-2.4.9999.ebuild, xsp-9999.ebuild: + Drop keywords for all *9999 ebuilds instead of maintaining a huge + package.mask 20 May 2009; Brent Baude <ranger@gentoo.org> xsp-2.4.ebuild: Marking xsp-2.4 ~ppc for bug 268517 diff --git a/dev-dotnet/xsp/xsp-2.0.9999.ebuild b/dev-dotnet/xsp/xsp-2.0.9999.ebuild index 75112efcebf9..68f3c3d4a0b1 100644 --- a/dev-dotnet/xsp/xsp-2.0.9999.ebuild +++ b/dev-dotnet/xsp/xsp-2.0.9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/xsp/xsp-2.0.9999.ebuild,v 1.1 2009/05/05 11:59:06 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/xsp/xsp-2.0.9999.ebuild,v 1.2 2009/06/09 21:17:16 loki_val Exp $ EAPI=2 @@ -13,7 +13,7 @@ HOMEPAGE="http://www.go-mono.com/" LICENSE="MIT" SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc" +KEYWORDS="" IUSE="" diff --git a/dev-dotnet/xsp/xsp-2.2.9999.ebuild b/dev-dotnet/xsp/xsp-2.2.9999.ebuild index d4ca16394b50..ce9fb28e901f 100644 --- a/dev-dotnet/xsp/xsp-2.2.9999.ebuild +++ b/dev-dotnet/xsp/xsp-2.2.9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/xsp/xsp-2.2.9999.ebuild,v 1.1 2009/05/05 11:59:06 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/xsp/xsp-2.2.9999.ebuild,v 1.2 2009/06/09 21:17:16 loki_val Exp $ EAPI=2 @@ -13,7 +13,7 @@ HOMEPAGE="http://www.go-mono.com/" LICENSE="MIT" SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc" +KEYWORDS="" IUSE="" diff --git a/dev-dotnet/xsp/xsp-2.4.9999.ebuild b/dev-dotnet/xsp/xsp-2.4.9999.ebuild index bdb952806228..56601b8aca68 100644 --- a/dev-dotnet/xsp/xsp-2.4.9999.ebuild +++ b/dev-dotnet/xsp/xsp-2.4.9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/xsp/xsp-2.4.9999.ebuild,v 1.3 2009/05/09 00:17:46 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/xsp/xsp-2.4.9999.ebuild,v 1.4 2009/06/09 21:17:16 loki_val Exp $ EAPI=2 @@ -13,7 +13,7 @@ HOMEPAGE="http://www.go-mono.com/" LICENSE="MIT" SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc" +KEYWORDS="" IUSE="" diff --git a/dev-dotnet/xsp/xsp-9999.ebuild b/dev-dotnet/xsp/xsp-9999.ebuild index 424c2d68785c..aa266c4c615e 100644 --- a/dev-dotnet/xsp/xsp-9999.ebuild +++ b/dev-dotnet/xsp/xsp-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/xsp/xsp-9999.ebuild,v 1.1 2009/05/05 11:59:06 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/xsp/xsp-9999.ebuild,v 1.2 2009/06/09 21:17:16 loki_val Exp $ EAPI=2 @@ -13,7 +13,7 @@ HOMEPAGE="http://www.go-mono.com/" LICENSE="MIT" SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc" +KEYWORDS="" IUSE="" |