diff options
author | Markus Meier <maekke@gentoo.org> | 2012-01-18 20:40:14 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-01-18 20:40:14 +0000 |
commit | 4a15b197ae8f4b7a52e7290e499718d620c3210b (patch) | |
tree | b24c0f4fcfd634fd4f3459d36828b033c6f9b8cc /gnome-base/gnome-common | |
parent | arm stable, bug #393007 (diff) | |
download | historical-4a15b197ae8f4b7a52e7290e499718d620c3210b.tar.gz historical-4a15b197ae8f4b7a52e7290e499718d620c3210b.tar.bz2 historical-4a15b197ae8f4b7a52e7290e499718d620c3210b.zip |
arm stable, bug #393007
Package-Manager: portage-2.1.10.44/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-3.1.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 5f94006f1740..bfc3fe7dfa4f 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.94 2012/01/14 16:52:12 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.95 2012/01/18 20:34:53 maekke Exp $ + + 18 Jan 2012; Markus Meier <maekke@gentoo.org> gnome-common-3.1.0.ebuild: + arm stable, bug #393007 14 Jan 2012; Markus Meier <maekke@gentoo.org> gnome-common-3.1.0.ebuild: x86 stable, bug #393007 diff --git a/gnome-base/gnome-common/gnome-common-3.1.0.ebuild b/gnome-base/gnome-common/gnome-common-3.1.0.ebuild index 96608030865a..0fa2808cf441 100644 --- a/gnome-base/gnome-common/gnome-common-3.1.0.ebuild +++ b/gnome-base/gnome-common/gnome-common-3.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-3.1.0.ebuild,v 1.4 2012/01/14 16:52:12 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-3.1.0.ebuild,v 1.5 2012/01/18 20:34:53 maekke Exp $ EAPI="4" @@ -11,7 +11,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() { |