diff options
author | 2010-05-04 15:55:44 +0000 | |
---|---|---|
committer | 2010-05-04 15:55:44 +0000 | |
commit | 1d5b98ce1144b17c97f3629f2d3ff03dfdfb3d25 (patch) | |
tree | 7a43f006421182d8e7c6b35b4384bf5b270f8ad3 /gnome-base/gnome-common | |
parent | Stable for HPPA (bug #313773). (diff) | |
download | gentoo-2-1d5b98ce1144b17c97f3629f2d3ff03dfdfb3d25.tar.gz gentoo-2-1d5b98ce1144b17c97f3629f2d3ff03dfdfb3d25.tar.bz2 gentoo-2-1d5b98ce1144b17c97f3629f2d3ff03dfdfb3d25.zip |
amd64 stable, bug #314899
(Portage version: 2.1.8.3/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.28.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 c20ccfa1027e..920633b9ff73 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.74 2010/02/24 22:30:42 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.75 2010/05/04 15:55:44 tester Exp $ + + 03 May 2010; Olivier Crête <tester@gentoo.org> + gnome-common-2.28.0.ebuild: + amd64 stable, bug #314899 *gnome-common-2.28.0 (24 Feb 2010) diff --git a/gnome-base/gnome-common/gnome-common-2.28.0.ebuild b/gnome-base/gnome-common/gnome-common-2.28.0.ebuild index 085a9234645e..ba01c1c771c0 100644 --- a/gnome-base/gnome-common/gnome-common-2.28.0.ebuild +++ b/gnome-base/gnome-common/gnome-common-2.28.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.28.0.ebuild,v 1.1 2010/02/24 22:30:42 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-2.28.0.ebuild,v 1.2 2010/05/04 15:55:44 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 ~x86-interix ~amd64-linux ~x86-linux ~ppc-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 ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" |