diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-03-11 16:14:54 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-03-11 16:14:54 +0000 |
commit | 2c8629e6eed3ef754f3c17546cfceb4558bf4e39 (patch) | |
tree | 0feba20d2e6a6bcc14e9b6d40c0297680f88b3d9 /app-text | |
parent | Include stddef.h in the installed headers to fix building of reverse dependen... (diff) | |
download | gentoo-2-2c8629e6eed3ef754f3c17546cfceb4558bf4e39.tar.gz gentoo-2-2c8629e6eed3ef754f3c17546cfceb4558bf4e39.tar.bz2 gentoo-2-2c8629e6eed3ef754f3c17546cfceb4558bf4e39.zip |
Update headers to 2012 to silence repoman.
(Portage version: 2.2.0_alpha90/cvs/Linux x86_64)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/djvu/djvu-3.5.22-r1.ebuild | 6 | ||||
-rw-r--r-- | app-text/djvu/djvu-3.5.23.ebuild | 6 | ||||
-rw-r--r-- | app-text/djvu/djvu-3.5.24.ebuild | 6 |
3 files changed, 9 insertions, 9 deletions
diff --git a/app-text/djvu/djvu-3.5.22-r1.ebuild b/app-text/djvu/djvu-3.5.22-r1.ebuild index 48771798d0fa..6e62d404f524 100644 --- a/app-text/djvu/djvu-3.5.22-r1.ebuild +++ b/app-text/djvu/djvu-3.5.22-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.22-r1.ebuild,v 1.9 2011/11/13 10:54:12 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.22-r1.ebuild,v 1.10 2012/03/11 16:14:54 ssuominen Exp $ -EAPI="2" +EAPI=2 inherit fdo-mime autotools flag-o-matic MY_P="${PN}libre-${PV#*_p}" diff --git a/app-text/djvu/djvu-3.5.23.ebuild b/app-text/djvu/djvu-3.5.23.ebuild index d75ec08e6f32..7dfbbfcc1239 100644 --- a/app-text/djvu/djvu-3.5.23.ebuild +++ b/app-text/djvu/djvu-3.5.23.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.23.ebuild,v 1.10 2011/11/13 10:54:12 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.23.ebuild,v 1.11 2012/03/11 16:14:54 ssuominen Exp $ -EAPI="2" +EAPI=2 inherit fdo-mime autotools flag-o-matic MY_P="${PN}libre-${PV#*_p}" diff --git a/app-text/djvu/djvu-3.5.24.ebuild b/app-text/djvu/djvu-3.5.24.ebuild index cfdbf17ef97a..2c99ead8e252 100644 --- a/app-text/djvu/djvu-3.5.24.ebuild +++ b/app-text/djvu/djvu-3.5.24.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.24.ebuild,v 1.8 2011/11/13 10:54:12 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.24.ebuild,v 1.9 2012/03/11 16:14:54 ssuominen Exp $ -EAPI="4" +EAPI=4 inherit eutils fdo-mime autotools flag-o-matic MY_P="${PN}libre-${PV#*_p}" |