diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-06-12 19:26:21 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-06-12 19:26:21 +0000 |
commit | b7218502ddc39cb7a3568a50957081ef6e08db62 (patch) | |
tree | 197db6ace6c74479623bebdaa58719d0fa486a0c /app-portage | |
parent | Add -j1 to emake statement, fixes bug #136128. (diff) | |
download | gentoo-2-b7218502ddc39cb7a3568a50957081ef6e08db62.tar.gz gentoo-2-b7218502ddc39cb7a3568a50957081ef6e08db62.tar.bz2 gentoo-2-b7218502ddc39cb7a3568a50957081ef6e08db62.zip |
Stable on sparc wrt #131242
(Portage version: 2.1)
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/profuse/ChangeLog | 5 | ||||
-rw-r--r-- | app-portage/profuse/profuse-0.25.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-portage/profuse/ChangeLog b/app-portage/profuse/ChangeLog index 4240bc49991c..57c44f11e287 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.47 2006/02/15 22:06:18 dams Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/profuse/ChangeLog,v 1.48 2006/06/12 19:26:21 gustavoz Exp $ + + 12 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org> profuse-0.25.3.ebuild: + Stable on sparc wrt #131242 15 Feb 2006; Damien Krotkine <dams@gentoo.org> Manifest: corrected bad digest diff --git a/app-portage/profuse/profuse-0.25.3.ebuild b/app-portage/profuse/profuse-0.25.3.ebuild index e3904e00b253..7580ded877ee 100644 --- a/app-portage/profuse/profuse-0.25.3.ebuild +++ b/app-portage/profuse/profuse-0.25.3.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.3.ebuild,v 1.3 2006/02/15 08:52:08 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/profuse/profuse-0.25.3.ebuild,v 1.4 2006/06/12 19:26:21 gustavoz 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 |