diff options
author | Tom Gall <tgall@gentoo.org> | 2004-07-14 03:34:47 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-07-14 03:34:47 +0000 |
commit | c4e7a6746cffeaa56f8a595c40c1ee7186b98196 (patch) | |
tree | 81234223503017710a85196eef5b5c7c9f4de7b0 /gnome-base | |
parent | ver bump #55828 (Manifest recommit) (diff) | |
download | gentoo-2-c4e7a6746cffeaa56f8a595c40c1ee7186b98196.tar.gz gentoo-2-c4e7a6746cffeaa56f8a595c40c1ee7186b98196.tar.bz2 gentoo-2-c4e7a6746cffeaa56f8a595c40c1ee7186b98196.zip |
added ~ppc64, bug #54807
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/libgnomeui/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/libgnomeui/libgnomeui-2.6.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/libgnomeui/ChangeLog b/gnome-base/libgnomeui/ChangeLog index 5b537cb004ae..8c4c1316fa37 100644 --- a/gnome-base/libgnomeui/ChangeLog +++ b/gnome-base/libgnomeui/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/libgnomeui # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/ChangeLog,v 1.52 2004/07/03 19:17:24 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/ChangeLog,v 1.53 2004/07/14 03:34:47 tgall Exp $ + + 13 Jul 2004; Tom Gall <tgall@gentoo.org> libgnomeui-2.6.1.1.ebuild: + added ~ppc64, bug #54807 03 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> libgnomeui-2.6.0.ebuild: Stable on alpha. diff --git a/gnome-base/libgnomeui/libgnomeui-2.6.1.1.ebuild b/gnome-base/libgnomeui/libgnomeui-2.6.1.1.ebuild index cff684a1c619..d7c713459458 100644 --- a/gnome-base/libgnomeui/libgnomeui-2.6.1.1.ebuild +++ b/gnome-base/libgnomeui/libgnomeui-2.6.1.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/libgnomeui/libgnomeui-2.6.1.1.ebuild,v 1.3 2004/06/24 22:00:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/libgnomeui-2.6.1.1.ebuild,v 1.4 2004/07/14 03:34:47 tgall Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" IUSE="doc jpeg" SLOT="0" -KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa amd64 ~ia64 ~mips" +KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa amd64 ~ia64 ~mips ~ppc64" LICENSE="GPL-2 LGPL-2" RDEPEND=">=x11-libs/gtk+-2.4.1 |