diff options
author | Jason Wever <weeve@gentoo.org> | 2004-04-19 01:42:55 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-04-19 01:42:55 +0000 |
commit | 863004ce20949905be8e09d8b8dfe7a4c72f1b88 (patch) | |
tree | 75351ce72105a6e75ed1567f1ad6ddd59bbd31cd /dev-util/patchutils | |
parent | bump for pax fix and remove old faulty versions (Manifest recommit) (diff) | |
download | gentoo-2-863004ce20949905be8e09d8b8dfe7a4c72f1b88.tar.gz gentoo-2-863004ce20949905be8e09d8b8dfe7a4c72f1b88.tar.bz2 gentoo-2-863004ce20949905be8e09d8b8dfe7a4c72f1b88.zip |
Stable on sparc.
Diffstat (limited to 'dev-util/patchutils')
-rw-r--r-- | dev-util/patchutils/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/patchutils/patchutils-0.2.23.ebuild | 4 | ||||
-rw-r--r-- | dev-util/patchutils/patchutils-0.2.25.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-util/patchutils/ChangeLog b/dev-util/patchutils/ChangeLog index 08db646207ba..19f99bb7f290 100644 --- a/dev-util/patchutils/ChangeLog +++ b/dev-util/patchutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/patchutils # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/ChangeLog,v 1.14 2004/04/09 18:20:26 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/ChangeLog,v 1.15 2004/04/19 01:42:54 weeve Exp $ + + 18 Apr 2004; Jason Wever <weeve@gentoo.org> patchutils-0.2.25.ebuild: + Stable on sparc. *patchutils-0.2.29 (09 Apr 2004) diff --git a/dev-util/patchutils/patchutils-0.2.23.ebuild b/dev-util/patchutils/patchutils-0.2.23.ebuild index d0f68b8dcbe7..754c93879f2d 100644 --- a/dev-util/patchutils/patchutils-0.2.23.ebuild +++ b/dev-util/patchutils/patchutils-0.2.23.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/patchutils-0.2.23.ebuild,v 1.6 2004/02/22 22:34:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/patchutils-0.2.23.ebuild,v 1.7 2004/04/19 01:42:54 weeve Exp $ S=${WORKDIR}/${P} DESCRIPTION="A collection of tools that operate on patch files" diff --git a/dev-util/patchutils/patchutils-0.2.25.ebuild b/dev-util/patchutils/patchutils-0.2.25.ebuild index 0afbbaaaf452..cd9b0250cf68 100644 --- a/dev-util/patchutils/patchutils-0.2.25.ebuild +++ b/dev-util/patchutils/patchutils-0.2.25.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/patchutils-0.2.25.ebuild,v 1.3 2004/04/09 18:20:26 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/patchutils-0.2.25.ebuild,v 1.4 2004/04/19 01:42:55 weeve Exp $ S=${WORKDIR}/${P} DESCRIPTION="A collection of tools that operate on patch files" @@ -9,7 +9,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" DEPEND="virtual/glibc" |