diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-08-06 23:25:15 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-08-06 23:25:15 +0000 |
commit | 0cb84a1ccf4b3f544766f6360af149e5f06c204e (patch) | |
tree | 3c0ad7afb3318132db36ed01a26f6e7b21091f75 /app-misc/boxes/boxes-1.0.1.ebuild | |
parent | change ruby ordering (diff) | |
download | historical-0cb84a1ccf4b3f544766f6360af149e5f06c204e.tar.gz historical-0cb84a1ccf4b3f544766f6360af149e5f06c204e.tar.bz2 historical-0cb84a1ccf4b3f544766f6360af149e5f06c204e.zip |
stable on alpha
Diffstat (limited to 'app-misc/boxes/boxes-1.0.1.ebuild')
-rw-r--r-- | app-misc/boxes/boxes-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/boxes/boxes-1.0.1.ebuild b/app-misc/boxes/boxes-1.0.1.ebuild index 6cd12a8136e2..622a4bbdff81 100644 --- a/app-misc/boxes/boxes-1.0.1.ebuild +++ b/app-misc/boxes/boxes-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/boxes/boxes-1.0.1.ebuild,v 1.10 2003/02/13 08:53:39 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/boxes/boxes-1.0.1.ebuild,v 1.11 2003/08/06 23:25:09 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="boxes draws any kind of boxes around your text!" @@ -11,7 +11,7 @@ DEPEND="virtual/glibc" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc alpha" src_unpack() { unpack ${A} |