diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-02 22:34:28 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-02 22:34:28 +0000 |
commit | 33d3dadd2378ffa923535bb3ae18165b8c87c308 (patch) | |
tree | 25be635212a56bfa63cf244b9d20208e22ca0291 /gnome-base | |
parent | Add ~arm, wrt bug #449220 (diff) | |
download | gentoo-2-33d3dadd2378ffa923535bb3ae18165b8c87c308.tar.gz gentoo-2-33d3dadd2378ffa923535bb3ae18165b8c87c308.tar.bz2 gentoo-2-33d3dadd2378ffa923535bb3ae18165b8c87c308.zip |
Add ~arm, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-core-libs/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gnome-core-libs/gnome-core-libs-3.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gnome-core-libs/ChangeLog b/gnome-base/gnome-core-libs/ChangeLog index 582355041806..b571b530fa70 100644 --- a/gnome-base/gnome-core-libs/ChangeLog +++ b/gnome-base/gnome-core-libs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gnome-core-libs # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-core-libs/ChangeLog,v 1.8 2013/01/06 09:35:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-core-libs/ChangeLog,v 1.9 2013/02/02 22:34:28 ago Exp $ + + 02 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gnome-core-libs-3.6.2.ebuild: + Add ~arm, wrt bug #449220 06 Jan 2013; Agostino Sarubbo <ago@gentoo.org> gnome-core-libs-3.6.2.ebuild: Add ~sparc, wrt bug #449220 diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-3.6.2.ebuild b/gnome-base/gnome-core-libs/gnome-core-libs-3.6.2.ebuild index b9888f374b9b..5c14d2c8ba37 100644 --- a/gnome-base/gnome-core-libs/gnome-core-libs-3.6.2.ebuild +++ b/gnome-base/gnome-core-libs/gnome-core-libs-3.6.2.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-core-libs/gnome-core-libs-3.6.2.ebuild,v 1.4 2013/01/06 09:35:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-core-libs/gnome-core-libs-3.6.2.ebuild,v 1.5 2013/02/02 22:34:28 ago Exp $ EAPI="5" @@ -12,7 +12,7 @@ IUSE="cups python" # when unmasking for an arch # double check none of the deps are still masked ! -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" # Note to developers: # This is a wrapper for the core libraries used by GNOME 3 |