diff options
author | 2009-10-08 03:31:01 +0000 | |
---|---|---|
committer | 2009-10-08 03:31:01 +0000 | |
commit | 70701609a6e1b1a98d8171be814fc49590a69928 (patch) | |
tree | 6c8d5790807785f885a32b8ae3a188748d40c19f /gnome-base/gnome-common | |
parent | Stable on amd64, bug #281427 (diff) | |
download | historical-70701609a6e1b1a98d8171be814fc49590a69928.tar.gz historical-70701609a6e1b1a98d8171be814fc49590a69928.tar.bz2 historical-70701609a6e1b1a98d8171be814fc49590a69928.zip |
Stable on amd64, bug #281427
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'gnome-base/gnome-common')
-rw-r--r-- | gnome-base/gnome-common/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/gnome-common/gnome-common-2.26.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/gnome-common/ChangeLog b/gnome-base/gnome-common/ChangeLog index 55affa0415c9..de69f116dbc4 100644 --- a/gnome-base/gnome-common/ChangeLog +++ b/gnome-base/gnome-common/ChangeLog @@ -1,6 +1,10 @@ # 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.64 2009/05/10 18:15:06 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.65 2009/10/08 02:54:24 tester Exp $ + + 08 Oct 2009; Olivier Crête <tester@gentoo.org> + gnome-common-2.26.0.ebuild: + Stable on amd64, bug #281427 *gnome-common-2.26.0 (10 May 2009) 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 4461a1ebe7e4..160e751346a8 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.1 2009/05/10 18:15:06 eva Exp $ +# $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 $ 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="" |