diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-05-12 00:31:40 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-05-12 00:31:40 +0000 |
commit | a7ec9c46fae296ba53c5821c2311406ecc3b5930 (patch) | |
tree | a535f108dcadc80d301cff3ad40a3b928c0efbc3 /games-misc/cowsay/cowsay-3.03.ebuild | |
parent | repoman: Trim trailing whitespace (diff) | |
download | historical-a7ec9c46fae296ba53c5821c2311406ecc3b5930.tar.gz historical-a7ec9c46fae296ba53c5821c2311406ecc3b5930.tar.bz2 historical-a7ec9c46fae296ba53c5821c2311406ecc3b5930.zip |
Stable on alpha.
Package-Manager: portage-2.0.54
Diffstat (limited to 'games-misc/cowsay/cowsay-3.03.ebuild')
-rw-r--r-- | games-misc/cowsay/cowsay-3.03.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-misc/cowsay/cowsay-3.03.ebuild b/games-misc/cowsay/cowsay-3.03.ebuild index 73357042bb4d..d86284ba15e3 100644 --- a/games-misc/cowsay/cowsay-3.03.ebuild +++ b/games-misc/cowsay/cowsay-3.03.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/cowsay/cowsay-3.03.ebuild,v 1.14 2006/04/03 18:00:56 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/cowsay/cowsay-3.03.ebuild,v 1.15 2006/05/12 00:31:40 tcort Exp $ inherit bash-completion @@ -10,7 +10,7 @@ SRC_URI="http://www.nog.net/~tony/warez/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 hppa mips ppc ~ppc-macos ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa mips ppc ~ppc-macos ppc64 sparc x86" IUSE="" DEPEND=">=sys-apps/sed-4" |