summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOle Markus With <olemarkus@gentoo.org>2011-03-26 10:49:48 +0000
committerOle Markus With <olemarkus@gentoo.org>2011-03-26 10:49:48 +0000
commitc244c74b53bdca40df5c873af99d3ab9b345dbe8 (patch)
tree2e5a7ec90b74a1cc43b030b0e935df2c869d48dc /dev-php/PEAR-Text_Figlet
parentx86 stable, bug 359059 (diff)
downloadhistorical-c244c74b53bdca40df5c873af99d3ab9b345dbe8.tar.gz
historical-c244c74b53bdca40df5c873af99d3ab9b345dbe8.tar.bz2
historical-c244c74b53bdca40df5c873af99d3ab9b345dbe8.zip
Version bump. Bug #360007. Thanks to Denny
Package-Manager: portage-2.1.9.41/cvs/Linux x86_64
Diffstat (limited to 'dev-php/PEAR-Text_Figlet')
-rw-r--r--dev-php/PEAR-Text_Figlet/ChangeLog9
-rw-r--r--dev-php/PEAR-Text_Figlet/PEAR-Text_Figlet-1.0.2.ebuild13
2 files changed, 20 insertions, 2 deletions
diff --git a/dev-php/PEAR-Text_Figlet/ChangeLog b/dev-php/PEAR-Text_Figlet/ChangeLog
index 4ee3f279da2e..866eb8e585f2 100644
--- a/dev-php/PEAR-Text_Figlet/ChangeLog
+++ b/dev-php/PEAR-Text_Figlet/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-php/PEAR-Text_Figlet
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Figlet/ChangeLog,v 1.5 2010/08/12 08:47:59 maekke Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Figlet/ChangeLog,v 1.6 2011/03/26 10:49:48 olemarkus Exp $
+
+*PEAR-Text_Figlet-1.0.2 (26 Mar 2011)
+
+ 26 Mar 2011; <olemarkus@gentoo.org> +PEAR-Text_Figlet-1.0.2.ebuild:
+ Version bump. Bug #360007. Thanks to Denny
12 Aug 2010; Markus Meier <maekke@gentoo.org>
PEAR-Text_Figlet-1.0.1.ebuild:
diff --git a/dev-php/PEAR-Text_Figlet/PEAR-Text_Figlet-1.0.2.ebuild b/dev-php/PEAR-Text_Figlet/PEAR-Text_Figlet-1.0.2.ebuild
new file mode 100644
index 000000000000..9f1e1af56fa5
--- /dev/null
+++ b/dev-php/PEAR-Text_Figlet/PEAR-Text_Figlet-1.0.2.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Figlet/PEAR-Text_Figlet-1.0.2.ebuild,v 1.1 2011/03/26 10:49:48 olemarkus Exp $
+
+inherit php-pear-r1
+
+DESCRIPTION="Render text using FIGlet fonts."
+# the bundled fonts come from figlet and their license is not really clear.
+LICENSE="PHP-2.02 as-is"
+SLOT="0"
+
+KEYWORDS="~amd64 ~x86"
+IUSE=""