diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-16 11:05:22 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-16 11:05:22 +0000 |
commit | 6870434e0ea559b8da0fa3774b22d3276f986e2d (patch) | |
tree | 67cf13018c24d1dd418f517e2a821a29ffc13326 /gnome-extra/gconf-editor | |
parent | hppa stable, bug #139612 (diff) | |
download | gentoo-2-6870434e0ea559b8da0fa3774b22d3276f986e2d.tar.gz gentoo-2-6870434e0ea559b8da0fa3774b22d3276f986e2d.tar.bz2 gentoo-2-6870434e0ea559b8da0fa3774b22d3276f986e2d.zip |
hppa stable, bug #139612
(Portage version: 2.1.1_pre3)
Diffstat (limited to 'gnome-extra/gconf-editor')
-rw-r--r-- | gnome-extra/gconf-editor/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-extra/gconf-editor/files/digest-gconf-editor-2.12.1 | 2 | ||||
-rw-r--r-- | gnome-extra/gconf-editor/gconf-editor-2.14.0.ebuild | 4 |
3 files changed, 9 insertions, 3 deletions
diff --git a/gnome-extra/gconf-editor/ChangeLog b/gnome-extra/gconf-editor/ChangeLog index f28596f9c65a..bbf4942479e1 100644 --- a/gnome-extra/gconf-editor/ChangeLog +++ b/gnome-extra/gconf-editor/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-extra/gconf-editor # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/ChangeLog,v 1.81 2006/07/14 17:10:22 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/ChangeLog,v 1.82 2006/07/16 11:05:22 dertobi123 Exp $ + + 16 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> + gconf-editor-2.14.0.ebuild: + hppa stable, bug #139612 14 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> gconf-editor-2.14.0.ebuild: diff --git a/gnome-extra/gconf-editor/files/digest-gconf-editor-2.12.1 b/gnome-extra/gconf-editor/files/digest-gconf-editor-2.12.1 index 3c91bcd0721f..36862c5f2369 100644 --- a/gnome-extra/gconf-editor/files/digest-gconf-editor-2.12.1 +++ b/gnome-extra/gconf-editor/files/digest-gconf-editor-2.12.1 @@ -1 +1,3 @@ MD5 0fa81dee78ca10f0192eb19afa6883f5 gconf-editor-2.12.1.tar.bz2 539803 +RMD160 78cf01ebe7978923703384fdfcaee9c968f4bc99 gconf-editor-2.12.1.tar.bz2 539803 +SHA256 3f1da5b93f1182c0b750a49d7de739f835a69600e74d4147db8ae68400f6aa59 gconf-editor-2.12.1.tar.bz2 539803 diff --git a/gnome-extra/gconf-editor/gconf-editor-2.14.0.ebuild b/gnome-extra/gconf-editor/gconf-editor-2.14.0.ebuild index 99560863fc00..b77f14333a86 100644 --- a/gnome-extra/gconf-editor/gconf-editor-2.14.0.ebuild +++ b/gnome-extra/gconf-editor/gconf-editor-2.14.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/gconf-editor-2.14.0.ebuild,v 1.6 2006/07/14 17:10:22 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/gconf-editor-2.14.0.ebuild,v 1.7 2006/07/16 11:05:22 dertobi123 Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~mips ppc ~ppc64 sparc x86" IUSE="" RDEPEND=">=gnome-base/gconf-2.9.2 |