diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-07-20 14:52:28 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-07-20 14:52:28 +0000 |
commit | 31dffd3493ae97dc03b503bc634c40346e601933 (patch) | |
tree | 3be5c12e0d74369322835eec430293f5e4a6af87 /gnome-base/gnome-common | |
parent | Move plugin install path to /opt/Adobe/flash-plugin (Bug #328639) (diff) | |
download | gentoo-2-31dffd3493ae97dc03b503bc634c40346e601933.tar.gz gentoo-2-31dffd3493ae97dc03b503bc634c40346e601933.tar.bz2 gentoo-2-31dffd3493ae97dc03b503bc634c40346e601933.zip |
Stable for HPPA (bug #314899).
(Portage version: 2.2_rc67/cvs/Linux i686)
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.28.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 855aebbe9a1e..190e7e11707e 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.77 2010/07/20 01:49:39 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.78 2010/07/20 14:52:28 jer Exp $ + + 20 Jul 2010; Jeroen Roovers <jer@gentoo.org> gnome-common-2.28.0.ebuild: + Stable for HPPA (bug #314899). 20 Jul 2010; Jeroen Roovers <jer@gentoo.org> gnome-common-2.24.0.ebuild, gnome-common-2.26.0.ebuild, gnome-common-2.28.0.ebuild: 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 dcea8f19764a..e645a060f2b0 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.4 2010/07/20 01:49:39 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-2.28.0.ebuild,v 1.5 2010/07/20 14:52:28 jer Exp $ inherit base gnome.org @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-3" SLOT="3" -KEYWORDS="~alpha amd64 ~arm ~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="" |