diff options
author | Mike Gardiner <obz@gentoo.org> | 2004-12-19 07:09:05 +0000 |
---|---|---|
committer | Mike Gardiner <obz@gentoo.org> | 2004-12-19 07:09:05 +0000 |
commit | c86f0a6a309878cff381bb63b641d406d4851a43 (patch) | |
tree | 4732fe61598dbbb7bf2b67565897c124dd8e9924 /gnome-base | |
parent | Added to ~sparc. (Manifest recommit) (diff) | |
download | gentoo-2-c86f0a6a309878cff381bb63b641d406d4851a43.tar.gz gentoo-2-c86f0a6a309878cff381bb63b641d406d4851a43.tar.bz2 gentoo-2-c86f0a6a309878cff381bb63b641d406d4851a43.zip |
Keyworded x86 and ppc for GNOME 2.8.1
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/libgnomeprintui/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/libgnomeprintui/libgnomeprintui-2.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/libgnomeprintui/ChangeLog b/gnome-base/libgnomeprintui/ChangeLog index 151b21ad9c43..e33383cde64a 100644 --- a/gnome-base/libgnomeprintui/ChangeLog +++ b/gnome-base/libgnomeprintui/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/libgnomeprintui # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v 1.67 2004/12/11 09:58:06 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v 1.68 2004/12/19 07:04:14 obz Exp $ + + 19 Dec 2004; Mike Gardiner <obz@gentoo.org> libgnomeprintui-2.8.1.ebuild: + Keyworded x86 and ppc for GNOME 2.8.1 11 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> libgnomeprintui-2.8.0.ebuild: diff --git a/gnome-base/libgnomeprintui/libgnomeprintui-2.8.1.ebuild b/gnome-base/libgnomeprintui/libgnomeprintui-2.8.1.ebuild index b636476d04ca..3b8362d3ed16 100644 --- a/gnome-base/libgnomeprintui/libgnomeprintui-2.8.1.ebuild +++ b/gnome-base/libgnomeprintui/libgnomeprintui-2.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.8.1.ebuild,v 1.4 2004/12/09 14:02:48 joem Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.8.1.ebuild,v 1.5 2004/12/19 07:04:14 obz Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2.1" SLOT="2.2" -KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm" +KEYWORDS="x86 ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.4 |