diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-09-16 13:59:00 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-09-16 13:59:00 +0000 |
commit | 7255ea024889b660de786105412e35f16c3633f1 (patch) | |
tree | 3570a87821b0fe86f1346d32b5c1d3dd667a568a /app-misc/banner/banner-1.3.1.ebuild | |
parent | ppc stable (diff) | |
download | gentoo-2-7255ea024889b660de786105412e35f16c3633f1.tar.gz gentoo-2-7255ea024889b660de786105412e35f16c3633f1.tar.bz2 gentoo-2-7255ea024889b660de786105412e35f16c3633f1.zip |
ppc stable
(Portage version: 2.1.1)
Diffstat (limited to 'app-misc/banner/banner-1.3.1.ebuild')
-rw-r--r-- | app-misc/banner/banner-1.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/banner/banner-1.3.1.ebuild b/app-misc/banner/banner-1.3.1.ebuild index 684b1926b164..ccc7e42fcf60 100644 --- a/app-misc/banner/banner-1.3.1.ebuild +++ b/app-misc/banner/banner-1.3.1.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/app-misc/banner/banner-1.3.1.ebuild,v 1.7 2006/07/18 05:02:37 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/banner/banner-1.3.1.ebuild,v 1.8 2006/09/16 13:59:00 dertobi123 Exp $ DESCRIPTION="The well known banner program for linux" HOMEPAGE="http://cedar-solutions.com" @@ -8,7 +8,7 @@ SRC_URI="http://cedar-solutions.com/ftp/software/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~mips ~ppc ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~mips ppc ppc64 sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="virtual/libc" |