diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-11-30 19:05:22 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-11-30 19:05:22 +0000 |
commit | 8000ba63550c12fd43a79f98bee553fc74b1d849 (patch) | |
tree | 584c2376f55967d39d01e47e868dc55a2c81bd8d /gnome-base | |
parent | amd64 stable, bug #478252 (diff) | |
download | gentoo-2-8000ba63550c12fd43a79f98bee553fc74b1d849.tar.gz gentoo-2-8000ba63550c12fd43a79f98bee553fc74b1d849.tar.bz2 gentoo-2-8000ba63550c12fd43a79f98bee553fc74b1d849.zip |
amd64 stable, bug #478252
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-common/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gnome-common/gnome-common-3.7.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gnome-common/ChangeLog b/gnome-base/gnome-common/ChangeLog index a8dfe322f982..d3fdcac3e388 100644 --- a/gnome-base/gnome-common/ChangeLog +++ b/gnome-base/gnome-common/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gnome-common # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.115 2013/09/05 05:54:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.116 2013/11/30 19:05:22 pacho Exp $ + + 30 Nov 2013; Pacho Ramos <pacho@gentoo.org> gnome-common-3.7.4.ebuild: + amd64 stable, bug #478252 05 Sep 2013; Mike Frysinger <vapier@gentoo.org> gnome-common-3.6.0.ebuild, gnome-common-3.7.4.ebuild: diff --git a/gnome-base/gnome-common/gnome-common-3.7.4.ebuild b/gnome-base/gnome-common/gnome-common-3.7.4.ebuild index c657c06b2c08..540892298782 100644 --- a/gnome-base/gnome-common/gnome-common-3.7.4.ebuild +++ b/gnome-base/gnome-common/gnome-common-3.7.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-3.7.4.ebuild,v 1.2 2013/09/05 05:54:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-3.7.4.ebuild,v 1.3 2013/11/30 19:05:22 pacho Exp $ EAPI=5 inherit gnome.org @@ -10,7 +10,7 @@ HOMEPAGE="http://git.gnome.org/browse/gnome-common" LICENSE="GPL-3" SLOT="3" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" src_install() { |