diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-14 00:14:31 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-14 00:14:31 +0000 |
commit | 57436b5c98a06086bf04b1c6efb86f1264cfcdd4 (patch) | |
tree | 096ae6488b8ce1f4ec870acf1a009ffcc0f19cfa /app-doc/ebook-gdk-pixbuf | |
parent | Added ~mips keyword. (diff) | |
download | historical-57436b5c98a06086bf04b1c6efb86f1264cfcdd4.tar.gz historical-57436b5c98a06086bf04b1c6efb86f1264cfcdd4.tar.bz2 historical-57436b5c98a06086bf04b1c6efb86f1264cfcdd4.zip |
header fix
Diffstat (limited to 'app-doc/ebook-gdk-pixbuf')
-rw-r--r-- | app-doc/ebook-gdk-pixbuf/ebook-gdk-pixbuf-1.0.ebuild | 5 | ||||
-rw-r--r-- | app-doc/ebook-gdk-pixbuf/ebook-gdk-pixbuf-2.0.ebuild | 6 |
2 files changed, 4 insertions, 7 deletions
diff --git a/app-doc/ebook-gdk-pixbuf/ebook-gdk-pixbuf-1.0.ebuild b/app-doc/ebook-gdk-pixbuf/ebook-gdk-pixbuf-1.0.ebuild index 0c90ba33c214..063d621d1ada 100644 --- a/app-doc/ebook-gdk-pixbuf/ebook-gdk-pixbuf-1.0.ebuild +++ b/app-doc/ebook-gdk-pixbuf/ebook-gdk-pixbuf-1.0.ebuild @@ -1,10 +1,9 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/ebook-gdk-pixbuf/ebook-gdk-pixbuf-1.0.ebuild,v 1.7 2003/09/06 22:17:40 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/ebook-gdk-pixbuf/ebook-gdk-pixbuf-1.0.ebuild,v 1.8 2004/03/14 00:14:30 mr_bones_ Exp $ DESCRIPTION="Gdk-Pixbuf 1.2 EBook." - EBOOKNAME="gdk-pixbuf" EBOOKVERSION="1.2" NOVERSION="1" diff --git a/app-doc/ebook-gdk-pixbuf/ebook-gdk-pixbuf-2.0.ebuild b/app-doc/ebook-gdk-pixbuf/ebook-gdk-pixbuf-2.0.ebuild index 4bddf807ac59..37993cb60146 100644 --- a/app-doc/ebook-gdk-pixbuf/ebook-gdk-pixbuf-2.0.ebuild +++ b/app-doc/ebook-gdk-pixbuf/ebook-gdk-pixbuf-2.0.ebuild @@ -1,12 +1,10 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/ebook-gdk-pixbuf/ebook-gdk-pixbuf-2.0.ebuild,v 1.7 2003/09/06 22:17:40 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/ebook-gdk-pixbuf/ebook-gdk-pixbuf-2.0.ebuild,v 1.8 2004/03/14 00:14:30 mr_bones_ Exp $ DESCRIPTION="Gdk-Pixbuf 2.0 EBook." - EBOOKNAME="gdk-pixbuf" EBOOKVERSION="2.0" - inherit ebook |