diff options
author | Joseph Jezak <josejx@gentoo.org> | 2005-03-17 16:53:42 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2005-03-17 16:53:42 +0000 |
commit | 3546b820170d7ff75ed56f64b3959b86851fc03c (patch) | |
tree | 1eb079f5890ee1e4c746ec6b03693aa9571a8e66 /dev-util/patchutils/patchutils-0.2.30.ebuild | |
parent | fix libgnomecups dependecy (diff) | |
download | historical-3546b820170d7ff75ed56f64b3959b86851fc03c.tar.gz historical-3546b820170d7ff75ed56f64b3959b86851fc03c.tar.bz2 historical-3546b820170d7ff75ed56f64b3959b86851fc03c.zip |
Marked ppc stable.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-util/patchutils/patchutils-0.2.30.ebuild')
-rw-r--r-- | dev-util/patchutils/patchutils-0.2.30.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/patchutils/patchutils-0.2.30.ebuild b/dev-util/patchutils/patchutils-0.2.30.ebuild index 73e74a8bd307..d3e9c4aa4f83 100644 --- a/dev-util/patchutils/patchutils-0.2.30.ebuild +++ b/dev-util/patchutils/patchutils-0.2.30.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/patchutils/patchutils-0.2.30.ebuild,v 1.4 2005/02/07 00:27:08 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/patchutils-0.2.30.ebuild,v 1.5 2005/03/17 16:53:42 josejx Exp $ DESCRIPTION="A collection of tools that operate on patch files" HOMEPAGE="http://cyberelk.net/tim/patchutils/" @@ -8,7 +8,7 @@ SRC_URI="http://cyberelk.net/tim/data/patchutils/stable/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc sparc alpha mips hppa ~amd64 ~ia64 ~ppc64" +KEYWORDS="x86 ppc sparc alpha mips hppa ~amd64 ~ia64 ~ppc64" IUSE="" DEPEND="virtual/libc" |