diff options
author | 2011-10-23 23:03:09 +0000 | |
---|---|---|
committer | 2011-10-23 23:03:09 +0000 | |
commit | 7b7916dfac356eccc59705261ae22a07ec0cb789 (patch) | |
tree | f6f56741f7fd4becbb13c5f48573316c39eec5a8 /gnome-base/gnome-menus | |
parent | Remove old versions. (diff) | |
download | gentoo-2-7b7916dfac356eccc59705261ae22a07ec0cb789.tar.gz gentoo-2-7b7916dfac356eccc59705261ae22a07ec0cb789.tar.bz2 gentoo-2-7b7916dfac356eccc59705261ae22a07ec0cb789.zip |
Copy keywords from prefix overlay
(Portage version: 2.2.0_alpha70/cvs/Linux x86_64)
Diffstat (limited to 'gnome-base/gnome-menus')
-rw-r--r-- | gnome-base/gnome-menus/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/gnome-menus/gnome-menus-2.30.5.ebuild | 4 | ||||
-rw-r--r-- | gnome-base/gnome-menus/gnome-menus-3.0.1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/gnome-base/gnome-menus/ChangeLog b/gnome-base/gnome-menus/ChangeLog index 38f87b78639f..0b1bfefc1208 100644 --- a/gnome-base/gnome-menus/ChangeLog +++ b/gnome-base/gnome-menus/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/gnome-menus # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-menus/ChangeLog,v 1.170 2011/08/14 15:24:50 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-menus/ChangeLog,v 1.171 2011/10/23 23:03:09 abcd Exp $ + + 23 Oct 2011; Jonathan Callen <abcd@gentoo.org> gnome-menus-2.30.5.ebuild, + gnome-menus-3.0.1.ebuild: + Copy keywords from prefix overlay *gnome-menus-3.0.1 (14 Aug 2011) diff --git a/gnome-base/gnome-menus/gnome-menus-2.30.5.ebuild b/gnome-base/gnome-menus/gnome-menus-2.30.5.ebuild index 88d9be979875..30e96de83b98 100644 --- a/gnome-base/gnome-menus/gnome-menus-2.30.5.ebuild +++ b/gnome-base/gnome-menus/gnome-menus-2.30.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-menus/gnome-menus-2.30.5.ebuild,v 1.8 2011/06/22 11:59:49 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-menus/gnome-menus-2.30.5.ebuild,v 1.9 2011/10/23 23:03:09 abcd Exp $ EAPI="3" GCONF_DEBUG="no" @@ -16,7 +16,7 @@ HOMEPAGE="http://www.gnome.org" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" IUSE="debug +introspection python" RDEPEND=">=dev-libs/glib-2.18 diff --git a/gnome-base/gnome-menus/gnome-menus-3.0.1.ebuild b/gnome-base/gnome-menus/gnome-menus-3.0.1.ebuild index 3b6c028796a5..7491c6cd3b36 100644 --- a/gnome-base/gnome-menus/gnome-menus-3.0.1.ebuild +++ b/gnome-base/gnome-menus/gnome-menus-3.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-menus/gnome-menus-3.0.1.ebuild,v 1.1 2011/08/14 15:24:50 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-menus/gnome-menus-3.0.1.ebuild,v 1.2 2011/10/23 23:03:09 abcd Exp $ EAPI="3" GCONF_DEBUG="no" @@ -17,7 +17,7 @@ HOMEPAGE="http://www.gnome.org" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="debug +introspection python" |