diff options
-rw-r--r-- | gnome-extra/at-spi/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-extra/at-spi/at-spi-2.0.0.ebuild | 6 | ||||
-rw-r--r-- | gnome-extra/at-spi/at-spi-2.2.0.ebuild | 6 | ||||
-rw-r--r-- | gnome-extra/at-spi/at-spi-2.4.0.ebuild | 4 |
4 files changed, 13 insertions, 9 deletions
diff --git a/gnome-extra/at-spi/ChangeLog b/gnome-extra/at-spi/ChangeLog index 92a72924bcd4..0598547195ea 100644 --- a/gnome-extra/at-spi/ChangeLog +++ b/gnome-extra/at-spi/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-extra/at-spi # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v 1.232 2012/08/24 18:54:38 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v 1.233 2012/11/05 21:41:26 ulm Exp $ + + 05 Nov 2012; Ulrich Müller <ulm@gentoo.org> at-spi-2.0.0.ebuild, + at-spi-2.2.0.ebuild, at-spi-2.4.0.ebuild: + Change LICENSE to "metapackage", bug 440846. *at-spi-2.4.0 (24 Aug 2012) diff --git a/gnome-extra/at-spi/at-spi-2.0.0.ebuild b/gnome-extra/at-spi/at-spi-2.0.0.ebuild index e491223b4591..2c06030cdc28 100644 --- a/gnome-extra/at-spi/at-spi-2.0.0.ebuild +++ b/gnome-extra/at-spi/at-spi-2.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-2.0.0.ebuild,v 1.1 2011/08/19 11:19:25 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-2.0.0.ebuild,v 1.2 2012/11/05 21:41:26 ulm Exp $ EAPI="3" @@ -8,7 +8,7 @@ DESCRIPTION="The Gnome Accessibility Toolkit" HOMEPAGE="http://projects.gnome.org/accessibility/" SRC_URI="" -LICENSE="as-is" +LICENSE="metapackage" SLOT="2" KEYWORDS="~amd64 ~x86" IUSE="" diff --git a/gnome-extra/at-spi/at-spi-2.2.0.ebuild b/gnome-extra/at-spi/at-spi-2.2.0.ebuild index 77923df96af3..16f2096be50f 100644 --- a/gnome-extra/at-spi/at-spi-2.2.0.ebuild +++ b/gnome-extra/at-spi/at-spi-2.2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-2.2.0.ebuild,v 1.1 2011/11/16 01:55:34 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-2.2.0.ebuild,v 1.2 2012/11/05 21:41:26 ulm Exp $ EAPI="4" @@ -8,7 +8,7 @@ DESCRIPTION="The Gnome Accessibility Toolkit" HOMEPAGE="http://projects.gnome.org/accessibility/" SRC_URI="" -LICENSE="as-is" +LICENSE="metapackage" SLOT="2" KEYWORDS="~amd64 ~x86" IUSE="" diff --git a/gnome-extra/at-spi/at-spi-2.4.0.ebuild b/gnome-extra/at-spi/at-spi-2.4.0.ebuild index a7e94a7fc555..993090f9da70 100644 --- a/gnome-extra/at-spi/at-spi-2.4.0.ebuild +++ b/gnome-extra/at-spi/at-spi-2.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-2.4.0.ebuild,v 1.1 2012/08/24 18:54:38 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-2.4.0.ebuild,v 1.2 2012/11/05 21:41:26 ulm Exp $ EAPI="4" @@ -8,7 +8,7 @@ DESCRIPTION="The Gnome Accessibility Toolkit" HOMEPAGE="http://projects.gnome.org/accessibility/" SRC_URI="" -LICENSE="as-is" +LICENSE="metapackage" SLOT="2" KEYWORDS="~amd64 ~arm ~hppa ~x86" IUSE="" |