summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2013-05-11 18:21:05 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2013-05-11 18:21:05 +0000
commit9d7286c2f9ef16e661e87b08f104f4e38d243dd8 (patch)
tree37313e5cdd6d2d8b29539872b62a7f8c06fd4308 /app-misc
parentVersion bump, wrt bug #460998, thanks to Sébastien P. <sebastien.picavet AT ... (diff)
downloadgentoo-2-9d7286c2f9ef16e661e87b08f104f4e38d243dd8.tar.gz
gentoo-2-9d7286c2f9ef16e661e87b08f104f4e38d243dd8.tar.bz2
gentoo-2-9d7286c2f9ef16e661e87b08f104f4e38d243dd8.zip
Version bump. Bug #467930
(Portage version: 2.1.11.63/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/banner/banner-1.3.3.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/app-misc/banner/banner-1.3.3.ebuild b/app-misc/banner/banner-1.3.3.ebuild
new file mode 100644
index 000000000000..19b554e31219
--- /dev/null
+++ b/app-misc/banner/banner-1.3.3.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-misc/banner/banner-1.3.3.ebuild,v 1.1 2013/05/11 18:21:05 hwoarang Exp $
+
+EAPI="5"
+
+DESCRIPTION="The well known banner program for Linux"
+HOMEPAGE="http://cedar-solutions.com"
+SRC_URI="http://cedar-solutions.com/ftp/software/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux"
+IUSE=""
+
+DEPEND="!games-misc/bsd-games"