diff options
author | 2005-10-30 03:27:29 +0000 | |
---|---|---|
committer | 2005-10-30 03:27:29 +0000 | |
commit | 96d0a13ab5b288bf4e2c7602acde5e89f2108833 (patch) | |
tree | 80705de90f8f314a5e75522454d36e891839138c /app-portage | |
parent | Version bump of pmount, Cardoe gave the go-ahead since it is his package. (diff) | |
download | gentoo-2-96d0a13ab5b288bf4e2c7602acde5e89f2108833.tar.gz gentoo-2-96d0a13ab5b288bf4e2c7602acde5e89f2108833.tar.bz2 gentoo-2-96d0a13ab5b288bf4e2c7602acde5e89f2108833.zip |
Stable on SPARC.
(Portage version: 2.0.53_rc6)
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/profuse/ChangeLog | 5 | ||||
-rw-r--r-- | app-portage/profuse/profuse-0.23.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-portage/profuse/ChangeLog b/app-portage/profuse/ChangeLog index 52504284cf45..3ec60637921c 100644 --- a/app-portage/profuse/ChangeLog +++ b/app-portage/profuse/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-portage/profuse # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/profuse/ChangeLog,v 1.38 2005/07/12 12:53:42 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/profuse/ChangeLog,v 1.39 2005/10/30 03:27:29 weeve Exp $ + + 30 Oct 2005; Jason Wever <weeve@gentoo.org> profuse-0.23.0.ebuild: + Stable on SPARC. 12 Jul 2005; Simon Stelling <blubb@gentoo.org> profuse-0.23.0.ebuild: stable on amd64 diff --git a/app-portage/profuse/profuse-0.23.0.ebuild b/app-portage/profuse/profuse-0.23.0.ebuild index 89b63e6cfee5..fb05cc4a34c7 100644 --- a/app-portage/profuse/profuse-0.23.0.ebuild +++ b/app-portage/profuse/profuse-0.23.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/profuse/profuse-0.23.0.ebuild,v 1.6 2005/07/12 12:53:42 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/profuse/profuse-0.23.0.ebuild,v 1.7 2005/10/30 03:27:29 weeve 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 |