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 | cf942f6f3ed59afbafb587420e57e184a5be720d (patch) | |
tree | e3103cb42e3923a5f1e56cce8f3d60b823264a92 | |
parent | ver bump #55828 (diff) | |
download | historical-cf942f6f3ed59afbafb587420e57e184a5be720d.tar.gz historical-cf942f6f3ed59afbafb587420e57e184a5be720d.tar.bz2 historical-cf942f6f3ed59afbafb587420e57e184a5be720d.zip |
added ~ppc64, bug #54807
-rw-r--r-- | gnome-base/libgnomeui/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/libgnomeui/Manifest | 6 | ||||
-rw-r--r-- | gnome-base/libgnomeui/libgnomeui-2.6.1.1.ebuild | 4 |
3 files changed, 9 insertions, 6 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/Manifest b/gnome-base/libgnomeui/Manifest index c3d2c4b42ffd..79882503119b 100644 --- a/gnome-base/libgnomeui/Manifest +++ b/gnome-base/libgnomeui/Manifest @@ -1,8 +1,8 @@ -MD5 09e68b076c78a7bfb9ea566304136ae2 libgnomeui-2.6.1.1.ebuild 999 +MD5 2064195fb988da5a04241613b1d86262 ChangeLog 6185 MD5 ee0518f7c5388c0c3b40998a037e1464 libgnomeui-2.4.0.1.ebuild 882 MD5 cad64684bef884c64b68f2be7ac6b791 libgnomeui-2.6.0.ebuild 990 -MD5 bb62ca022ac34dd8b78b43ad50c26dc2 ChangeLog 6088 +MD5 5d487f07f4c03d731a172624eea4fb27 libgnomeui-2.6.1.1.ebuild 1003 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 -MD5 aa8a8358c612ef8399525582a64c7cf7 files/digest-libgnomeui-2.6.0 70 MD5 856ca51af259bcbfe426d1c09c7bafcd files/digest-libgnomeui-2.4.0.1 72 +MD5 aa8a8358c612ef8399525582a64c7cf7 files/digest-libgnomeui-2.6.0 70 MD5 21a5070695ab142c951bd58c17b8fe91 files/digest-libgnomeui-2.6.1.1 72 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 |