diff options
author | Markus Meier <maekke@gentoo.org> | 2009-10-16 21:28:16 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-10-16 21:28:16 +0000 |
commit | edacf1ee76d58612cdb8b90bd1459e5065758463 (patch) | |
tree | 4532c86501c792a67bea68741f4d875d7f1d94f5 /gnome-base/gnome-common | |
parent | x86 stable, bug #281427 (diff) | |
download | gentoo-2-edacf1ee76d58612cdb8b90bd1459e5065758463.tar.gz gentoo-2-edacf1ee76d58612cdb8b90bd1459e5065758463.tar.bz2 gentoo-2-edacf1ee76d58612cdb8b90bd1459e5065758463.zip |
x86 stable, bug #281427
(Portage version: 2.2_rc46/cvs/Linux x86_64)
Diffstat (limited to 'gnome-base/gnome-common')
-rw-r--r-- | gnome-base/gnome-common/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gnome-common/gnome-common-2.26.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 de69f116dbc4..d7967daba2dd 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.65 2009/10/08 02:54:24 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.66 2009/10/16 21:28:16 maekke Exp $ + + 16 Oct 2009; Markus Meier <maekke@gentoo.org> gnome-common-2.26.0.ebuild: + x86 stable, bug #281427 08 Oct 2009; Olivier Crête <tester@gentoo.org> gnome-common-2.26.0.ebuild: diff --git a/gnome-base/gnome-common/gnome-common-2.26.0.ebuild b/gnome-base/gnome-common/gnome-common-2.26.0.ebuild index 160e751346a8..7772519f5a35 100644 --- a/gnome-base/gnome-common/gnome-common-2.26.0.ebuild +++ b/gnome-base/gnome-common/gnome-common-2.26.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.26.0.ebuild,v 1.2 2009/10/08 02:54:24 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-2.26.0.ebuild,v 1.3 2009/10/16 21:28:16 maekke Exp $ inherit base gnome.org @@ -9,7 +9,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" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND="" |