diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-16 11:14:19 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-16 11:14:19 +0000 |
commit | 38229bcb38a3e9b80dad8368282a50d9d973fcb6 (patch) | |
tree | 191202c3e07f03c3d2dcf75ebac42dec3e499f6f /gnome-extra/gconf-editor | |
parent | hppa stable, bug #139612 (diff) | |
download | historical-38229bcb38a3e9b80dad8368282a50d9d973fcb6.tar.gz historical-38229bcb38a3e9b80dad8368282a50d9d973fcb6.tar.bz2 historical-38229bcb38a3e9b80dad8368282a50d9d973fcb6.zip |
hppa stable, bug #139612
Package-Manager: portage-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 |