diff options
author | 2005-05-07 11:38:27 +0000 | |
---|---|---|
committer | 2005-05-07 11:38:27 +0000 | |
commit | f377252109158f09398bcd473031188618b7f8db (patch) | |
tree | 3d5196116a5b9bb562aab28f4273ba5749a8b491 /dev-util | |
parent | further rewording (diff) | |
download | gentoo-2-f377252109158f09398bcd473031188618b7f8db.tar.gz gentoo-2-f377252109158f09398bcd473031188618b7f8db.tar.bz2 gentoo-2-f377252109158f09398bcd473031188618b7f8db.zip |
Added to ~ppc
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/fhist/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/fhist/fhist-1.14.ebuild | 4 | ||||
-rw-r--r-- | dev-util/gazpacho/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/gazpacho/gazpacho-0.5.3.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/dev-util/fhist/ChangeLog b/dev-util/fhist/ChangeLog index 6f0c0641c0f5..a22eaea6f06d 100644 --- a/dev-util/fhist/ChangeLog +++ b/dev-util/fhist/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/fhist # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/fhist/ChangeLog,v 1.13 2005/01/12 18:51:57 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/fhist/ChangeLog,v 1.14 2005/05/07 11:38:09 dholm Exp $ + + 07 May 2005; David Holm <dholm@gentoo.org> fhist-1.14.ebuild: + Added to ~ppc. 12 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> fhist-1.14.ebuild: Stable on sparc diff --git a/dev-util/fhist/fhist-1.14.ebuild b/dev-util/fhist/fhist-1.14.ebuild index 148626473c06..4c1baef47c07 100644 --- a/dev-util/fhist/fhist-1.14.ebuild +++ b/dev-util/fhist/fhist-1.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/dev-util/fhist/fhist-1.14.ebuild,v 1.3 2005/01/12 18:51:57 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/fhist/fhist-1.14.ebuild,v 1.4 2005/05/07 11:38:09 dholm Exp $ DESCRIPTION="File history and comparison tools" HOMEPAGE="http://www.canb.auug.org.au/~millerp/fhist.html" @@ -8,7 +8,7 @@ SRC_URI="http://www.canb.auug.org.au/~millerp/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc ~mips" +KEYWORDS="x86 sparc ~mips ~ppc" IUSE="" DEPEND="sys-devel/gettext diff --git a/dev-util/gazpacho/ChangeLog b/dev-util/gazpacho/ChangeLog index 2308fadfd49d..e77895fa18c7 100644 --- a/dev-util/gazpacho/ChangeLog +++ b/dev-util/gazpacho/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/gazpacho # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gazpacho/ChangeLog,v 1.1 2005/04/18 19:45:49 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gazpacho/ChangeLog,v 1.2 2005/05/07 11:38:27 dholm Exp $ + + 07 May 2005; David Holm <dholm@gentoo.org> gazpacho-0.5.3.ebuild: + Added to ~ppc. *gazpacho-0.5.3 (18 Apr 2005) diff --git a/dev-util/gazpacho/gazpacho-0.5.3.ebuild b/dev-util/gazpacho/gazpacho-0.5.3.ebuild index 1ec8c88d3a3a..4fe2af5c784f 100644 --- a/dev-util/gazpacho/gazpacho-0.5.3.ebuild +++ b/dev-util/gazpacho/gazpacho-0.5.3.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/dev-util/gazpacho/gazpacho-0.5.3.ebuild,v 1.1 2005/04/18 19:45:49 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gazpacho/gazpacho-0.5.3.ebuild,v 1.2 2005/05/07 11:38:27 dholm Exp $ inherit distutils @@ -12,7 +12,7 @@ SRC_URI="http://ftp.gnome.org/pub/GNOME/sources/${PN}/0.5/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" DEPEND=">=dev-lang/python-2.3 |