diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-03-07 16:40:32 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-03-07 16:40:32 +0000 |
commit | 2b7bd2f6df80b7ac0da75a703cd5543c7d8d651b (patch) | |
tree | 7fd626ba5ef318841cc754918a2d25885f40c61b /app-portage | |
parent | Adding nostrip after correspondence with author (diff) | |
download | gentoo-2-2b7bd2f6df80b7ac0da75a703cd5543c7d8d651b.tar.gz gentoo-2-2b7bd2f6df80b7ac0da75a703cd5543c7d8d651b.tar.bz2 gentoo-2-2b7bd2f6df80b7ac0da75a703cd5543c7d8d651b.zip |
Stable on ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/profuse/ChangeLog | 5 | ||||
-rw-r--r-- | app-portage/profuse/profuse-0.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-portage/profuse/ChangeLog b/app-portage/profuse/ChangeLog index add643523399..37837ac64f82 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.12 2005/02/18 12:40:19 dams Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/profuse/ChangeLog,v 1.13 2005/03/07 16:40:32 corsair Exp $ + + 07 Mar 2005; Markus Rothe <corsair@gentoo.org> profuse-0.14.ebuild: + Stable on ppc64 18 Feb 2005; <dams@gentoo.org> : I messed the 0.18 tarball, here it should be allright diff --git a/app-portage/profuse/profuse-0.14.ebuild b/app-portage/profuse/profuse-0.14.ebuild index 3b69e6457aed..9d97595559dc 100644 --- a/app-portage/profuse/profuse-0.14.ebuild +++ b/app-portage/profuse/profuse-0.14.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.14.ebuild,v 1.2 2005/01/15 14:11:30 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/profuse/profuse-0.14.ebuild,v 1.3 2005/03/07 16:40:32 corsair Exp $ IUSE="" @@ -12,7 +12,7 @@ SRC_URI="http://libconf.net/profuse/download/${MY_P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ppc64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ppc64" DEPEND=">=dev-perl/gtk2-fu-0.05 >=dev-util/libconf-0.39.6" |