diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-06-25 11:56:10 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-06-25 11:56:10 +0000 |
commit | 00cf5223f0e502c29dff04201c7013042ca39549 (patch) | |
tree | 8072aeb7fdf48f04d4210c2656ea5222c05c2393 /app-portage | |
parent | New development snapshot. (diff) | |
download | gentoo-2-00cf5223f0e502c29dff04201c7013042ca39549.tar.gz gentoo-2-00cf5223f0e502c29dff04201c7013042ca39549.tar.bz2 gentoo-2-00cf5223f0e502c29dff04201c7013042ca39549.zip |
ppc stable, bug #131242
(Portage version: 2.1-r1)
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/profuse/ChangeLog | 6 | ||||
-rw-r--r-- | app-portage/profuse/profuse-0.25.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-portage/profuse/ChangeLog b/app-portage/profuse/ChangeLog index c78071ac5bfc..d6a3b6d47e57 100644 --- a/app-portage/profuse/ChangeLog +++ b/app-portage/profuse/ChangeLog @@ -1,6 +1,10 @@ # 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.52 2006/06/23 14:36:54 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/profuse/ChangeLog,v 1.53 2006/06/25 11:56:10 dertobi123 Exp $ + + 25 Jun 2006; Tobias Scherbaum <dertobi123@gentoo.org> + profuse-0.25.4.ebuild: + ppc stable, bug #131242 23 Jun 2006; Andrej Kacian <ticho@gentoo.org> profuse-0.25.4.ebuild: Stable on x86, bug #131242. diff --git a/app-portage/profuse/profuse-0.25.4.ebuild b/app-portage/profuse/profuse-0.25.4.ebuild index 3440b78a2512..4d2841db4413 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.4 2006/06/23 14:36:54 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/profuse/profuse-0.25.4.ebuild,v 1.5 2006/06/25 11:56:10 dertobi123 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 |