diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-12-22 16:02:56 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-12-22 16:02:56 +0000 |
commit | 82d838c068236e5269016d56c89fb372ea97d255 (patch) | |
tree | 2c1079352b1041d508a299308655cd4f8445ede1 /gnome-base | |
parent | Stable for HPPA (bug #478252). (diff) | |
download | gentoo-2-82d838c068236e5269016d56c89fb372ea97d255.tar.gz gentoo-2-82d838c068236e5269016d56c89fb372ea97d255.tar.bz2 gentoo-2-82d838c068236e5269016d56c89fb372ea97d255.zip |
Stable for HPPA (bug #478252).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 2bc6ee79e60a..99b72c5ca8ac 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.117 2013/12/08 18:26:10 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.118 2013/12/22 16:02:56 jer Exp $ + + 22 Dec 2013; Jeroen Roovers <jer@gentoo.org> gnome-common-3.7.4.ebuild: + Stable for HPPA (bug #478252). 08 Dec 2013; Pacho Ramos <pacho@gentoo.org> gnome-common-3.7.4.ebuild: x86 stable, bug #478252 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 56daefdce01a..f2ee77d1ed69 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.4 2013/12/08 18:26:10 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-3.7.4.ebuild,v 1.5 2013/12/22 16:02:56 jer 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() { |