diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-07-02 23:58:26 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-07-02 23:58:26 +0000 |
commit | 58c100c10f42f116beb7d1f1fb6bdc9803b3a7f5 (patch) | |
tree | d1e8e00c073852198d496f783cbf2bb303c93aa8 | |
parent | Marked ~hppa too. (diff) | |
download | gentoo-2-58c100c10f42f116beb7d1f1fb6bdc9803b3a7f5.tar.gz gentoo-2-58c100c10f42f116beb7d1f1fb6bdc9803b3a7f5.tar.bz2 gentoo-2-58c100c10f42f116beb7d1f1fb6bdc9803b3a7f5.zip |
Marked ~hppa too.
(Portage version: 2.2_rc33/cvs/Linux i686)
-rw-r--r-- | app-portage/profuse/ChangeLog | 7 | ||||
-rw-r--r-- | app-portage/profuse/profuse-0.25.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-portage/profuse/ChangeLog b/app-portage/profuse/ChangeLog index e6fd01878636..7aedf0601c28 100644 --- a/app-portage/profuse/ChangeLog +++ b/app-portage/profuse/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-portage/profuse -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/profuse/ChangeLog,v 1.56 2008/04/27 10:36:13 cla Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-portage/profuse/ChangeLog,v 1.57 2009/07/02 23:58:26 jer Exp $ + + 02 Jul 2009; Jeroen Roovers <jer@gentoo.org> profuse-0.25.4.ebuild: + Marked ~hppa too. 27 Apr 2008; Dawid Węgliński <cla@gentoo.org> -profuse-0.22.1.ebuild, -profuse-0.23.0.ebuild, -profuse-0.24.0.ebuild, -profuse-0.25.0.ebuild, diff --git a/app-portage/profuse/profuse-0.25.4.ebuild b/app-portage/profuse/profuse-0.25.4.ebuild index f5fa3d6ff182..6761fd9f556e 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-2008 Gentoo Foundation +# Copyright 1999-2009 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.7 2008/04/27 10:36:13 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/profuse/profuse-0.25.4.ebuild,v 1.8 2009/07/02 23:58:26 jer Exp $ DESCRIPTION="use flags editor, with good features and 3 GUIs (dialog, ncurses and gtk2)." HOMEPAGE="http://damz.net/profuse/" @@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ppc ppc64 sparc x86" +KEYWORDS="amd64 ~hppa ppc ppc64 sparc x86" IUSE="gtk ncurses" RDEPEND="dev-lang/perl |