diff options
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/profuse/ChangeLog | 5 | ||||
-rw-r--r-- | app-portage/profuse/files/digest-profuse-0.24.0 | 2 | ||||
-rw-r--r-- | app-portage/profuse/profuse-0.25.4.ebuild | 4 |
3 files changed, 8 insertions, 3 deletions
diff --git a/app-portage/profuse/ChangeLog b/app-portage/profuse/ChangeLog index 1da922dec277..c78071ac5bfc 100644 --- a/app-portage/profuse/ChangeLog +++ b/app-portage/profuse/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-portage/profuse # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/profuse/ChangeLog,v 1.51 2006/06/18 16:58:14 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/profuse/ChangeLog,v 1.52 2006/06/23 14:36:54 ticho Exp $ + + 23 Jun 2006; Andrej Kacian <ticho@gentoo.org> profuse-0.25.4.ebuild: + Stable on x86, bug #131242. 18 Jun 2006; Markus Rothe <corsair@gentoo.org> profuse-0.25.4.ebuild: Stable on ppc64; bug #131242 diff --git a/app-portage/profuse/files/digest-profuse-0.24.0 b/app-portage/profuse/files/digest-profuse-0.24.0 index 2401b4655092..577cf1cf44c7 100644 --- a/app-portage/profuse/files/digest-profuse-0.24.0 +++ b/app-portage/profuse/files/digest-profuse-0.24.0 @@ -1 +1,3 @@ MD5 f0de5ceb8af629e33e244e9da96de7ad profuse-0.24.0.tar.bz2 18277 +RMD160 4d3cfb90c5e596760f0bafdcd59fbf2c749e507f profuse-0.24.0.tar.bz2 18277 +SHA256 a2121b475d17de7d96eb8da8f31a4f47b8de882f35acb968d017876b384f2577 profuse-0.24.0.tar.bz2 18277 diff --git a/app-portage/profuse/profuse-0.25.4.ebuild b/app-portage/profuse/profuse-0.25.4.ebuild index 67a725056dd8..3440b78a2512 100644 --- a/app-portage/profuse/profuse-0.25.4.ebuild +++ b/app-portage/profuse/profuse-0.25.4.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/app-portage/profuse/profuse-0.25.4.ebuild,v 1.3 2006/06/18 16:58:14 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/profuse/profuse-0.25.4.ebuild,v 1.4 2006/06/23 14:36:54 ticho Exp $ DESCRIPTION="use flags editor, with good features and 3 GUIs (dialog, ncurses and gtk2)." HOMEPAGE="http://libconf.net/profuse/" @@ -8,7 +8,7 @@ SRC_URI="http://libconf.net/profuse/download/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ppc64 sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 sparc x86" IUSE="gtk ncurses" RDEPEND="dev-lang/perl |