diff options
author | Alexis Ballier <aballier@gentoo.org> | 2009-05-07 07:17:53 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2009-05-07 07:17:53 +0000 |
commit | a18d9eec71d645cbf149399e6f07b8bc72428a20 (patch) | |
tree | 73f9f6cc8f68a5d16bd5a6e149a184300f199b8c /gnome-base/gnome-common | |
parent | fix bug of scarabeus bump tool (diff) | |
download | gentoo-2-a18d9eec71d645cbf149399e6f07b8bc72428a20.tar.gz gentoo-2-a18d9eec71d645cbf149399e6f07b8bc72428a20.tar.bz2 gentoo-2-a18d9eec71d645cbf149399e6f07b8bc72428a20.zip |
keyword ~x86-fbsd
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'gnome-base/gnome-common')
-rw-r--r-- | gnome-base/gnome-common/ChangeLog | 8 | ||||
-rw-r--r-- | gnome-base/gnome-common/gnome-common-2.24.0.ebuild | 4 |
2 files changed, 8 insertions, 4 deletions
diff --git a/gnome-base/gnome-common/ChangeLog b/gnome-base/gnome-common/ChangeLog index 649e7ddfbb32..16a9e6b45cf6 100644 --- a/gnome-base/gnome-common/ChangeLog +++ b/gnome-base/gnome-common/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/gnome-common -# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.62 2009/04/28 11:17:36 armin76 Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.63 2009/05/07 07:17:53 aballier Exp $ + + 07 May 2009; Alexis Ballier <aballier@gentoo.org> + gnome-common-2.24.0.ebuild: + keyword ~x86-fbsd 28 Apr 2009; Raúl Porcel <armin76@gentoo.org> gnome-common-2.24.0.ebuild: sh stable diff --git a/gnome-base/gnome-common/gnome-common-2.24.0.ebuild b/gnome-base/gnome-common/gnome-common-2.24.0.ebuild index f3ded8529a3b..88d07562919c 100644 --- a/gnome-base/gnome-common/gnome-common-2.24.0.ebuild +++ b/gnome-base/gnome-common/gnome-common-2.24.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-2.24.0.ebuild,v 1.10 2009/04/28 11:17:36 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-2.24.0.ebuild,v 1.11 2009/05/07 07:17:53 aballier Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="3" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="" DEPEND="" |