diff options
author | Zac Medico <zmedico@gentoo.org> | 2013-02-25 08:25:01 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2013-02-25 08:25:01 +0000 |
commit | e4040d422c245bc6a3a5da3d22f548c6dc038cea (patch) | |
tree | b5456dccfb397d81e646e6ae7057cbfa8065f66f /gnome-base/gnome-common | |
parent | Fix for prefix and add ~arm-linux and ~x86-linux keywords. (diff) | |
download | gentoo-2-e4040d422c245bc6a3a5da3d22f548c6dc038cea.tar.gz gentoo-2-e4040d422c245bc6a3a5da3d22f548c6dc038cea.tar.bz2 gentoo-2-e4040d422c245bc6a3a5da3d22f548c6dc038cea.zip |
Add ~arm-linux keyword.
(Portage version: 2.2.0_alpha163_p13/cvs/Linux i686, signed Manifest commit with key 0xFDE8EF85AE5719A3)
Diffstat (limited to 'gnome-base/gnome-common')
-rw-r--r-- | gnome-base/gnome-common/ChangeLog | 7 | ||||
-rw-r--r-- | gnome-base/gnome-common/gnome-common-3.6.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/gnome-base/gnome-common/ChangeLog b/gnome-base/gnome-common/ChangeLog index 517512e5e527..33569440cfc0 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.101 2012/10/19 18:56:37 pacho Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.102 2013/02/25 08:25:01 zmedico Exp $ + + 25 Feb 2013; Zac Medico <zmedico@gentoo.org> gnome-common-3.6.0.ebuild: + Add ~arm-linux keyword. *gnome-common-3.6.0 (19 Oct 2012) diff --git a/gnome-base/gnome-common/gnome-common-3.6.0.ebuild b/gnome-base/gnome-common/gnome-common-3.6.0.ebuild index 0d5090781ece..5cee11004437 100644 --- a/gnome-base/gnome-common/gnome-common-3.6.0.ebuild +++ b/gnome-base/gnome-common/gnome-common-3.6.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# 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.6.0.ebuild,v 1.1 2012/10/19 18:56:37 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-3.6.0.ebuild,v 1.2 2013/02/25 08:25:01 zmedico Exp $ EAPI="4" 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 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~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() { |