diff options
Diffstat (limited to 't1lib')
-rw-r--r-- | t1lib/t1lib_5.0.0.oe | 2 | ||||
-rw-r--r-- | t1lib/t1lib_5.0.1.oe | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/t1lib/t1lib_5.0.0.oe b/t1lib/t1lib_5.0.0.oe index f25163b4b7..63fd358754 100644 --- a/t1lib/t1lib_5.0.0.oe +++ b/t1lib/t1lib_5.0.0.oe @@ -1,7 +1,7 @@ DESCRIPTION = "A Type1 Font Rastering Library" SECTION = "libs" PRIORITY = "optional" -MAINTAINER = "Michael Lauer <mickey@Vanille.de>" +MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" SRC_URI = "http://www.netsw.org/graphic/font/t1lib-${PV}.tar.gz \ file://configure.patch;patch=1 \ diff --git a/t1lib/t1lib_5.0.1.oe b/t1lib/t1lib_5.0.1.oe index eee11372dc..523af78e77 100644 --- a/t1lib/t1lib_5.0.1.oe +++ b/t1lib/t1lib_5.0.1.oe @@ -1,7 +1,7 @@ DESCRIPTION = "A Type1 Font Rastering Library" SECTION = "libs" PRIORITY = "optional" -MAINTAINER = "Michael Lauer <mickey@Vanille.de>" +MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" SRC_URI = "ftp://sunsite.unc.edu/pub/Linux/libs/graphics/t1lib-${PV}.tar.gz \ file://configure.patch;patch=1 \ |