diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-15 23:21:49 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-15 23:21:49 +0000 |
commit | 11ba7c405fe5efebfe220def05649093e67d37a2 (patch) | |
tree | 99f0bccecfc12df465647c8d80f70b9f1b7fac5b /gnome-base | |
parent | Revert non-maintainer commit relating to agentd init script. Bug 415941. (diff) | |
download | gentoo-2-11ba7c405fe5efebfe220def05649093e67d37a2.tar.gz gentoo-2-11ba7c405fe5efebfe220def05649093e67d37a2.tar.bz2 gentoo-2-11ba7c405fe5efebfe220def05649093e67d37a2.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha105/cvs/Linux x86_64)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-common/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gnome-common/gnome-common-3.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gnome-common/ChangeLog b/gnome-base/gnome-common/ChangeLog index 2e599c7c19a3..4269e6b9a51d 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.98 2012/03/25 16:15:46 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.99 2012/05/15 23:21:49 aballier Exp $ + + 15 May 2012; Alexis Ballier <aballier@gentoo.org> gnome-common-3.1.0.ebuild: + keyword ~amd64-fbsd 25 Mar 2012; Raúl Porcel <armin76@gentoo.org> gnome-common-3.1.0.ebuild: alpha/ia64/sh/sparc stable wrt #393007 diff --git a/gnome-base/gnome-common/gnome-common-3.1.0.ebuild b/gnome-base/gnome-common/gnome-common-3.1.0.ebuild index 54e7e86079ca..cd0b729a8d12 100644 --- a/gnome-base/gnome-common/gnome-common-3.1.0.ebuild +++ b/gnome-base/gnome-common/gnome-common-3.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.1.0.ebuild,v 1.8 2012/03/25 16:15:46 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-3.1.0.ebuild,v 1.9 2012/05/15 23:21:49 aballier Exp $ EAPI="4" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-3" SLOT="3" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~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 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" src_install() { |