diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-02-15 08:50:38 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-02-15 08:50:38 +0000 |
commit | 2939aac9ac1a94417722c4c8cfea29d06b4fea89 (patch) | |
tree | 5889e29a890c4f867ad9a597e0d6f60c6044e36d /app-portage | |
parent | Stable on ppc64; bug #122071 (diff) | |
download | gentoo-2-2939aac9ac1a94417722c4c8cfea29d06b4fea89.tar.gz gentoo-2-2939aac9ac1a94417722c4c8cfea29d06b4fea89.tar.bz2 gentoo-2-2939aac9ac1a94417722c4c8cfea29d06b4fea89.zip |
Stable on ppc64; bug #122447
(Portage version: 2.0.54)
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 e3dffc882a4a..cf3370b1558b 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.44 2006/02/14 22:18:32 dams Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/profuse/ChangeLog,v 1.45 2006/02/15 08:50:38 corsair Exp $ + + 15 Feb 2006; Markus Rothe <corsair@gentoo.org> profuse-0.25.3.ebuild: + Stable on ppc64; bug #122447 *profuse-0.25.3 (14 Feb 2006) diff --git a/app-portage/profuse/profuse-0.25.3.ebuild b/app-portage/profuse/profuse-0.25.3.ebuild index 03bdea5f27c7..bba557a547a6 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.1 2006/02/14 22:18:32 dams Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/profuse/profuse-0.25.3.ebuild,v 1.2 2006/02/15 08:50:38 corsair 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 |