diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-07-01 21:10:56 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-07-01 21:10:56 +0000 |
commit | 6684be634f3ccf0b1779a8be4f7758ded06a9028 (patch) | |
tree | 2ad56ca6a714e6a62a06b947f76f93f086e99c7a /gnome-base/gnome-common | |
parent | Stable on amd64 wrt bug #278255 (diff) | |
download | gentoo-2-6684be634f3ccf0b1779a8be4f7758ded06a9028.tar.gz gentoo-2-6684be634f3ccf0b1779a8be4f7758ded06a9028.tar.bz2 gentoo-2-6684be634f3ccf0b1779a8be4f7758ded06a9028.zip |
Stable on amd64 wrt bug #278255
(Portage version: 2.2.0_alpha42/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.34.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 6a24a842545d..9270df5241cf 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.84 2011/04/03 21:08:31 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.85 2011/07/01 21:10:56 hwoarang Exp $ + + 01 Jul 2011; Markos Chandras <hwoarang@gentoo.org> + gnome-common-2.34.0.ebuild: + Stable on amd64 wrt bug #278255 *gnome-common-2.34.0 (03 Apr 2011) diff --git a/gnome-base/gnome-common/gnome-common-2.34.0.ebuild b/gnome-base/gnome-common/gnome-common-2.34.0.ebuild index 30cec273f432..ccf0d7ff99d7 100644 --- a/gnome-base/gnome-common/gnome-common-2.34.0.ebuild +++ b/gnome-base/gnome-common/gnome-common-2.34.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.34.0.ebuild,v 1.1 2011/04/03 21:08:31 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-2.34.0.ebuild,v 1.2 2011/07/01 21:10:56 hwoarang 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 ~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 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" src_install() { |