diff options
author | John N. Laliberte <allanonjl@gentoo.org> | 2005-06-11 14:27:58 +0000 |
---|---|---|
committer | John N. Laliberte <allanonjl@gentoo.org> | 2005-06-11 14:27:58 +0000 |
commit | 31c5a66fb4368daaa79969a9dff630d4238a2975 (patch) | |
tree | 4df0e88e2e06fcd0f85d721a3e168c6c97f5b745 /app-misc/unfoo/unfoo-1.0.5.ebuild | |
parent | Removed old vulnerable ebuild. Version bump in the development series. (diff) | |
download | historical-31c5a66fb4368daaa79969a9dff630d4238a2975.tar.gz historical-31c5a66fb4368daaa79969a9dff630d4238a2975.tar.bz2 historical-31c5a66fb4368daaa79969a9dff630d4238a2975.zip |
mark 1.0.5 x86 stable.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-misc/unfoo/unfoo-1.0.5.ebuild')
-rw-r--r-- | app-misc/unfoo/unfoo-1.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/unfoo/unfoo-1.0.5.ebuild b/app-misc/unfoo/unfoo-1.0.5.ebuild index bb9e48864552..3a46050ebfd0 100644 --- a/app-misc/unfoo/unfoo-1.0.5.ebuild +++ b/app-misc/unfoo/unfoo-1.0.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/unfoo/unfoo-1.0.5.ebuild,v 1.2 2005/05/18 19:28:03 allanonjl Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/unfoo/unfoo-1.0.5.ebuild,v 1.3 2005/06/11 14:27:58 allanonjl Exp $ DESCRIPTION="A simple bash driven frontend to simplify decompression of files" HOMEPAGE="http://obsoleet.org/code/unfoo" SRC_URI="${HOMEPAGE}/${P}.sh" LICENSE="BSD" SLOT="0" -KEYWORDS="~ppc ~x86 ~sparc ~s390 ~ppc64" +KEYWORDS="~ppc x86 ~sparc ~s390 ~ppc64" IUSE="" DEPEND="" |